You've already forked RadioPlayer
mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-02-26 21:53:54 +01:00
nothing important
This commit is contained in:
@@ -51,6 +51,7 @@ def check_if_playlist_modifed(playlist_path: str):
|
|||||||
if playlist_path != night_playlist_path:
|
if playlist_path != night_playlist_path:
|
||||||
logger.info("Time changed to night hours, switching playlist...")
|
logger.info("Time changed to night hours, switching playlist...")
|
||||||
return True
|
return True
|
||||||
|
return False
|
||||||
|
|
||||||
class Module(PlaylistAdvisor):
|
class Module(PlaylistAdvisor):
|
||||||
def __init__(self) -> None:
|
def __init__(self) -> None:
|
||||||
|
|||||||
Reference in New Issue
Block a user