fixed the update_config_playlist version

This commit is contained in:
2025-06-25 10:30:46 +03:00
parent 01a6a95645
commit f7d749cc8b
13 changed files with 635 additions and 45 deletions

View File

@@ -1,10 +1,10 @@
{
"screen_orientation": "Landscape",
"screen_name": "rpi-tv11",
"screen_name": "tv-terasa",
"quickconnect_key": "8887779",
"server_ip": "192.168.1.74",
"port": "5000",
"server_ip": "digi-signage.moto-adv.com",
"port": "80",
"screen_w": "1920",
"screen_h": "1080",
"playlist_version": 6
"playlist_version": 2
}