mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
check
This commit is contained in:
@@ -406,6 +406,8 @@ def play_playlist(playlist_path, custom_playlist: bool=False, play_newest_first=
|
|||||||
logger.info("Time changed to night hours, switching playlist...")
|
logger.info("Time changed to night hours, switching playlist...")
|
||||||
return_pending = True
|
return_pending = True
|
||||||
|
|
||||||
|
if return_pending and not current_process: return
|
||||||
|
|
||||||
if current_process:
|
if current_process:
|
||||||
time.sleep(cross_for_cross_time)
|
time.sleep(cross_for_cross_time)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user