[Enhancement]: Add favorite/pin to podcast library #1978

Open
opened 2026-04-25 00:02:01 +02:00 by adam · 0 comments
Owner

Originally created by @shensjw on GitHub (May 12, 2024).

Type of Enhancement

Web Interface/Frontend

Describe the Feature/Enhancement

Each user can mark the podcast shows as favorite and filter the latest episodes, so that they can easily find the new episodes from favorite shows.

Why would this be helpful?

Because we may add a lot of podcast shows for different users on the server. Currently in "latest" section, episodes from all shows are listed, so it can be hard to find the episodes from the shows that we are more interested in.

Future Implementation (Screenshot)

  1. For each podcast show in the library, we need to add a star button to mark the show as favorite.
  2. In "latest" section, we could add a tab to switch from showing all latest episodes to just showing the episodes from the shows we marked as favorite.

Audiobookshelf Server Version

v2.9.0

Current Implementation (Screenshot)

image

Originally created by @shensjw on GitHub (May 12, 2024). ### Type of Enhancement Web Interface/Frontend ### Describe the Feature/Enhancement Each user can mark the podcast shows as favorite and filter the latest episodes, so that they can easily find the new episodes from favorite shows. ### Why would this be helpful? Because we may add a lot of podcast shows for different users on the server. Currently in "latest" section, episodes from all shows are listed, so it can be hard to find the episodes from the shows that we are more interested in. ### Future Implementation (Screenshot) 1. For each podcast show in the library, we need to add a star button to mark the show as favorite. 2. In "latest" section, we could add a tab to switch from showing all latest episodes to just showing the episodes from the shows we marked as favorite. ### Audiobookshelf Server Version v2.9.0 ### Current Implementation (Screenshot) ![image](https://github.com/advplyr/audiobookshelf/assets/31555917/291dedf3-791e-4559-8014-1fc7fffffb2a)
adam added the enhancement label 2026-04-25 00:02:01 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1978