#Sync collection_name as tag to Radarr
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.
The following was shared by @short mason and was automatically redacted by Luma as it may have contained sensitive information.
If you feel this message should not have been redacted, resend it with !noredact in your message to avoid redaction.
Hello again. Trying a different thing here. I've initiated Radarr with radarr: # Can be individually specified per library as well url: http://localhost:7878 token: (redacted by Luma) add_missing: false add_existing: false upgrade_existing: false monitor_existing: false root_folder_path: /Volumes/TshibaMedia/Nater/Videos/Movies-4k monitor: true availability: announced quality_profile: Lower WEB-DL (2160p) tag: search: false radarr_path: plex_path: ignore_cache: false and then in my test library I have radarr: root_folder_path: /Volumes/TshibaMedia/Nater/Videos/Movies quality_profile: Save Web 1080p and then for each collection type I have the added template_variable of item_radarr_tag.sync: <<collection_ name>> but nothing seems to be coming of this. Trying to get a tag of collection name on items in collections from Plex/Kometa to Radarr
Don’t know if this is related but in Radarr events I have two of these occurring during my trial syncs API call made to deprecated endpoint from python-requests/2.32.3
Are you trying to do this with the defaults?
Yes
I just saw the added space in collection_ name up there, removed, nothing new.
Are Plex default collections (in library advanced) the same as Kometa default franchise?
I’m guessing this no-worky on the defaults?
Tagging works but not with variables.
So not like this then? With a variable to tag the name to the items?
Correct.
Ah gotcha
You could do that with your own collections, but it's not exposed in the defaults.
Right. Trying to get that established to make them my own collections type thing.
Is there some way to accomplish the desired tagging with Radarr auto tagging, do you know?
Also curious about this - what would happen if I added each and every movie to each collection in the format of my add/exclude statements under default franchise? - default: franchise template_variables: # movie_collectionID: movieID # add to x-men x-men first class 35mm movie_748: 691677 exclude: - 1415515 # a star wars story - 1005134 # gray man - 694598 # phantom of the opera # add to Jack Ryan Sum of all Fears movie_192492: 4614 # add to alien romulus movie_8091: 945961 # add to clash of the titans immortals movie_86780: 37958 # add to toy story lightyear movie_10194: 718789 # add to transformers 1 transformers one and 2 rise of the beasts movie_8650: - 698687 - 667538 collection_order: release minimum_items: 2
Not sure I understand this question
I’m just trying to see what different ways to have the ‘auto collections’. Something that doesn’t rely on tmdb…?
I mean even above, uses tmdb. Any of the “auto” methods rely on tmdb
Yea just realized that.. ok np