Git Product home page Git Product logo

Comments (6)

jorenn92 avatar jorenn92 commented on May 26, 2024

Hey,

It won't add anything because your rule checks if 'Plex add date' is later than 'Plex add date'. Which will never result in true, since it's exactly the same date.

Want you want is this:

image

This will find all items that were added at least 60 days ago.

'The take action after days' configuration value specifies how many days an item stays in the 'Movies 30-Day' collection before the actual removal happens.

So when an item matches the rule, Maintainerr will add the item to the collection. This collection can be shown on the home page to notify your users. Once the item has lived in the collection for longer than the amount of days specified in 'take action after days', it'll remove the item.

from maintainerr.

TheCableGuy99 avatar TheCableGuy99 commented on May 26, 2024

Hey,

Thank you, I was pretty sure it was me going wrong but I couldn't see where.

So what I did was change it as you said above then re-ran it. I then saw in the logs lots of these types:
[INFO] [CollectionsService] Removing media with id 25471 from collection...

But upon checking Plex they were still there.

I then noted what you said about the take action after so many days. So I tried to set it to "0" so it happens immediately, ran it again and nothing changed.

So then I changed it to 1 day and to fine anything older than 59 days and ran it again and it's still not removing anything.

I'm so confused with this. (sorry).

from maintainerr.

TheCableGuy99 avatar TheCableGuy99 commented on May 26, 2024

Okay I've got it working now....

The rules identify the media and add it to a collection...
The collection runs the actual rule on the identified media

So it will now get anything added after 59 days and process said media 1 day later.

I think lol

from maintainerr.

TheCableGuy99 avatar TheCableGuy99 commented on May 26, 2024

ahh this has created another issue now.

I subscribe to lists and radarr has automatically re-downloaded some of the ones removed.

Is it possible to add the removed ones to a radarr blacklist so they don't re-download?

Thanks for the help.

from maintainerr.

jorenn92 avatar jorenn92 commented on May 26, 2024

ahh this has created another issue now.

I subscribe to lists and radarr has automatically re-downloaded some of the ones removed.

Is it possible to add the removed ones to a radarr blacklist so they don't re-download?

Thanks for the help.

There’s a checkmark in the rule config ‘Add list exclusions’, that does what you want.

from maintainerr.

TheCableGuy99 avatar TheCableGuy99 commented on May 26, 2024

Gotcha, thank you for the help, Really appreciate it :)

from maintainerr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.