0
1
mirror of https://github.com/radio95-rnt/RadioPlayer.git synced 2026-02-26 21:53:54 +01:00
This commit is contained in:
Kuba
2025-10-13 21:03:23 +02:00
parent 02d71df92c
commit 4929af0cb4

View File

@@ -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