#Overlays not applying to 4K libraries

1 messages · Page 1 of 1 (latest)

unique hillBOT
#

Welcome @crude matrix!

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.

unique hillBOT
#

The following was shared by @crude matrix and was automatically redacted by Luma as it may have contained sensitive information.

#

Hi,
Recently I split my 4K content in separate libraries. I'm using the JMXD overlays but the score and media info only applies to my 1080p libraries and there is no overlays on my 4K libraries. Also, it does not seem to detect my 4K media, so now all overlays say that it is HD, but I would like it to say the resolution of the highest quality available. Can someone help me how to fix this? I have put my config in the attachment.

tender peakBOT
#
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

long egret
#

@crude matrix ^^

#

@crude matrix You need to list all the libraries you want Kometa to operate on in the config:

libraries:
  Movies:
    operations:
# ...REMOVED FOR SPACE...
    - file: config/trakt_movie.yml
  4K Movies:      # << NAME OF YOUR 4K LIBRARY
    operations:
# ...REMOVED FOR SPACE...
    - file: config/trakt_movie.yml
...
crude matrix
crude matrix
#

Is it possible that the 1080p version posters also show 4K if there is also a 4K version available?

#

Then I can see better from my homescreen if there is a 4K version, now everything just says HD

#

Only when I open the 4K library says 4K on the posters now

long egret
#

The posters are library-specific, and if those are collections they are library-specific as well. It's not possible to do what you're asking.

crude matrix
long egret
#

To be clear, this is a Plex thing, not something Kometa is causing or can do anything about.

crude matrix
#

cant I scan 4k library and save their tmdb keys and put 4k overlays on the 1080p library somehow?

long egret
#

Not within Kometa, no.

You could do that with the help of an external script:

Use an external script to look at what's in the 4K library and add a label to matching items in the 1080P library; base your "there's a 4K version" overlay on that label.

crude matrix
long egret
#

Not that specifically. It'd be a pretty simple script.

crude matrix
#

will try with chatgpt, thanks!

long egret
#

Here's one way to do it:

Attempting to connect to Plex server at: http://192.168.1.11:32400
Successfully connected to Plex server!
Found library: 'One-Movie' (Type: movie)
Found library: 'Movies' (Type: movie)

Gathering movies from 'One-Movie'...
Found 2 movies in 'One-Movie'.

--- Processing Movies for Labeling ---
Source: 'One-Movie' | Target: 'Movies' | Label: 'LABEL_TEST'

Checking 'Everything Everywhere All at Once' (2022) from 'One-Movie'...
  - Attempting to match 'Everything Everywhere All at Once' using guid: imdb://tt6710474
  - Found match: 'Everything Everywhere All at Once' (2022) in 'Movies'.
  - 'Everything Everywhere All at Once' already has label 'LABEL_TEST'. Skipping.

--- Processing Complete ---
Successfully applied label 'LABEL_TEST' to 0 matching movies.
crude matrix
crude matrix
# unique hill

do you know how I can relplace the 1080 png with the 1080p overlay with the JMXD media_info.yml based on the labels I have given with the python script? Because now it initially still applies the 1080p png with the JMXD script right?

#

appreciate your help a lot btw, has gotten me to a pex media server I'm very happy with!

long egret
#

I don't know anything about those jmxd overlays. At a minimum you will need to modify whatever criteria is in use now to instead search for the label.

tender peakBOT
#

antwanchild used !aenh

@crude matrix, anything else needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.