updated the playlist and playng state

This commit is contained in:
2025-06-24 15:41:17 +03:00
parent 71eab75d51
commit cca7d75376
12 changed files with 206 additions and 48 deletions

View File

@@ -3,7 +3,7 @@
# filepath: /home/pi/Desktop/signage-player/run_app.sh
# Navigate to the application directory
cd /home/pi/signage-player/src || exit
cd /home/pi/Desktop/signage-player/src || exit
# Check for the --verbose flag
if [[ "$1" == "--verbose" ]]; then