[PR #564] [CLOSED] Added podcast episode filter #3377

Closed
opened 2026-04-25 00:15:25 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/564
Author: @rasmuslos
Created: 5/5/2022
Status: Closed

Base: masterHead: master


📝 Commits (3)

📊 Changes

2 files changed (+74 additions, -1 deletions)

View changed files

client/components/controls/EpisodeFilterSelect.vue (+73 -0)
📝 client/components/tables/podcast/EpisodesTable.vue (+1 -1)

📄 Description

Added a filter to only show certain episodes
This performs terribly right now, I will look into that


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/564 **Author:** [@rasmuslos](https://github.com/rasmuslos) **Created:** 5/5/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`e0badf6`](https://github.com/advplyr/audiobookshelf/commit/e0badf6eaf17f8469c4e749c6138e9aa2560662b) Added podcast episode filter - [`96280d0`](https://github.com/advplyr/audiobookshelf/commit/96280d02d6c8a61fcc6eacda56ba391f8c4a87b5) bump - [`ba445b1`](https://github.com/advplyr/audiobookshelf/commit/ba445b10c6dd7024d0fd5811b8504a972cb8ae6f) Merge pull request #1 from advplyr/master ### 📊 Changes **2 files changed** (+74 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `client/components/controls/EpisodeFilterSelect.vue` (+73 -0) 📝 `client/components/tables/podcast/EpisodesTable.vue` (+1 -1) </details> ### 📄 Description Added a filter to only show certain episodes **This performs terribly right now, I will look into that** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:15:25 +02:00
adam closed this issue 2026-04-25 00:15:25 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3377