#Recent Digital Releases Collection

1 messages · Page 1 of 1 (latest)

lethal estuary
#

Hello,

I am looking for assistance on how to set up Radarr with Kometa to automatically manage a movie collection based on specific criteria. Here's what I'm aiming to achieve:

  1. Criteria for Movie Collection:

    • Include movies that had digital releases in the last 30 days.
    • Ensure the movies have decent ratings (at least 50/100).
    • Only include movies that are in English.
  2. Syncing with Radarr:

    • Automatically add movies from this collection to Radarr.
    • Remove movies from Radarr when they are no longer part of this collection.
    • Prevent movies that are already in Radarr from being added to this ephemeral collection.

I have seen:
https://metamanager.wiki/en/latest/files/builders/tmdb/#discover-movies-parameters
But I cannot figure out a way to state that I would like to use todays date, minus some days, (or even just use todays date, and set the collection limit to something reasonable)

tropic parcelBOT
#

Welcome @lethal estuary!

Someone from <@&938443185347244033> will assist when they're available.

Including meta.log from the beginning is a huge help. Type !logs for more information.

After attaching your log, do not forget to hit the green check boxes when prompted by our bot.

#

You can press the "Close Post" button above or type /close at any time to close this post.

torpid nest
#

For #1, the simplest thing would be to create an MDBlist to drive the collection, since mdblist should have access to all that.

The TMDB builder you link to doesn't support relative dates, which is why it isn't discussed.

For #2, your second requirements cannot be done in Kometa. Kometa cannot remove movies from Radarr.

lethal estuary
#

okay gotcha. looks like i may need some custom scripts for radarr then. thank you