mirror of
https://github.com/misiektoja/spotify_profile_monitor.git
synced 2026-04-26 15:35:54 +03:00
[GH-ISSUE #25] Error: list index out of range if -l given invalid playlist #16
Labels
No labels
Stale
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify_profile_monitor#16
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 @tomballgithub on GitHub (Jul 19, 2025).
Original GitHub issue: https://github.com/misiektoja/spotify_profile_monitor/issues/25
Documenting an issue I observed. If you use the -l option to 'list tracks for playlist' and the playlist given is invalid or not a full URL, a "list index out of range' error occurs
@github-actions[bot] commented on GitHub (Aug 19, 2025):
This issue has been marked as stale because it has been inactive for 30 days. It will be closed in 7 days if no further activity occurs.
@tomballgithub commented on GitHub (Aug 19, 2025):
Commenting to keep it open. I plan to make a PR fix
@tomballgithub commented on GitHub (Sep 6, 2025):
Fixed with PR #27
@github-actions[bot] commented on GitHub (Oct 7, 2025):
This issue has been marked as stale because it has been inactive for 30 days. It will be closed in 7 days if no further activity occurs.
@tomballgithub commented on GitHub (Oct 7, 2025):
Waiting for PR to be released to main
@tomballgithub commented on GitHub (Oct 12, 2025):
Fixed with latest release