#Collection name ad radarr tag?
1 messages · Page 1 of 1 (latest)
You can press the "Close Post" button above or type /close at any time to close this post.
What specifically does "not working!" mean?
abayoumy, please use codeblocks when posting things that are found in files like a yaml file. Use !code to learn more.```Hi,
this is collection file to create collections of mevies and add missing to radarr, i want to add radarr tag as tmdb_collection collection name radarr_tag: <<tmdb_collection>>,yts,kometa not working !
default_template:
tmdb_collection_details: +200_<<tmdb_collection>>
minimum_items: 2
delete_not_scheduled: true
radarr_add_missing: true
radarr_tag: collections,yts,kometa
radarr_upgrade_existing: false
radarr_monitor: true
radarr_search: true
dynamic_collections:
TMDb Collections:
type: tmdb_collection
remove_suffix: Collection
remove_prefix: The
@pale fractal please provide details...
i tried to use variable in radarr_tag and it's not resolved to the value !
The yaml you have provided doesn't show that being attempted. Can you provide a log showing the problem and the YAML that produced the problem?
"not working" covers a lot of ground.
120_genre_top.yml is working and movie add to radarr with required tag, 200_collections.yml not add missing movie from collection, you can check logs for "Kids Movies" cars collection
your TMDB Collection, this is all you have yaml TMDb Collections: type: tmdb_collection remove_suffix: Collection remove_prefix: The
it doesn't call the template, which is where you have everything happening. so Kometa is creating the tmdb_collections, but is not sending to radarr because you did not call that template. the template only gets executed if you call the template
you mean , ihave to move radarr setting under dynamic_collections:
TMDb Collections: ?
or call the template. Nothing in the template happens unless you actually call the template
!afnh
Anything further needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.