mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
Propagated Tags Field #704
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Tooling
Area: UI
Area: Update API
Priority: High
Priority: Low
Priority: Medium
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: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
lidarr-pull
radarr-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/Prowlarr#704
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 @adventiar on GitHub (Nov 26, 2022).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
Full sync is awesome because it allows you to control the indexers from one central place. In my use case the only thing would change per client (and need to do so on all clients) is adding tags. There are many indexers that only find anime. But Radarr and Sonarr both can be used for more than Anime Movies/Tv Shows.
A user can tag the indexer (in Sonarr/Radarr) with say "Anime" then tag all anime with this tag as well. This allows those indexers to only be used by Shows/Movies that results can be found for.
However when using full sync it will remove those tags from the indexer when it is synced. This means you either don't use full sync and lose the benifits from it, only add the Anime indexers to the app itself (don't use prowlarr at all for them) or allow Anime only indexer to be searched when looking for non-anime content.
Describe the solution you'd like
I think it would be great if Prowlarr had a field that allows the user to specify tags to be synced to the apps. This way the user could tag the indexer in Prowlarr and it will already be tagged in any app that it is synced to. This fully distinguishes the indexer as an Anime Only indexer.
Describe alternatives you've considered
Another possibly simpler solution could be to make it so that indexer tags in the app (Sonarr/Radarr) are not cleared on full sync. Prowlarr isn't syncing tags anyway so why remove the local tags placed? This is also true for other settings as well like "Minimum seeders" for example.
Anything else?
I am not sure how much value this has outside of my anime example. But it can be frustrating to have Prowlarr remove values from settings it does not control. This is especially true when it's a setting you want across all apps.
I really want to take advantage of full sync, but this issue makes it so that it must be disabled across all my apps to not hit indexers for no good reason.
AB#4182
@bakerboy448 commented on GitHub (Nov 26, 2022):
Duplicate of #500
please search next time rather than merely checking the box
https://github.com/Prowlarr/Prowlarr/issues?q=is%3Aissue+is%3Aopen+tags
@adventiar commented on GitHub (Nov 26, 2022):
@bakerboy448 my apologies I did filter by feature request tag and look. I see it is there but didn't notice originally so it was an oversight on my part. I did look though I would never "just check the box" we all make mistakes.