Some songs are saved as ._1.ogg #64

Open
opened 2023-12-30 01:53:34 -05:00 by timkgh · 0 comments
timkgh commented 2023-12-30 01:53:34 -05:00 (Migrated from github.com)

It happens multiple times while downloading a larger list, it seems the ._1.ogg file gets overwritten and there are multiple entries in .song_ids all with the ._1.ogg name. If I delete ._1.ogg and clean up .song_ids to remove these entries and download again it seems to work so it feels like some sort of an edge bug.

https://github.com/zotify-dev/zotify/pull/52 might be related.

This might also be because the Liked Songs playlist has duplicates with the same artist/track name but different track URIs, e.g. same song is liked from both the album and a single release.

It happens multiple times while downloading a larger list, it seems the `._1.ogg` file gets overwritten and there are multiple entries in `.song_ids` all with the `._1.ogg` name. If I delete `._1.ogg` and clean up `.song_ids` to remove these entries and download again it seems to work so it feels like some sort of an edge bug. https://github.com/zotify-dev/zotify/pull/52 might be related. This might also be because the Liked Songs playlist has duplicates with the same artist/track name but different track URIs, e.g. same song is liked from both the album and a single release.
Sign in to join this conversation.
No labels
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
zotify-dev/zotify#64
No description provided.