You've already forked RadioPlayer
mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-02-26 21:53:54 +01:00
wtf
This commit is contained in:
@@ -237,6 +237,7 @@ class Module(PlayerModule):
|
||||
except Exception: pass
|
||||
|
||||
def shutdown(self):
|
||||
self.logger.info("Shutting down...")
|
||||
self.ipc_thread_running = False
|
||||
|
||||
try: self.imc_q.put(None)
|
||||
|
||||
Reference in New Issue
Block a user