mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Custom Filters: Filename, Video Codec and empty #9052
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Radarr#9052
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @magnus5405 on GitHub (Feb 10, 2025).
Is there an existing issue for this?
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:
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.
@bakerboy448 commented on GitHub (Feb 10, 2025):
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.
@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?
@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.