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 Tag support for Sonarr/Radarr #290

Closed
dpimente opened this issue Dec 15, 2020 · 12 comments · Fixed by #1366
Closed

Add Tag support for Sonarr/Radarr #290

dpimente opened this issue Dec 15, 2020 · 12 comments · Fixed by #1366

Comments

@dpimente
Copy link

Is your feature request related to a problem? Please describe.
Currently Sonarr and Radarr use Tags to help control the content that will eventually be downloaded - for example, if content is HEVC or from a certain provider.

Describe the solution you'd like
Within Sonarr and Radarr, they allow the use of passing Tags into their API calls.
Sonarr documentation
Radarr documentation

So adding the ability to pass the Tags within their respective API calls will be the first step. Whether that be through a textbox or a dropdown menu - VERY similar to how profiles is set up.

I think the setting it up through a drop-down menu that's auto-populated would be ideal, have a dropdown menu of Tags that are configured within Radarr/Sonarr would yield the greatest User Experience.

Describe alternatives you've considered
I've looked into adding default Tags to Profiles in both Sonarr/Radarr, it doesn't look like it's a current feature. Radarr does have a setting within a profile to have a custom format, but that's different.

@19wolf
Copy link

19wolf commented Dec 15, 2020

Dup of #254

@samwiseg0
Copy link
Collaborator

samwiseg0 commented Dec 15, 2020

This covers more than just sonarr and Anime/tags

@19wolf
Copy link

19wolf commented Dec 15, 2020

Dev should merge #254 into this one then

@johnpyp
Copy link
Contributor

johnpyp commented Jan 2, 2021

I'll take a stab at addressing this, along with #366 added in the same way.

@Glasti1

This comment has been minimized.

@parsonsalan1

This comment has been minimized.

@johnpyp
Copy link
Contributor

johnpyp commented Jan 19, 2021

I got busy recently, but I'll finish up the PR today. Sorry for the delay :)

johnpyp added a commit to johnpyp/overseerr that referenced this issue Jan 22, 2021
johnpyp added a commit to johnpyp/overseerr that referenced this issue Jan 22, 2021
@parsonsalan1

This comment has been minimized.

@sct sct moved this from Backlog to Planned in Beta Release Roadmap Jan 24, 2021
@xfouloux

This comment has been minimized.

@tdeverx

This comment has been minimized.

@nemchik
Copy link
Contributor

nemchik commented Mar 24, 2021

As far as UX goes, I would like to see the ability to have services (sonarr/radarr) setup to default to using certain tags for standard media types, and certain tags for anime. I would also love the ability apply tags at a user level, either in place of or in addition to defaults for the service.

My specific use case at the moment is: I would like Anime to use a specific tag in sonarr (i do this manually at the moment). I would also love if anything requested could be added to sonarr/radarr with a specific tag (ex: requested is what I would use) so that I can tell what was added to sonarr/radarr by request. A case for why per-user settings would be useful is maybe I as the admin prefer to add things to sonarr/radarr by using overseerr to make requests that get auto approved, but I would not need a tag in sonarr/radarr to tell me about my own requests. Or maybe certain groups of users might get a different tag than others.

@github-actions
Copy link

🎉 This issue has been resolved in version 1.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects