[Enhancement]: Filter RSS feed #926

Open
opened 2026-04-24 23:26:20 +02:00 by adam · 8 comments
Owner

Originally created by @StevenDTX on GitHub (Jan 31, 2023).

Describe the feature/enhancement

Podcast RSS Feed example: https://feeds.megaphone.fm/PION8614954163

I only want the episodes called *Full Show*. The rest of the episodes are individual segments that are put together to make the full show episodes.

Another example: https://audioboom.com/channels/4964339.rss

They occasionally add repeats to the feed, but called them Revisited. It would be nice to filter those out.

Thanks!

Originally created by @StevenDTX on GitHub (Jan 31, 2023). ### Describe the feature/enhancement Podcast RSS Feed example: https://feeds.megaphone.fm/PION8614954163 I only want the episodes called `*Full Show*`. The rest of the episodes are individual segments that are put together to make the full show episodes. Another example: https://audioboom.com/channels/4964339.rss They occasionally add repeats to the feed, but called them `Revisited`. It would be nice to filter those out. Thanks!
adam added the enhancement label 2026-04-24 23:26:20 +02:00
Author
Owner

@advplyr commented on GitHub (Jan 31, 2023):

Is there another application you are used to that handles filtering that you can share?

@advplyr commented on GitHub (Jan 31, 2023): Is there another application you are used to that handles filtering that you can share?
Author
Owner

@StevenDTX commented on GitHub (Jan 31, 2023):

Is there another application you are used to that handles filtering that you can share?

There is not. I currently download all my podcasts with a powershell script that I wrote. I've been using Emby, but I really dislike how it handles podcasts sometimes.s

@StevenDTX commented on GitHub (Jan 31, 2023): > Is there another application you are used to that handles filtering that you can share? There is not. I currently download all my podcasts with a powershell script that I wrote. I've been using Emby, but I really dislike how it handles podcasts sometimes.s
Author
Owner

@pierre-vo commented on GitHub (Feb 13, 2023):

Is there another application you are used to that handles filtering that you can share?

Podcast addict on android has filtering https://podcastaddict.com/faq/370

Most of the time they use keywords in the title so matching on words in the title might be enough.

@pierre-vo commented on GitHub (Feb 13, 2023): > Is there another application you are used to that handles filtering that you can share? Podcast addict on android has filtering https://podcastaddict.com/faq/370 Most of the time they use keywords in the title so matching on words in the title might be enough.
Author
Owner

@mfcar commented on GitHub (Mar 7, 2023):

Hi @StevenDTX , what do you mean when you ask for a filter on the Feed RSS?
Do you mean to add a filter on the podcast schedule page to download just the episodes based on your filter?
Or would you like to expose the episodes based on your filter on an opened RSS feed?


They occasionally add repeats to the feed, but called them Revisited. It would be nice to filter those out.

This looks good, but Revisited is not a pattern or a podcast type. I think filtering by some specific words on the title can bring more complexity.

@mfcar commented on GitHub (Mar 7, 2023): Hi @StevenDTX , what do you mean when you ask for a filter on the Feed RSS? Do you mean to add a filter on the podcast schedule page to download just the episodes based on your filter? Or would you like to expose the episodes based on your filter on an opened RSS feed? --------- >They occasionally add repeats to the feed, but called them Revisited. It would be nice to filter those out. This looks good, but Revisited is not a pattern or a podcast type. I think filtering by some specific words on the title can bring more complexity.
Author
Owner

@StevenDTX commented on GitHub (Mar 7, 2023):

Hi @StevenDTX , what do you mean when you ask for a filter on the Feed RSS? Do you mean to add a filter on the podcast schedule page to download just the episodes based on your filter? Or would you like to expose the episodes based on your filter on an opened RSS feed?

They occasionally add repeats to the feed, but called them Revisited. It would be nice to filter those out.

This looks good, but Revisited is not a pattern or a podcast type. I think filtering by some specific words on the title can bring more complexity.

Not sure I completely understand what you are asking me as I already gave examples. I am looking to either include or exclude various episodes based on the name of the episode.

That being said, I haven't played around with audiobookshelf since I posted this. And it doesnt appear that anybody else is interested in this feature, so I should probably just close this.

@StevenDTX commented on GitHub (Mar 7, 2023): > Hi @StevenDTX , what do you mean when you ask for a filter on the Feed RSS? Do you mean to add a filter on the podcast schedule page to download just the episodes based on your filter? Or would you like to expose the episodes based on your filter on an opened RSS feed? > > > They occasionally add repeats to the feed, but called them Revisited. It would be nice to filter those out. > > This looks good, but Revisited is not a pattern or a podcast type. I think filtering by some specific words on the title can bring more complexity. Not sure I completely understand what you are asking me as I already gave examples. I am looking to either include or exclude various episodes based on the name of the episode. That being said, I haven't played around with audiobookshelf since I posted this. And it doesnt appear that anybody else is interested in this feature, so I should probably just close this.
Author
Owner

@lunik1 commented on GitHub (Mar 7, 2023):

I am interested in this feature, to work exactly as you described. My use case is feeds containing multiple shows, re-air old episodes, or publish previews of premium episodes.

@lunik1 commented on GitHub (Mar 7, 2023): I am interested in this feature, to work exactly as you described. My use case is feeds containing multiple shows, re-air old episodes, or publish previews of premium episodes.
Author
Owner

@undaunt commented on GitHub (Jun 29, 2023):

I'm also interested in this, situationally because Patreon feeds are limited to 1 feed per creator, and some (such as Glass Cannon Network) release multiple exclusive shows on different days of the week. If I could self filter those into separate Podcast listings, or at least create multiple sub-rss feeds based on the Patreon feed so each show has it's own feed, that would be awesome.

@undaunt commented on GitHub (Jun 29, 2023): I'm also interested in this, situationally because Patreon feeds are limited to 1 feed per creator, and some (such as [Glass Cannon Network](https://www.patreon.com/glasscannon/posts)) release multiple exclusive shows on different days of the week. If I could self filter those into separate Podcast listings, or at least create multiple sub-rss feeds based on the Patreon feed so each show has it's own feed, that would be awesome.
Author
Owner

@cocowash commented on GitHub (Aug 9, 2023):

I'm also interested in this, I follow a radio channel and I'm only interested in one of their weekly programs. Having a filter would allow me to auto download it instead of remember to do it every week.

@cocowash commented on GitHub (Aug 9, 2023): I'm also interested in this, I follow a radio channel and I'm only interested in one of their weekly programs. Having a filter would allow me to auto download it instead of remember to do it every week.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#926