Fix crash when playlist.pls exists but not the json one
All checks were successful
ci / deploy (push) Successful in 29s

This commit is contained in:
2026-01-21 00:46:07 +01:00
parent 8ca5deebb2
commit 778437da35
2 changed files with 2 additions and 3 deletions

View File

@@ -6,6 +6,8 @@ touch /songs/playlist.pls /jingles/playlist.pls
# fallback
python /opt/je_te_met_en_pls.py /air-support
python /opt/je_te_met_en_pls.py /songs
python /opt/je_te_met_en_pls.py /jingles
# Start background sync process
/opt/ultrasync.sh &