#Assets from a different library being applied to another one despite being split

1 messages ยท Page 1 of 1 (latest)

proven gale
#

Hi guys, maybe someone can help me. I have two libraries for movies, one is in German for kids and another is English movies. Some movies are repeated between both libraries, but different files. I use posterizarr to generate custom posters and when kometa runs, it's applying the German posters to the English library, despite in the config having them separated. Movies that are not repeated are getting the correct poster.

German library:

    operations:
      mass_content_rating_update:
      - mdb_commonsense
      - mdb_age_rating
      - NR
      assets_for_all: true
      settings:
        asset_directory: config/assets/Deutsche Filme
        prioritiza_assets: true
    overlay_files:
    - remove_overlays: false
    - file: config/overlays/media_info.yml
    - default: commonsense
      template_variables:
        vertical_align: bottom
        horizontal_align: right```

English Library:

```  Filmes:
    operations:
      mass_content_rating_update:
      - mdb_commonsense
      - mdb_age_rating
      - NR
      assets_for_all: true
      settings:
        asset_directory: config/assets/Filmes
        prioritiza_assets: true
    metadata_files:
    - file: config/metadata/movies.yml
    collection_files:
    - default: tmdb
    - default: universe
    - default: content_rating_cs
    overlay_files:
    - reapply_overlays: true
    - remove_overlays: false
    - file: config/overlays/media_info.yml
    - default: languages
      template_variables:
        languages:
        - de
        - fr
        - es
        - ja
        - pt
    - default: commonsense
      template_variables:
        vertical_align: bottom
        horizontal_align: right```

Any idea what I'm doing wrong?
weak echoBOT
#

Welcome @proven gale!

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.

proven gale
#

example poster:

#

Asstest Structure:

delicate questBOT
#
Providing Log Files

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

proven gale
weak echoBOT
#

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

weak echoBOT
# weak echo
**User Info**

Author of Linked Message: ๐•ฒ๐–Š๐–—๐–†๐–‘๐–™
Person who Invoked the Command: Antwan
File Name: meta.log

Table of Contents:
Page 01: User Info
Page 02: Kometa Info
Page 03: Kometa Summary Info
Page 04: Kometa Config.yml YAML Validation โœ…
Page 05: Plex Configuration - Section 1
Page 06: Plex Configuration - Section 2
Page 07: Plex Configuration - Section 3
Page 08: Plex Configuration - Section 4
Page 09: Plex Configuration - Section 5
Page 10: Plex Configuration - Section 6
Page 11: Plex Configuration - Section 7
Page 12: Plex Configuration - Section 8
Page 13: Rec 01 - โŒ [ERROR]
Page 14: Rec 02 - โš ๏ธ [WARNING]
Page 15: Rec 03 - โš ๏ธ NO ITEMS FOUND IN PLEX
Page 16: Rec 04 - โš ๏ธ REAPPLY / RESET OVERLAYS
Page 17: Rec 05 - ๐Ÿ’ฌ CONVERT WARNING

weak echoBOT
ruby nebula
#

i saw it before i asked for logs, but wanted to see logs

#

@proven gale your settings section has the wrong indentation

#

setings should be aligned with operations

proven gale
#

hum let me check

ruby nebula
#

AND, i'd also recommend setting reapply_overlays: false overlays already get reapplied as Kometa sees they need reapplied. There really is not a time that you would need that.

proven gale
#

yeah I used that to try and fix the posters, changed already

#

fixed indetion, let me run kometa again

#

that fixed it @ruby nebula thanks a bunch ๐Ÿ™‚