Hey!
I'm trying to build Plex collections while cleaning radarr/sonarr tags.
My intent is the following:
- Clear all existings tags from Radarr/Sonarr
- Fetch Trakt lists from different users and create collections out of them, while also tagging in radarr/sonarr
- At the end of the process, get all media without tag in radarr/sonarr and create a collection out of it
As you can read on the meta.log, the error is the following:
Collection Error: radarr_taglist attribute is blank
I feel like I have followed the doc on that matter, and even tried without the sync_mode keyword.
Bonus question: sonarr_taglist usage results in Unknown Error: argument of type 'NoneType' is not iterable. I faced this before due to a bad indentation, but I double checked and it doesn't seem the cas here
Kometa is an open-source python project allowing you to unlock the potential of your media server.