Radarr V3: Add "Filename" Filter #5711

Closed
opened 2026-02-19 23:00:32 -05:00 by deekerman · 1 comment
Owner

Originally created by @zalaare on GitHub (Mar 25, 2021).

Radarr Version: 3.0.2.4552

Custom filters are great! However I went to create a filter to find all my movies that are of quality Remux that I am still monitoring. Specifically so I could stop monitoring them and transcode them down to more "manageable" size. When attempting this I discovered that Path was an option, but Filename wasn't. I don't store the quality of the video in the Path.

If there is a way to auto-tag movies with the quality profile upon import success (and consequently to remove tags that no longer apply if replaced), then I could use the Tags filter. This seems like the long way around though.

Currently I've "cheesed" this with a close approximation using "Size on Disk", however there are many false positives this way.

radarr_v3_filter

Originally created by @zalaare on GitHub (Mar 25, 2021). Radarr Version: 3.0.2.4552 Custom filters are great! However I went to create a filter to find all my movies that are of quality Remux that I am still monitoring. Specifically so I could stop monitoring them and transcode them down to more "manageable" size. When attempting this I discovered that Path was an option, but Filename wasn't. I don't store the quality of the video in the Path. If there is a way to auto-tag movies with the quality profile upon import success (and consequently to remove tags that no longer apply if replaced), then I could use the Tags filter. This seems like the long way around though. Currently I've "cheesed" this with a close approximation using "Size on Disk", however there are many false positives this way. ![radarr_v3_filter](https://user-images.githubusercontent.com/8794362/112534042-02128d80-8d81-11eb-9acf-a602e24f2c8f.png)
deekerman 2026-02-19 23:00:32 -05:00
Author
Owner

@ta264 commented on GitHub (Mar 25, 2021):

Many duplicates of this closed for same reasons. Search if you're curious.

@ta264 commented on GitHub (Mar 25, 2021): Many duplicates of this closed for same reasons. Search if you're curious.
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#5711
No description provided.