mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Radarr v3: filtering on "missing" does not show missing unmonitored #5253
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#5253
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 @schullq on GitHub (Dec 11, 2020).
Radarr version 3.0.0.4235.
On the main page showing the movie list, when trying to filter on "missing" movies, I only see the missing monitored movie, when I would like to see the unmonitored "missing" as well. I'm pretty sure that this was working that way on Radarr v2, but now it's not anymore on Radarr v3.
When filtering on missing, I can't see the unmonitored missing (yellow tag)
And I have some in this status (here there's no filtering)
@bakerboy448 commented on GitHub (Dec 11, 2020):
@geogolem do we have a true dupe on this? I know I’ve seen some filter discussions and I think you were apart of them?
@ta264 commented on GitHub (Dec 11, 2020):
Pretty sure this is by design.
Missing = monitored + not downloaded.
If you mark stuff as unmonitored you're telling radarr you don't care about it.
@ta264 commented on GitHub (Dec 11, 2020):
dupe #4626, done this way following #3717
@schullq commented on GitHub (Dec 11, 2020):
Alright I see. Don't know why this decision has been made, but ok.
According to the legend, there are two types of missing. I don't get why the unmonitored missing are not showing in the missing filter. Or maybe if you would keep it that way, maybe add an "Missing only (unmonitored)" filter.
@ta264 commented on GitHub (Dec 11, 2020):
If a movie is not monitored, it can't be missing because you've told radarr you don't want it.
@geogolem commented on GitHub (Dec 11, 2020):
Yes, this seems to have been discussed before... Different people have different understanding or preference with respect to the Missing or Wanted filters...
My suggestion in the past was actually to ship Radarr with almost no preset filters and allow the user to create their own Missing or whatever filters via custom filters... this would avoid confusion and allow the user to make it do whatever they want... but I understand it is nice to have some presets there for basic usage... Of course users can still create new filters and name them how they want, but as it is now, there is no way to actually remove or disable the basic filters that come preset.
@austinwbest commented on GitHub (Dec 11, 2020):
Yea, it'll have to ship with filters. Support nightmare if not with constant filter questions.
I do think/agree missing & wanted need a tweak but not removal