You've already forked RadioPlayer
mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-02-26 21:53:54 +01:00
oh wait
This commit is contained in:
@@ -264,7 +264,7 @@ def play_playlist(playlist_path):
|
||||
|
||||
if official: print_wait(ttw, 1, pr.duration, f"{track_name}: ")
|
||||
else: time.sleep(ttw)
|
||||
if modified: i += 1
|
||||
if not modified: i += 1
|
||||
|
||||
def main():
|
||||
global playlist_advisor, active_modifier
|
||||
|
||||
Reference in New Issue
Block a user