Error moving unplayed tracks #162

Closed
opened 2023-01-19 22:45:22 +00:00 by kae · 0 comments
Owner
File "/home/kae/mm/app/musicmuster.py", line 935, in move_unplayed
    f"Move {len(unplayed_playlist_rows)} tracks:"

NameError: name 'unplayed_playlist_rows' is not defined
``` File "/home/kae/mm/app/musicmuster.py", line 935, in move_unplayed f"Move {len(unplayed_playlist_rows)} tracks:" NameError: name 'unplayed_playlist_rows' is not defined ```
kae added the
bug
label 2023-01-19 22:45:22 +00:00
kae referenced this issue from a commit 2023-01-19 23:42:03 +00:00
kae closed this issue 2023-01-19 23:42:03 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kae/musicmuster#162
No description provided.