Originally created by @mightypanders on GitHub (Apr 11, 2023).
Is your feature request related to a problem? Please describe.
When viewing the playlist in the app it is currently (to my knowledge) not possible to start the playback of a specific podcast from the list, only for the whole list. Tapping a podcast in the list only links to the Detail View of the podcast, showing Shownotes and other details.
Describe the solution you'd like
I would like a button for each entry in the playlist which starts the playback of the specified podcast. Maybe it could be styled in the same way as the playback button in the podcast view (showing the remaining time if nothing is playing, showing 'Playing' if the podcast is playing and 'Finished' if the podcast is completed)
Describe alternatives you've considered
The cover of the podcast could serve as a (hidden) play button, superimposing a 'Pause' Icon if the podcast is playing.
The whole row of the podcast could serve as a button to start the playback of a podcast with the cover serving as a link to the Detail View
Additional context
This is a screenshot of something I have cobbled together myself.
I am not sure if this aligns with the vision of the project, if it is alright I could fix up any dangling issues in my fork and create a PR for this
Originally created by @mightypanders on GitHub (Apr 11, 2023).
### Is your feature request related to a problem? Please describe.
When viewing the playlist in the app it is currently (to my knowledge) not possible to start the playback of a specific podcast from the list, only for the whole list. Tapping a podcast in the list only links to the Detail View of the podcast, showing Shownotes and other details.
### Describe the solution you'd like
I would like a button for each entry in the playlist which starts the playback of the specified podcast. Maybe it could be styled in the same way as the playback button in the podcast view (showing the remaining time if nothing is playing, showing 'Playing' if the podcast is playing and 'Finished' if the podcast is completed)
### Describe alternatives you've considered
- The cover of the podcast could serve as a (hidden) play button, superimposing a 'Pause' Icon if the podcast is playing.
- The whole row of the podcast could serve as a button to start the playback of a podcast with the cover serving as a link to the Detail View
### Additional context
This is a screenshot of something I have cobbled together myself.
I am not sure if this aligns with the vision of the project, if it is alright I could fix up any dangling issues in my fork and create a PR for this

I think adding a play button makes sense but maybe just a round play/pause aligned right? The design would need to be played around with a bit to see what makes sense. The design from your screenshot looks a bit cramped.
Playlists are also available for audiobooks, so we would want to make sure this looks good with books also
@advplyr commented on GitHub (Apr 11, 2023):
I think adding a play button makes sense but maybe just a round play/pause aligned right? The design would need to be played around with a bit to see what makes sense. The design from your screenshot looks a bit cramped.
Playlists are also available for audiobooks, so we would want to make sure this looks good with books also
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @mightypanders on GitHub (Apr 11, 2023).
Is your feature request related to a problem? Please describe.
When viewing the playlist in the app it is currently (to my knowledge) not possible to start the playback of a specific podcast from the list, only for the whole list. Tapping a podcast in the list only links to the Detail View of the podcast, showing Shownotes and other details.
Describe the solution you'd like
I would like a button for each entry in the playlist which starts the playback of the specified podcast. Maybe it could be styled in the same way as the playback button in the podcast view (showing the remaining time if nothing is playing, showing 'Playing' if the podcast is playing and 'Finished' if the podcast is completed)
Describe alternatives you've considered
Additional context
This is a screenshot of something I have cobbled together myself.

I am not sure if this aligns with the vision of the project, if it is alright I could fix up any dangling issues in my fork and create a PR for this
@advplyr commented on GitHub (Apr 11, 2023):
I think adding a play button makes sense but maybe just a round play/pause aligned right? The design would need to be played around with a bit to see what makes sense. The design from your screenshot looks a bit cramped.
Playlists are also available for audiobooks, so we would want to make sure this looks good with books also
@advplyr commented on GitHub (May 22, 2023):
Added in v0.9.64-beta