[GH-ISSUE #827] Podcasts feature request: Indicate played episodes in ui #351

Open
opened 2026-02-28 14:48:38 +03:00 by kerem · 1 comment
Owner

Originally created by @nboughton on GitHub (Jun 6, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/827

At present there's no way to see which episodes have already been played. Does the Web API allow for this? Would it be possible to add an icon or string next to played episodes such as (p) or something similar?

This would be very useful if it could be combined with a config option to filter out played episodes and default sorting by oldest episodes first.

Originally created by @nboughton on GitHub (Jun 6, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/827 At present there's no way to see which episodes have already been played. Does the Web API allow for this? Would it be possible to add an icon or string next to played episodes such as (p) or something similar? This would be very useful if it could be combined with a config option to filter out played episodes and default sorting by oldest episodes first.
Author
Owner

@sputnick1124 commented on GitHub (Sep 28, 2021):

The UI should already be showing this. I think what may be happening is that due to a limitation in the underlying librespot library, tracks played with spotifyd do not get properly reported as played back to Spotify's servers.

Some questions for you:

  1. Are you using spotifyd as your playback device?
  2. If you listen to a podcast episode from the web client, does it show as played in spotify-tui's ui?

If the answer to either of those questions is no, then we have something to fix. Otherwise, it is unfortunately not something we can solve within this project.

<!-- gh-comment-id:928708885 --> @sputnick1124 commented on GitHub (Sep 28, 2021): The UI should already be showing this. I think what may be happening is that due to a [limitation](https://github.com/librespot-org/librespot/issues/342) in the underlying librespot library, tracks played with spotifyd do not get properly reported as played back to Spotify's servers. Some questions for you: 1. Are you using spotifyd as your playback device? 2. If you listen to a podcast episode from the web client, does it show as played in spotify-tui's ui? If the answer to either of those questions is no, then we have something to fix. Otherwise, it is unfortunately not something we can solve within this project.
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#351
No description provided.