Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to turn off Upgrades from some indexer #9712

Closed
1 task done
Dukobpa3 opened this issue Jan 31, 2024 · 3 comments
Closed
1 task done

Add ability to turn off Upgrades from some indexer #9712

Dukobpa3 opened this issue Jan 31, 2024 · 3 comments
Labels
Status: Won't Fix This won't be fixed. Type: Feature Request Issue is a feature request.

Comments

@Dukobpa3
Copy link
Contributor

Dukobpa3 commented Jan 31, 2024

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Is your feature request related to a problem? Please describe

My native language not english but I'm ok with eng content.
And I have few trackers in prowlarr.
Most of them my local, and have needed translations.
But also I've added couple eu/usa trackers like "backup" in case on my local still not present some movie.

If I enable all of them for autosearch it works great if on local trackers there is nothing, but on eu/usa already present. In this case I'll have needed movie in english.
But it also upgrades my translated releases if for example I have local BDrip-1080, but on eu/usa tracker already available remux.

Describe the solution you'd like

So I think would be great to have some checker like: "enable autosearch/rss/manual serach but not autoupgrade".
Then while I don't have nothing from preferred trackers – I will download at least original/english. But in case I already have local, even in lower quality – then keep it.

Screenshot 2024-01-31 at 02 09 34

Describe alternatives you've considered

I was using all trackers enabled together for couple days but noticed that eng remuxes was upgraded over local rips, so turned off eng trackers but keep them for manual search.

I also configured languages Custom Profiles. So if local and english available with the same quality – local will be loaded.

Anything else?

I'm not sure my suggested implementation is the best option. But the main idea is some moderating process over upgrades/trackers/languages.

Would be great to have some option prevent upgrades.
Or maybe ability to set priorities like "I want remuxes, but local rip is better than original remux. And I'm ok with any language while I don't have at least rip-720".

@Dukobpa3 Dukobpa3 added Status: Needs Triage New Issue needing triage Type: Feature Request Issue is a feature request. labels Jan 31, 2024
@Dukobpa3
Copy link
Contributor Author

Dukobpa3 commented Jan 31, 2024

hmmm
this one could help I think
I'll need just put language format score over foreign indexers

#9417

UPD:
No, because custom format scores counts only in case of same quality :-|

@Dukobpa3
Copy link
Contributor Author

Dukobpa3 commented Jan 31, 2024

As an option there can be some CF score for qualities.

And then we will be able to order some CFs under qualities, some over them.

Like this:

  • "Language profile Score == 110"
  • "Quality Upgrade Score == 100"
  • "OpenMatte Score == 20"
  • "SpecialEdition Score == 25"

Or even Like this:
– rip-720 Score == 10
– rip-1080 Score == 100
– remux-1080 Score == 200

@mynameisbogdan
Copy link
Collaborator

The upgrade specification is already complicated to throw the indexers into the mix and personally don't plan on doing it, and I find this feature fixable with proper CF scoring.

Your best option is to improve your custom formats.

@mynameisbogdan mynameisbogdan closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2024
@mynameisbogdan mynameisbogdan added Status: Won't Fix This won't be fixed. and removed Status: Needs Triage New Issue needing triage labels Feb 14, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Status: Won't Fix This won't be fixed. Type: Feature Request Issue is a feature request.
Projects
None yet
Development

No branches or pull requests

2 participants