#Flixpatrol add missing

1 messages · Page 1 of 1 (latest)

daring folio
#

Wondering how I add missing for the below?

I tried adding radarr_add_missing: true but I get the error "mapping values are not allowed here". So I'm not totally sure where in the config yaml to add it for that to work?

    - pmm: flixpatrol
      template_variables:
        location: united_kingdom ```yaml
mental pivotBOT
#

Welcome @daring folio!

Someone from <@&938443185347244033> will assist when they're available.

Including the meta.log from the beginning is a huge help, type !logs for more information.

#

You can press the "Close Post" button above or type /close at any time to close this post.

sonic tangleBOT
#

1: Go to your config folder

2: Go into the logs folder

3: Look for meta.log (not meta.1.log etc)

4: Drag it in the Discord thread - the whole thing, DO NOT EDIT IT

5: Still confused? ¯\(ツ)

Log file too big? USE PASTEBIN or ZIP THE FILE

violet oracle
#

Please provide logs with what you had using the add missing

daring folio
mental pivotBOT
#

📝 If you want to review this again, sailoroftheseas.:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> 📝

daring folio
#

This is what I had

## This file is a template remove the .template to use the file

libraries:
  Movies:                         ## <<< CHANGE THIS LINE
    metadata_files:
    remove_overlays: false
    reapply_overlays: false
    collection_files:
    - file: config/Movies.yml     ## <<< ADD THIS LINE
    - pmm: basic                 # This is a file within the defaults folder in the Repository
    - pmm: imdb                  # This is a file within the defaults folder in the Repository
    - pmm: flixpatrol
      template_variables:
        location: united_kingdom
      radarr_add_missing: true ```yaml
merry sand
#

Put that under the template_variables attribute.

daring folio
#

God, I need to try that before asking for help. I never thought that would affect it. Thanks, going to try it now.

merry sand
#

All template variables need to be under that attribute.

daring folio
#

Of course, actually think either you have told me before, I had read it in the wiki or both. It's running now fine, sweet as a nut.

#

Cheers again