testing skip

This commit is contained in:
2024-04-24 20:02:37 +02:00
parent 2c50318f1c
commit a35d7da6e3
+1 -1
View File
@@ -86,7 +86,7 @@ let json.parse credentials = file.contents("/home/pi/Conjurer/icecast_credentia
p = interactive.bool("r1", false)
def check_skip()
if p.get() then
if p then
log.info("Skipping current track.")
radio.skip()
p.set(false)