[GH-ISSUE #146] [Bug Report] Parsing Playlist Metadata Freezes at Offset=9300 #132

Open
opened 2026-02-27 04:57:43 +03:00 by kerem · 0 comments
Owner

Originally created by @carlyd95 on GitHub (Jan 8, 2026).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/146

Originally assigned to: @Googolplexed0 on GitHub.

Zotify Version
v0.11.15 (efficient-api branch)

Bug Description
When downloading from a file with playlist links with a large playlist it seems to get stuck at offset 9300.

DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.spotify.com:443 DEBUG:urllib3.connectionpool:https://api.spotify.com:443 "GET /v1/playlists/4ZJF6mo3Wixk5WfHZLPgPh/tracks?offset=9300&limit=100&market=from_token&additional_types=track&locale=en HTTP/1.1" 200 None DEBUG:zotify.debug:

Bug Triggering Command
sudo -u pi /home/pi/.local/bin/zotify -f zotifylist.txt --download-format mp3 --download-quality very_high --root-path /media/pi/X9/DJ/Music --output "{artist} - {song_name}" --download-real-time True --md-save-genres True --client-ID XXX--REDACTED--XXX

Error Traceback / Logs
zotify_DEBUG_2026-01-08_15-11-31.log

Config File
config_DEBUG.json

Additional Context
Sample Playlist

Originally created by @carlyd95 on GitHub (Jan 8, 2026). Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/146 Originally assigned to: @Googolplexed0 on GitHub. **Zotify Version** v0.11.15 (efficient-api branch) **Bug Description** When downloading from a file with playlist links with a large playlist it seems to get stuck at offset 9300. `DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.spotify.com:443 DEBUG:urllib3.connectionpool:https://api.spotify.com:443 "GET /v1/playlists/4ZJF6mo3Wixk5WfHZLPgPh/tracks?offset=9300&limit=100&market=from_token&additional_types=track&locale=en HTTP/1.1" 200 None DEBUG:zotify.debug:` **Bug Triggering Command** sudo -u pi /home/pi/.local/bin/zotify -f zotifylist.txt --download-format mp3 --download-quality very_high --root-path /media/pi/X9/DJ/Music --output "{artist} - {song_name}" --download-real-time True --md-save-genres True --client-ID XXX--REDACTED--XXX **Error Traceback / Logs** [zotify_DEBUG_2026-01-08_15-11-31.log](https://github.com/user-attachments/files/24510924/zotify_DEBUG_2026-01-08_15-11-31.log) **Config File** [config_DEBUG.json](https://github.com/user-attachments/files/24510925/config_DEBUG.json) **Additional Context** [Sample Playlist](https://open.spotify.com/playlist/4ZJF6mo3Wixk5WfHZLPgPh?si=5bd2bb0850404734)
Sign in to join this conversation.
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
starred/zotify#132
No description provided.