Album download fails when multiple tracks share identical names #24
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Investigation
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
spotizerrphoenix/spotizerr-phoenix#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
When attempting to download albums containing multiple tracks with the same title, only the first track is actually downloaded. The downloader reports that the subsequent tracks have been successfully downloaded, but they are missing from the output directory.
For example, the album Everflow has four consecutive tracks all titled Everflow. In this case, only the first track is downloaded, while tracks two to four are skipped despite being marked as completed.
To Reproduce
Steps to reproduce the behaviour:
Download any album with identical names, example: Everflow(Original Game Soundtrack).
Expected behaviour
The album should download successfully, with all tracks saved regardless of whether they share the same name. Ideally, spotizerr should handle identical track names gracefully, for example by appending an index (I thought spotizerr is already doing this?) or differentiating them in another way.
Screenshots
N/A
Desktop (please complete the following information):
docker-compose.yaml
.env
Config
Logs
Version
v4.0.15