This commit is contained in:
Kuba
2025-10-13 21:03:23 +02:00
parent 02d71df92c
commit 4929af0cb4
+1 -1
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