-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
[Feature Request ]Add *arr root folder or Plex media directory as a rule #756
Comments
Hello, I'd appreciate some clarification on your feedback regarding the report. If I understand correctly, you prefer that Maintainerr does not generate collections in Plex. Unfortunately, turning off this feature is not possible since it constitutes a fundamental aspect of the tool's functionality. However, you do have the option to disable the "show on home" feature or manually create your own collection, specifying it in Maintainerr. It's essential to note that Maintainerr solely communicates with the Plex API to retrieve media and is indifferent to the storage location. The Plex API response doesn't include a directory path. While Arr does provide a directory path, it's worth mentioning that in a dockerized environment, the path will be within the container. If you're utilizing docker, the directory path may not be particularly useful unless you're interested in conducting checks for partial matches. If this is the case, please let me know your specific requirements or any adjustments you'd like, and I'll do my best to accommodate. |
Thank you for these clarifications, if the collection can be hidden, that's a big plus. |
I could include a rule for the *arr media location, but as i mentioned this would be the path inside the container. However, if this aligns with your use case or proves useful in your specific scenario, i'll add it. |
I'm pretty sure it is the only way to use maintainerr without having to filter everything by-hand (for me), so if you can do it, I will gladly try it once it's out to let you know it works 💯 |
I thought of a way to possibly do this with the way everything is currently. In Radarr or Sonarr you can create a filter based off of the path. Then easily add a tag to all of the media from that filter. Then use that tag in Maintainerr. |
Thanks, I added the tag to all existing medias for temp directories, added the tag in overseerr (everything is automatically accepted as temp) so when I want something to be switched to "non temp" I juste have to remove the tag too, not very time consuming, I'm now trying to tweak the rules. |
PR #814 introduces two new rules:
Please note that these paths are relative to the container environment. |
New rule works perfectly, can revert my tags :) thank you very much, and nice update btw, still tweaking for sonarr. |
Is your feature request related to a problem? Please describe.
Not a bug, I'd prefer not to create collections as I do them by-hand and not for managing purpose.
Describe the solution you'd like
Having the possibility to execute rules based on the root folder of a media, as I have these ones :
I only have 3 libraries in Plex to make it easier for everyone to see them, each one having both temp and non temp as it's only for managing purposes, default overseerr requests being temp, I switch them myself if I judge it "worthy of keeping".
Describe alternatives you've considered
None really.
Additional context
No idea atm.
The text was updated successfully, but these errors were encountered: