#download only flixpatrol items

1 messages · Page 1 of 1 (latest)

night peak
#

Hi, I for the life of me can't figure out how to make my config file skip the IMDB and tmdb downloads. I ONLY want to have the missing shows sent over to sonarr from the pmm: flix patrol. I am sure there is a way, but I can't figure it out. my config file is below. anyone out there able to edit below so it runs and finds only missing episodes?
#flixpatrol

TV Shows:
metadata_path:
- pmm: imdb
- pmm: tmdb
- pmm: flixpatrol
overlay_path:
- remove_overlays: false
- pmm: ribbon
settings:
missing_path: config/missing
asset_directory:
- config/assets
operations:
assets_for_all: false
split_duplicates: false
delete_unmanaged_collections: true

stray fernBOT
#

Welcome!

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.

narrow lagoonBOT
#

Please use code blocks when sending any code-related text (such as error messages or configuration file extracts.)

The Grave Accent key (`) is used to define code blocks and is typically found to the left of the number 1 key on a standard keyboard.

If you are posting any yaml-formatted text (such as collections), you can add yaml to your Grave Accent keys for coloured formatting. See the below sample text and output

YOU TYPE THIS

`​`​`yaml
collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
`​`​`

DISCORD DISPLAYS

collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
#

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

oblique fjord
#

Please provide complete logs file. Cause I think may have add_missing set globally to true

narrow lagoonBOT
#

"provide log" command detected, if you need more information on how to provide log files, type !logs

oblique fjord
#

Add missing also doesn’t find missing episodes but missing shows

night peak
oblique fjord
#

a complete log?

night peak
oblique fjord
#

so if you only want missing from flixpatrol on tv?

night peak
#

yes, so flix patrol show missing series and send to sonarr

oblique fjord
#

them use this ```yaml

  • pmm: flixpatrol
    template_variables:
    sonar_add_missing: true```
night peak
#

fu*k...that's it?

#

i wish i had a screen shot of the garbage jumble crap I tried

oblique fjord
#

yeah

night peak
#

damn..thanks i do appreachate it! I'll give it a run!

oblique fjord
#

yep

#

let me know

elder lake
#

So all collections can these except for the 2 listed on that page

#

Then each collection and overlay file has its own template_variables that are here. https://metamanager.wiki/en/nightly/defaults/files.html if you click on the the file your looking for it will take to the guide for that specific overlay/collection and show you what variables it can use

night peak
#

@elder lake not going to lie. I am not a programer or code reader or even a computer guy. I have battled my way to the point I am now and pretty happy. I tried to figure it out for about 2 days and never got it. set aside my pride, asked for help and solved it in 2min.

I've seen that page but it reads like the green screen in the matrix to me. Once i limit out I had to ask. thanks for the link but i honestly don't understand any of that and would have to spend a month searching each term.