Some songs are saved as ._1.ogg #64
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?
It happens multiple times while downloading a larger list, it seems the
._1.oggfile gets overwritten and there are multiple entries in.song_idsall with the._1.oggname. If I delete._1.oggand clean up.song_idsto 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.