Filter subscription on fetching

App version: 2.1.4 (Google Play)

Problem you may be having, or feature you want:
I have subscribed a podcast, where they put add per day different “types” of the podcast. I.e., there are three morning versions, a noon and an evening version.
I never hear the morning and evening versions but exclusively the noon version.
But the others are always fetched as well.

Suggested solution:
I would like to add a (regex) filter for the fetcher, so that only episodes called ^.*Mittagsjournal.*$ are fetched and displayed.

Screenshots / Drawings / Technical details:
see the rss file of the podcast Ö1 Journale

I don’t think full regex support is a good fit for AntennaPod, as most users probably don’t know how to write the expressions. Do you know siftrss.com? I’m using that service for a similar use-case.

siftrss looks great! That functionality built in would be perfect.
For now, I’ll use it instead.

For automatic download you have filters to include or exclude episodes.
But I think excluded episodes would still appears as new.

Maybe those filters could also be used to display or not episodes?

I do not use the download method, because streaming works fine for me.
But in principle, something like that would be great.