petio-team / petio

Petio Request, Discover, Review
https://petio.tv
MIT License
253 stars 28 forks source link

Default Tag For both sonarr and radarr #674

Open hackmonker opened 2 years ago

hackmonker commented 2 years ago

Right now we can apply filters and add tags according to the filters. However if none of the movies and shows match the filter they get sent to the default root folder and profile set in the arr settings which is fine but unfortunately since I work a lot with tags these remain untagged as there is no default tag present unlike root paths and profile. So a default tag option might solve this problem.

Solution Suggestion

Maybe an extra settings of Tag here can solve this problem. Not sure if this will require a lot of work. hopefully it should not but thanks anyway.

image

JacobBrown4 commented 2 years ago

A work around I found is you can just set a generic filter that applies to any possible media and only be attaching a tag with it. Mine is if the year is greater than 1900. I'd really like if I could tag stuff by user still though.

Petio
perrottg commented 2 years ago

A work around I found is you can just set a generic filter that applies to any possible media and only be attaching a tag with it. Mine is if the year is greater than 1900. I'd really like if I could tag stuff by user still though. Petio

Right now we can apply filters and add tags according to the filters. However if none of the movies and shows match the filter they get sent to the default root folder and profile set in the arr settings which is fine but unfortunately since I work a lot with tags these remain untagged as there is no default tag present unlike root paths and profile. So a default tag option might solve this problem.

Solution Suggestion

Maybe an extra settings of Tag here can solve this problem. Not sure if this will require a lot of work. hopefully it should not but thanks anyway.

image

I need this as well as I would like all tv series added to sonarr with the tag "265" by default.

hackmonker commented 2 years ago

A work around I found is you can just set a generic filter that applies to any possible media and only be attaching a tag with it. Mine is if the year is greater than 1900. I'd really like if I could tag stuff by user still though. Petio

Yeah that can work but that tags all movies if I am not wrong. so if maybe animation movie is tagged as animated, this will also tag that movie. My case is tagging the ones that does not match any filters explicitly.