#Error with combining jmxd config with pattrmm.

1 messages ยท Page 1 of 1 (latest)

slow kindleBOT
#

๐Ÿ“ If you want to review this again, t0x1c4674:
: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> ๐Ÿ“

#

Welcome @pliant nest!

It looks like you have not yet completed the id:customize section of our Discord server, this will allow us to help you quicker.

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

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

After attaching your log, do not forget to hit the green check boxes when prompted by our bot.

#

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

slow kindleBOT
#

I am trying to combine https://github.com/jmxd/Kometa with the config of Insert Disc (
#1141846264430985307 message ) and pattrmm, but somewhere it fails, and apparently I am too blind to find the error.

I have attached my log and my config.yml.

GitHub

Contribute to jmxd/Kometa development by creating an account on GitHub.

#
**Rec 02** - ๐Ÿ’ฅ **YAML ERROR**

๐Ÿ’ฅ YAML ERROR
YAML is very sensitive with regards to spaces and indentation.
Search for ruamel.yaml. in your log file to get hints as to where the problem lies.
In the Kometa discord thread, type !yaml and !editors for more information.
For more information on handling YAML issues, [https://kometa.wiki/en/latest/kometa/yaml/]
1 line(s) with YAML errors. Line number(s): 421

keen solstice
#

Did you use ChatGPT to make this config file or something?

#
    save_folder: metadata/anime/
    overlay_save_folder: overlays/anime/
    trakt_list_privacy: private                          
    refresh: 7     
    days_ahead: 90 

where did this stuff come from? none of that is valid

#
    overlay_path:
      - remove_overlays: false
      - file: config/overlays/Anime-Serien-returning-soon-overlay.yml
      - pmm: streaming
        template_variables:
          vertical_offset: 15

overlay_path is old, put this under your overlay_files header.

#
    extensions:
      in-history:
        trakt_list_privacy: public
        save_folder: metadata/series/
        range: week
        collection_title: This {{range}} in history.
        starting: 1990
        increment: 5

No idea what this is meant to be, extensions is not a thing.

#

I've added comments to your yaml file, overall it looks like you either used ChatGPT to produce a lot of this, or have fundamental misunderstandings of some Kometa concepts. Either way there is stuff in there which is invalid, badly indented, or simply doesn't belong in a config.yml file.

keen solstice
#

Ah ok, makes sense

#

I've never used it so a lot of that stuff is unfamiliar to me

spiral mica
#

It doesn't belong in the Kometa config.yml, though.

keen solstice
#

So at Carrot states, none of that belongs in a Kometa config file, it should be in it's own file.

pliant nest
#

Thank you very much, I have recreated the complete config using the example you provided, and have put everything concerning pmm into the settings.yml for pattrmm, so far everything seems to work, except for (as I have already found out) known error's with the mapping of tvdb / tmdb / anidb, but I can live with that if it doesn't show info's for some content.