#Default Collections and linking with Sonarr/Radarr
1 messages · Page 1 of 1 (latest)
Welcome @static canyon!
It looks like you have not yet completed #938455615741775902, this will allow us to help you quicker.
Someone from <@&938443185347244033> will assist when they're available.
Including the meta.log from the beginning is a huge help, type !logs for more information.
You can press the "Close Post" button above or type /close at any time to close this post.
Those are probably the defaults, and customizing them [including adding things to radarr] is discussed in the wiki.
i looked and didnt see it - i will look again
Kometa is an open-source python project allowing you to unlock the potential of your media server.
Then customization is covered here:
https://metamanager.wiki/en/nightly/defaults/chart/imdb/#template-variables
Kometa is an open-source python project allowing you to unlock the potential of your media server.
This is not in my config - i was looking for it
i couln't find 'collection_files' anywhere in it
in version 1.20, metadata_path has changed to collection_files. Either works. That has no effect on the template variables.
aha! that makes sense
maybe my docker repot i use in unraid is behind
ok so IMDB adds those collections; but what if i only want to download stuff in 'popular' is there a way to break that out?
Yes, that's available in the template variables:
The keys are shown on that page:
And there's an example of using template variables at the bottom of the page.
How you do it specifcally will depend on how you have radarr configured upstream.
If you have radarr set to add_missing globally, you will want to turn it OFF here for the ones you DON'T want
libraries:
Movies:
collection_files:
- pmm: imdb
template_variables:
radarr_add_missing_top: false
radarr_add_missing_lowest: false
or vice versa
libraries:
Movies:
collection_files:
- pmm: imdb
template_variables:
radarr_add_missing_popular: true
All the defaults are customized in that way.
at what point in processing does it add to radarr? it went through the lists and is upodating images but nothing was queued
It does that when the collection is processed.
ok
i'll checl for error in logs
doesnt even look like it tried
thtats the area i added
then i configured the radarr area
it loks like it connected
You've added it in the ratings overlay section. Doesn't work there.
Indentation is wrong, but that's the right place.
yea i just saw that
and i just found the issue with docker networking i had and adjusted it lol host -> dockers thing
still didn't download or queue them
need to see a log to offer anything but sympathy
found a typo
template_variable not template_variables -- rerunning
there we gO!
ty for all your help!
spoke to soon lol
it says it did bit nothing showed up
What does that mean? Is "Hit Man" not now in Radarr?
nail on the head - its there just didnt dsearch and i know why
forgot to add search: true
@static canyon Anything further needed here? If not, please type /close and hit enter.
no ty@!