mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #423] Podcast Support in playlists #229
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#229
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 @mikikiv on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/423
Is your feature already implemented in the latest
master?No
Is your feature request related to a problem? Please describe.
Playlists that contain podcasts do not render any items. This means I cannot start listening to one of these playlists from Spotify_Player. The Spotify playlist called "Daily Drive" contains both songs and podcasts
Describe the solution you'd like
Render all songs and podcasts in a playlist
Describe alternatives you've considered
Allow a way to start playing items in a playlist without having to render the songs in it. Like in the action menu while on a playlist
@mikikiv commented on GitHub (Jul 15, 2024):
This is resolved in 0.19.1. Still cant start a podcast manually in a playlist view, but being able to start the playlist is all I asked for here and works well enough!