[GH-ISSUE #47] Podcast support #36

Open
opened 2026-02-28 14:46:31 +03:00 by kerem · 9 comments
Owner

Originally created by @ceuk on GitHub (Oct 12, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/47

Hey, podcasts don't seem to appear. Although playlists of podcasts do, trying to enter them doesn't do anything. Am I right in thinking the aren't supported right now or have I just misconfigured something?

Originally created by @ceuk on GitHub (Oct 12, 2019). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/47 Hey, podcasts don't seem to appear. Although playlists of podcasts do, trying to enter them doesn't do anything. Am I right in thinking the aren't supported right now or have I just misconfigured something?
Author
Owner

@Rigellute commented on GitHub (Oct 12, 2019):

Ah good point. Searching for podcasts is not yet implement - need to figure out where to put the results!

In addition, the view for your Library Podcasts is also not yet implemented.

<!-- gh-comment-id:541354200 --> @Rigellute commented on GitHub (Oct 12, 2019): Ah good point. Searching for podcasts is not yet implement - need to figure out where to put the results! In addition, the view for your Library Podcasts is also not yet implemented.
Author
Owner

@ceuk commented on GitHub (Oct 12, 2019):

So I discovered podcasts won't play on spotifyd at all. It's super weird you can start it playing on e.g. your phone, then try to switch device and it will fail. Or you can switch to your spotifyd device from another client (e.g. phone) and whilst playing a song will work, when you try play a podcast it just doesn't.

Not related I know, but interesting :)

<!-- gh-comment-id:541366357 --> @ceuk commented on GitHub (Oct 12, 2019): So I discovered podcasts won't play on spotifyd at all. It's super weird you can start it playing on e.g. your phone, then try to switch device and it will fail. Or you can switch to your spotifyd device from another client (e.g. phone) and whilst playing a song will work, when you try play a podcast it just doesn't. Not related I know, but interesting :)
Author
Owner

@Rigellute commented on GitHub (Oct 13, 2019):

Huh that is interesting!

<!-- gh-comment-id:541440294 --> @Rigellute commented on GitHub (Oct 13, 2019): Huh that is interesting!
Author
Owner

@mgustran commented on GitHub (Mar 31, 2020):

with spotifyd (full, from github binary releases page) podcasts are listening ok in my device. tested on xUbuntu 18.04 with the basic configuration for alsa/pulseaudio

<!-- gh-comment-id:606848337 --> @mgustran commented on GitHub (Mar 31, 2020): with spotifyd (full, from github binary releases page) podcasts are listening ok in my device. tested on xUbuntu 18.04 with the basic configuration for alsa/pulseaudio
Author
Owner

@ceuk commented on GitHub (Mar 31, 2020):

ah great, I might try again!

<!-- gh-comment-id:606921171 --> @ceuk commented on GitHub (Mar 31, 2020): ah great, I might try again!
Author
Owner

@ramsayleung commented on GitHub (Jun 8, 2020):

Author of rspotify here, the podcast endpoints have been added recently, the PR of adding podcast support has been merged :)

<!-- gh-comment-id:640321361 --> @ramsayleung commented on GitHub (Jun 8, 2020): Author of [rspotify](https://github.com/ramsayleung/rspotify) here, the podcast endpoints have been added recently, the PR of adding podcast support has been merged :)
Author
Owner

@sputnick1124 commented on GitHub (Sep 2, 2020):

Now that we have upgraded our rspotify and have podcast support, I have started implementing podcast functionality piecemeal. I figure it would be alright if we hijack this issue to act as a tracking issue for podcast features. We may want to create new issues for the more granular components, as this may make it easy for newcomers to contribute as well. Most of these things are fairly simple to implement, but also provide a good way to get in touch with the code base

The features that come top of mind for me that need doing (some of which I've at least started):

  1. playback progress support (PR: #563)
  2. search (WIP branch: https://github.com/sputnick1124/spotify-tui/tree/podcast-support-search PR: #581)
  3. user's saved podcast list
  4. ability to follow/unfollow podcasts
<!-- gh-comment-id:685270057 --> @sputnick1124 commented on GitHub (Sep 2, 2020): Now that we have upgraded our `rspotify` and have podcast support, I have started implementing podcast functionality piecemeal. I figure it would be alright if we hijack this issue to act as a tracking issue for podcast features. We may want to create new issues for the more granular components, as this may make it easy for newcomers to contribute as well. Most of these things are fairly simple to implement, but also provide a good way to get in touch with the code base The features that come top of mind for me that need doing (some of which I've at least started): 1. playback progress support (PR: #563) 2. search (~~WIP branch: https://github.com/sputnick1124/spotify-tui/tree/podcast-support-search~~ PR: #581) 3. user's saved podcast list 4. ability to follow/unfollow podcasts
Author
Owner

@junishigohoka commented on GitHub (Nov 1, 2020):

Hi, has this been included in 0.22.0 already?
I am not familiar with git and not sure how to tell what is included in the current version and what has been merged but not released yet...
For 0.22.0, I cannot scroll on podcast with ctrl-d or ctrl-u

<!-- gh-comment-id:720150497 --> @junishigohoka commented on GitHub (Nov 1, 2020): Hi, has this been included in 0.22.0 already? I am not familiar with git and not sure how to tell what is included in the current version and what has been merged but not released yet... For 0.22.0, I cannot scroll on podcast with ctrl-d or ctrl-u
Author
Owner

@sputnick1124 commented on GitHub (Nov 2, 2020):

It has, but paging will not be available until https://github.com/Rigellute/spotify-tui/pull/635 us completed and merged. Progress is a little slow going since I have only had a couple nights and weekends to devote to it.

<!-- gh-comment-id:720176416 --> @sputnick1124 commented on GitHub (Nov 2, 2020): It has, but paging will not be available until https://github.com/Rigellute/spotify-tui/pull/635 us completed and merged. Progress is a little slow going since I have only had a couple nights and weekends to devote to it.
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/spotify-tui#36
No description provided.