fb9f46a94f
- Rebuilt evdev wheel for cp313 aarch64 (was missing from repo) - Updated install.sh: add --system-site-packages to venv, verify imports - Updated start.sh: activate .venv before running player - Updated run_player.sh: activate .venv before running player - Added pip fallback for kivy/ffpyplayer if apt/pip install misses them
16 lines
341 B
JSON
16 lines
341 B
JSON
{
|
|
"count": 1,
|
|
"player_id": 1,
|
|
"player_name": "player_test",
|
|
"playlist": [
|
|
{
|
|
"file_name": "sean-oulashin-KMn4VEeEPR8-unsplash.jpg",
|
|
"type": "image",
|
|
"url": "media/sean-oulashin-KMn4VEeEPR8-unsplash.jpg",
|
|
"duration": 14,
|
|
"edit_on_player": false
|
|
}
|
|
],
|
|
"playlist_id": 1,
|
|
"playlist_version": 2
|
|
} |