[GH-ISSUE #47] Playlist download fails if it contains a podcast episode #39

Closed
opened 2026-02-27 19:01:52 +03:00 by kerem · 2 comments
Owner

Originally created by @jelte1 on GitHub (Aug 23, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/47

When attempting to download a playlist that includes a podcast episode, the program crashes. This happens because some podcast episodes don’t have an associated artist, causing the artist value to be "None". I fixed this myself by adding an extra check when retrieving the artist from a track. Tho podcast episodes should probably just be skipped.

Originally created by @jelte1 on GitHub (Aug 23, 2025). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/47 When attempting to download a playlist that includes a podcast episode, the program crashes. This happens because some podcast episodes don’t have an associated artist, causing the artist value to be "None". I fixed this myself by adding an extra check when retrieving the artist from a track. Tho podcast episodes should probably just be skipped.
kerem closed this issue 2026-02-27 19:01:52 +03:00
Author
Owner

@afkarxyz commented on GitHub (Nov 24, 2025):

please send me the link, I'll try it

<!-- gh-comment-id:3572886496 --> @afkarxyz commented on GitHub (Nov 24, 2025): please send me the link, I'll try it
Author
Owner

@jelte1 commented on GitHub (Dec 10, 2025):

I think it's fixed in the current version.

<!-- gh-comment-id:3638811631 --> @jelte1 commented on GitHub (Dec 10, 2025): I think it's fixed in the current version.
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/SpotiFLAC#39
No description provided.