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