Fix crash when playlist.pls exists but not the json one
All checks were successful
ci / deploy (push) Successful in 29s
All checks were successful
ci / deploy (push) Successful in 29s
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
|
||||
while true; do
|
||||
pip3 install -U yt-dlp
|
||||
/opt/je_te_met_en_pls.py /songs || true
|
||||
/opt/je_te_met_en_pls.py /jingles || true
|
||||
|
||||
/opt/yt_sync.py || true
|
||||
|
||||
/opt/je_te_met_en_pls.py /songs || true
|
||||
|
||||
Reference in New Issue
Block a user