mirror of
https://github.com/Pecusx/piradio-mini.git
synced 2026-05-20 22:33:44 +02:00
Fixes for streaming problems.
This commit is contained in:
@@ -449,6 +449,7 @@ class Radio:
|
||||
# Icecast Streaming settings
|
||||
self.streaming = self.getStoredStreaming()
|
||||
if self.streaming:
|
||||
self.streaming = False
|
||||
self.streamingOn()
|
||||
else:
|
||||
self.streamingOff()
|
||||
|
||||
Reference in New Issue
Block a user