Duplicate removal is never executed #14

Open
opened 2026-08-22 20:29:59 +00:00 by faceguy · 0 comments
Owner

The README states that duplicate tracks are removed before sorting, and RemoveDuplicateTracksFromPlaylist exists, but it has no production callers. sorter.Run() goes directly from fetching tracks to grouping and reordering them, so duplicates remain in the playlist.

The README states that duplicate tracks are removed before sorting, and `RemoveDuplicateTracksFromPlaylist` exists, but it has no production callers. `sorter.Run()` goes directly from fetching tracks to grouping and reordering them, so duplicates remain in the playlist.
faceguy self-assigned this 2026-08-22 20:29:59 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
faceguy/my-spotify-playlist-sorter-go#14
No description provided.