#Configuration Warning/Error Cleanup - Help Request for the FNG

1 messages · Page 1 of 1 (latest)

verbal knotBOT
#

Welcome @gaunt ivy!

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.

verbal knotBOT
#

Hello gentleman. I'm trying to get things setup and I need some help. The logs are show various errors and warnings and I'd like to try and sort them out. They all seem easy enough, I just don't know where to add the lines in the config file and I'm sure I have things setup wrong. Any assistance in getting things correct would be greatly appreciated.

I've attached photos of my Unraid /config folder, my config.yml w/API keys and personal information removed, and a screenshot of my errors/warnings from the log output.

  1. Config Warning: metadata_path has been deprecated and split into collection_files and metadata_files, Please visit the wiki to learn more about this transition.

  2. Config Warning: overlay_path has been deprecated in favor of overlay_files, Please visit the wiki to learn more about this transition.

1 and 2 seem very important and I have no clue how to fix that.

  1. Asset Warning's.; XXXXXXXXX

I created a folder /config/assets becuase the logs stated it couldnt find the path. Ran PMM and now the loggs show a bunch of asset warnings.

sudden cypress
#

replace metadata_path with collection_files

#

and overlay_path with overlay_files

balmy lantern
gaunt ivy
#

Where do I make those changes?

balmy lantern
#

in your config

gaunt ivy
#

ohh I need to add an actual path and change the config.yml text for those fields

#

or just modify the text

sudden cypress
#
libraries:
  Movies:
    metadata_path:    # HERE
    - pmm: basic
    - pmm: imdb
    overlay_path:    # HERE
    - remove_overlays: false
    - pmm: ribbon
  TV:
    metadata_path:    # HERE
    - pmm: basic
    - pmm: imdb
    overlay_path:    # HERE
    - remove_overlays: false
#

modify the text in config.yml

balmy lantern
#

yozora is saying that in your config, where it says metadata_path, change to metadata_files

sudden cypress
#

collection_files 😉

gaunt ivy
#

I understand. I'm sorry. Clearly a begginer.....lol

sudden cypress
#

It's a very new change

#

you're fine

#

show_missing_assets: true

#

set that to false

gaunt ivy
#

Done! I'm going to start the container again and let it run.

sudden cypress
#

did you check those things you're applying to make sure they're what you want?

#

not sure how much you've delved into what PMM is doing here

gaunt ivy
#

So I have looked into the above. And my thought process was to get everything function with those options and then start modifiying. I figured the above was a good starting point to learn.

sudden cypress
#

okay 🙂

iron relic
#

Sure, that works.

sudden cypress
#

if you have large libraries we don't recommend that approach

#

use a test library

#

particularly for overlays as you can quickly cause image bloat

#

(PMM and Plex don't delete old overlays when new ones are applied, so your filesystem can fill up with old images)

gaunt ivy
#

1500 movies and about 25 or show TV series? Is that considered large?

sudden cypress
#

I'd say that's fine personally

#

others may disagree 😄

sudden cypress
#

the collections aren't really an issue since those are easily reversible and don't use much filespace

#

there are tools that can be used to reduce image bloat if you do chop-and-change the overlays a lot

#

we can cross that bridge another time though

gaunt ivy
#

Those changes cleaned up alot of the warnings/errors!

gaunt ivy
sudden cypress
#

would like to just sanity check it

gaunt ivy
#

where would I put this attribute?

imdb_search limit attribute

sudden cypress
#

That's not something you can control when using the Defaults

#

it's one of the things I wanted to review in your log

#

if you can post the file here

gaunt ivy
#

Sure give me one second.....

#

Just wanted to make sure I wasn't sharing any sensitve info but it appears the logs redact everthing..

sudden cypress
#

it does indeed 😄

gaunt ivy
verbal knotBOT
#

📝 If you want to review this again, scott_michael:
: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> 📝

sudden cypress
#

if you tick the green box above

#

the bot can make some suggestions

verbal knotBOT
#
**Rec 02** - ❌ **[ERROR]**

[ERROR]
Error messages found in your attached log.
There is a very strong likelihood that PMM did not complete all of what you wanted. Some [ERROR] lines can be ignored.
For more information on handling these, [https://www.metamanager.wiki/en/latest/home/kb.html#error]
1 line(s) with [ERROR] messages. Line number(s): 4586

gaunt ivy
#

I need to break for lunch. I'll be back in a bit

#

Again, thank you so much

sudden cypress
#

you can go through the pages, from page 7 is the recommendations

gaunt ivy
#

If I wanted to allocate 1gb of memory to the plex db cache, what format/units/number do I use?

#

For example:

db_cache: 4096

How large is this? is that in MB/GB?

#

is that 4096 megabytes aka 4.096 gigabytes

sudden cypress
#

yes its in MB

#

1024 = 1GB

#

4096 = 4GB

gaunt ivy
#

Perfect. Thank you. I'll test 4096 and see how it goes. Is there a way to monitor what is being used and if I need to increase the db cache size?

quaint wyvern
gaunt ivy
verbal knotBOT
#

📝 If you want to review this again, scott_michael:
: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> 📝

#
**PMM Info**
PMM Header

Version: 1.19.1-nightly80 (Docker)
Newest Version: 1.19.1-nightly82
PlexAPI Version: 4.15.7
Platform: Linux-6.1.64-Unraid-x86_64-with-glibc2.28
Memory: 31 GB

Run Command: plex_meta_manager.py

PMM Footer

Finished Run
Version: 1.19.1-nightly80 Newest Version: 1.19.1-nightly82
Finished: 15:38:17 2024-01-05 Run Time: 0:01:58

Available PMM Versions

as of 2024-01-05 22:01:20

PMM Version (Master branch)

1.19.1

PMM Version (Develop branch)

1.19.1-develop78

PMM Version (Nightly branch)

1.19.1-nightly82

iron relic
#

not seeing anything new there.

gaunt ivy
#

No luck just yet on:

[ERROR] | TMDb Error: No Movie found for TMDb ID 37452

#

And I'm also trying to work through the Convert errors

balmy lantern
#

that movie doesn't exist in tmdb, that i could find. it's a collection of movies

iron relic
#

That's a collection of TV movies, so TMDB can't find a movie with that ID.

#
The Movie Database

The Decalogue Collection is a profound and thought-provoking anthology of ten one-hour films, each inspired by one of the Ten Commandments. Created by acclaimed Polish filmmaker Krzysztof Kieślowski, this cinematic masterpiece explores complex moral and ethical dilemmas faced by the residents of a housing complex in late 20th-century Poland. The...

gaunt ivy
#

I get that. But I'm trying to just figure out what it's pointing to in my collection.... for example the one you just listed does not exsist

#

And this for example, I can't find either....

Convert Error: No TVDb ID Found for TMDb ID: 156249

iron relic
#

Search for the error in context in the log.

gaunt ivy
#

THat would be on "thier end" than when it's looking for something I don't have and there is no cross link to the db.

#

I see. I'll need to search the logs for those and determine if it's an error on my side or thiers ?

iron relic
#
The Movie Database

Based on an autobiographical novel by German World War II photographer Lothar-Guenther Buchheim, Das Boot follows the lives of a fearless U-Boat captain (Jurgen Prochnow) and his inexperienced crew as they patrol the Atlantic and Mediterranean in search of Allied vessels, taking turns as hunter and prey.

#

generally speaking those are going to be IDs that are coming in from external lists and PMM can't figure out what they are.

#

There's nothing you can do in PMM to "fix" them; you have to fix the source or ignore the "errors" or the like

gaunt ivy
#

okay. i uderstand. thank you again

#

than it would appear everythign is sorted out except for updting to the most current nighly build

#

With regards to the Trakt.tv playslists. I love them. But for some reason I'm only seeing the missing movies and not the TV shows/series. Refrencing Star Trek, I see based on the trakt.tv list there are 819 ID's and I have around 300. THere are no missing movies, but I can't find a list of missing tv shows. I've made sure my libraies are correctly name "TV" across the files. Any thoughts? Is there a template varriable that I need to add?

iron relic
#

I don't understand the question.

#

Are you looking for "what are the missing 559"?

gaunt ivy
#

Yes!

#

Scrolling through the logs I only see listings for "missing movies" never any TV

iron relic
#

I don't see where it's reporting missing movies for this playlist.

gaunt ivy
#

I'm sorry, It was until until I added them.

iron relic
#

There are plenty of missing shows reported throughout the log.

#
[2024-01-05 15:37:05,360] [builder.py:2940]           [INFO]     |============================= Missing Shows from Library: IMDb Popular =============================|
[2024-01-05 15:37:05,360] [builder.py:2941]           [INFO]     |                                                                                                    |
[2024-01-05 15:37:05,368] [builder.py:2953]           [INFO]     | IMDb Popular Collection | ? | Percy Jackson and the Olympians (TVDb: 415151)                       |
...
[2024-01-05 15:37:06,660] [builder.py:2940]           [INFO]     |============================= Missing Shows from Library: IMDb Top 250 =============================|
[2024-01-05 15:37:06,662] [builder.py:2941]           [INFO]     |                                                                                                    |
[2024-01-05 15:37:06,672] [builder.py:2953]           [INFO]     | IMDb Top 250 Collection | ? | Chernobyl (TVDb: 360893)                                             |
gaunt ivy
#

Correct, i see the IMDB stuff. But nothing fropm the Trakt playlists. I only see missing movies fromt eh Trakt playlists.

#

I though I might need to add a template varriable or such to get that missing functionality working for TV w/ in Trakt playlists.

iron relic
#

Are there any missing shows? What's an example of something that's in one of those lists but not in your library?

gaunt ivy
#

Pokemon for example. I don't wacht/request it. 1151 ID's, 23 missing movies, no missing tv shows.

#

Seems like there is a lot of missing "something" that's not listed. I'm assuming it's TV shows.

iron relic
#

Ah, I see now that Arrow isn't there either.

gaunt ivy
#

Yes, exactly.

#

But there are no "movies" in the Arrowverse.

iron relic
#

Yeah, I don't know what might be going on with this.

gaunt ivy
#

Is it supposed to show missing tv shows? I didn't see a template varriable to add to the config file.

iron relic
#

I would imagine so but I don't use playlists much.

#

This is probably playlist-specific. I imagine those shows would get reported as missing if you used that list in a collection.

gaunt ivy
#

All good. I'm going to update to the newest nightly. I'm 2 behind and see if that helps.

gaunt ivy
#

Are "assets" something I would download and place in the asset folder if I wanted to change the poster/background image for a movie/show/ect?

#

Or is the asset folder a place for PMM to store assets it modifies for use in plex?

balmy lantern
#

asset folder is something you would use to change the poster or background

gaunt ivy
#

Thank you. So it's normal for my folder to be empty if I've not personally added any "assets" to it?

#

Are there 3rd party sites that can be used to find alternate poster/background assets?

#

Recomendations?

balmy lantern
#

when it's running, theposterdb, but it's down right now

quaint wyvern