mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-25 14:25:50 +03:00
[GH-ISSUE #78] [Bug Report] KeyError crash after queueing playlist download #66
Labels
No labels
bug
considering
discussion
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zotify#66
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?
Originally created by @qvattr0 on GitHub (Sep 15, 2025).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/78
Originally assigned to: @Googolplexed0 on GitHub.
Zotify Version
v0.10.12
Bug Description
I've decided to give the new branch with the upgraded API call system a try so I installed it and tried to download some tracks from a playlist. After running
zotify -pand selecting the appropriate ID for the playlist, I received a KeyError message. You can find more information below.Bug Triggering Command
zotify -pError Traceback / Logs
zotify_DEBUG_2025-09-15_12-27-34.log
Config File
config_DEBUG.json
@Googolplexed0 commented on GitHub (Sep 16, 2025):
Fixed this bug/crash and quite a few others that were lurking in UserPlaylists and the other subclasses of Query. Thanks for finding these!
@qvattr0 commented on GitHub (Sep 16, 2025):
Of course! When do you think the version with the fixes will be available for downloads?