#How to use radarr_add_all
1 messages · Page 1 of 1 (latest)
Please complete #938455615741775902 and someone from the community or one of our <@&938443185347244033> members will respond when they're available.
Including the meta.log from the beginning is a huge help use !logs for more information.
I want add all movies to radarr.
I config it and it can connect.
But after I run operations it doesn't add movie to radarr.
You need to have it under the radarr section if you want everything adding
If it's just per library what you have is incorrect also I think
example?
radarr:
url: http://192.168.1.12:32788
token: ################################
add_missing: false
add_existing: false```
Set those to true and it'll add everything
the log above you tell PMM to run only operations on the library Movies but you dont have any operations
you use Movies Operations
so you need to use plex_meta_manager.py -op -rl "Movies Operations"
ooops
not working.
Or something like
libraries:
Movies:
metadata_path:
- pmm/blah
operations:
- radarr_add_missing: true```
That's not right 🤣
this log is run with plex_meta_manager.py -op -rl Movies
did you see what i wrote above?
I'm sorry, I see, I'm going to try.
Thanks to everyone who helped now it works.
Everything works plex_meta_manager.py -op -rl "Movies Operations"