#How to use radarr_add_all

1 messages · Page 1 of 1 (latest)

merry storm
#

how it works I tried and it didn't work.

unkempt plinthBOT
#

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.

merry storm
#

I want add all movies to radarr.

merry storm
#

I config it and it can connect.

#

But after I run operations it doesn't add movie to radarr.

left dome
#

because you did it wrong

#

look at the wiki page

merry storm
#

What am I doing wrong when the radarr connects?

#

can you explain?

split compass
#

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

merry storm
#

example?

split compass
#
radarr:
  url: http://192.168.1.12:32788
  token: ################################
  add_missing: false
  add_existing: false```
#

Set those to true and it'll add everything

wraith hare
#

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"

left dome
#

ooops

merry storm
#

not working.

split compass
#

Or something like

libraries:
  Movies:
    metadata_path:
      - pmm/blah
    operations:
      - radarr_add_missing: true```
#

That's not right 🤣

wraith hare
#

did you see what i wrote above?

merry storm
#

Thanks to everyone who helped now it works.

#

Everything works plex_meta_manager.py -op -rl "Movies Operations"