mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-25 06:15:55 +03:00
[GH-ISSUE #38] [Bug Report] Crashes on getting lyrics #31
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#31
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 @DerKO9 on GitHub (Jul 29, 2025).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/38
Originally assigned to: @Googolplexed0 on GitHub.
Bug Description
I'm getting a "IndexError: list index out of range" when trying to download "Beastie Boys - So What'Cha Want" (https://open.spotify.com/track/5h9mwffuipb2TSeTFp8Pu0). It looks like its failing to get the lyrics. I have tried multiple times and it seems to consistent on this song. I also saw this same error happen for some other songs.
Error Traceback / Logs
Config File
Zotify Version
v0.9.0
Additional Context
Other songs this error shows for:
@Googolplexed0 commented on GitHub (Jul 29, 2025):
Good catch. Should be fixed with
7701689.