Custom Filters: Filename, Video Codec and empty #9052

Closed
opened 2026-02-20 00:09:58 -05:00 by deekerman · 3 comments
Owner

Originally created by @magnus5405 on GitHub (Feb 10, 2025).

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Some of my library is very old and not in the quality i would like. Where most of it was manually imported when i adopted Radarr. So additional filters to help filter out these old movies would be very helpful.

Describe the solution you'd like

Adding the following filters:

  • Filename: To be able to match filename with 'contains' and 'does not contain'. The motivation for this is that I include the release group in the filename and therefore would be able to match the movies that doesn't have a release group saved, since they are just marked as Radarr.
  • Video Codec: I prefer x265 encoding so filtering out only x264 releases would be very nice

Describe alternatives you've considered

Release Groups -> empty: Alternative to matching the filename for Radarr, just being able to select 'empty' in addition to the 'contains' and 'does not contain' would also solve the issue of selecting movies that doesn't have a release group saved.

Anything else?

Being able to use RegEx on the filename search would also be very helpful.

Originally created by @magnus5405 on GitHub (Feb 10, 2025). ### Is there an existing issue for this? - [x] I have searched the existing open and closed issues ### Is your feature request related to a problem? Please describe Some of my library is very old and not in the quality i would like. Where most of it was manually imported when i adopted Radarr. So additional filters to help filter out these old movies would be very helpful. ### Describe the solution you'd like Adding the following filters: - Filename: To be able to match filename with 'contains' and 'does not contain'. The motivation for this is that I include the release group in the filename and therefore would be able to match the movies that doesn't have a release group saved, since they are just marked as Radarr. - Video Codec: I prefer x265 encoding so filtering out only x264 releases would be very nice ### Describe alternatives you've considered Release Groups -> empty: Alternative to matching the filename for Radarr, just being able to select 'empty' in addition to the 'contains' and 'does not contain' would also solve the issue of selecting movies that doesn't have a release group saved. ### Anything else? Being able to use RegEx on the filename search would also be very helpful.
Author
Owner

@bakerboy448 commented on GitHub (Feb 10, 2025):

I have searched the existing open and closed issues

You did not. Please don't check a box simply because it's required

As stated in the several duplicates and related issues to this issue - custom filters are for movie properties not movie file properties due to eventual multi-edition/file support.

@bakerboy448 commented on GitHub (Feb 10, 2025): > I have searched the existing open and closed issues You did not. Please don't check a box simply because it's required As stated in the several duplicates and related issues to this issue - custom filters are for movie properties not movie file properties due to eventual multi-edition/file support.
Author
Owner

@magnus5405 commented on GitHub (Feb 10, 2025):

@bakerboy448 are Release Groups not a movie file property then? I think the option to filter out movies with no Release Group still applies here? Would i need to create a new issue or is this not something applicable?

@magnus5405 commented on GitHub (Feb 10, 2025): @bakerboy448 are Release Groups not a movie file property then? I think the option to filter out movies with no Release Group still applies here? Would i need to create a new issue or is this not something applicable?
Author
Owner

@bakerboy448 commented on GitHub (Feb 10, 2025):

There is no "Release Group" filter. It is "Release Groups" would be similar to the Size concept as it's an aggregate.

I.e. designed in mind for future file support with not a ton of future rework.

That would be a separate feature request - filter for no release group using Release Groups - to be done upstream at Sonarr.

@bakerboy448 commented on GitHub (Feb 10, 2025): There is no "Release Group" filter. It is "Release Groups" would be similar to the Size concept as it's an aggregate. I.e. designed in mind for future file support with not a ton of future rework. That would be a separate feature request - filter for no release group using Release Groups - to be done upstream at Sonarr.
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/Radarr#9052
No description provided.