mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
sx
This commit is contained in:
@@ -29,6 +29,7 @@ let json.parse credentials = file.contents("/home/pi/Conjurer/icecast_credentia
|
||||
def queue_processing()
|
||||
f1=file.read("/home/pi/Conjurer/request.playlist")
|
||||
text = f1()
|
||||
f1.close()
|
||||
if text != "" then
|
||||
requests_queue.push.uri(text)
|
||||
file.remove("/home/pi/Conjurer/request.playlist")
|
||||
|
||||
Reference in New Issue
Block a user