updated get playlist function

This commit is contained in:
Kivy Signage Player
2025-11-12 16:06:48 +02:00
parent 96f9118362
commit 9f957bbd5d
8 changed files with 1608 additions and 2 deletions

10
src/player_auth.json Normal file
View File

@@ -0,0 +1,10 @@
{
"hostname": "rpi-tvholba1",
"auth_code": "aDHIMS2yx_HhfR0dWKy9VHaM_h0CKemfcsqv4Zgp0IY",
"player_id": 2,
"player_name": "Tv-Anunturi",
"group_id": null,
"orientation": "Landscape",
"authenticated": true,
"server_url": "http://172.18.0.1:5000"
}