Kometa-Team / Kometa

Python script to update metadata information for items in plex as well as automatically build collections and playlists. The Wiki Documentation is linked below.
https://kometa.wiki
MIT License
2.55k stars 308 forks source link

Background is set up as poster #1354

Closed gitttt54 closed 8 months ago

gitttt54 commented 1 year ago

Version Number

1.18.3 (Docker) (unraid)

What branch are you on?

master

Describe the Bug

Sometimes, PMM seems to mix up collection posters with backgrounds. So, instead of plex showing the correct collection poster, it shows the background from that collection as a poster.

Example: I have set up a collection "Everyones Watching this" and it worked very well the last months, but all of a sudden (with no changing anything to the collections config), instead of the poster, the background shows up in Plex.

b

This happens only from time to time. I can fixit by hand in Plex and then the problem seems not to come back for those fixed collections. But for others. Over the last year, I had to fix about 5 collections by hand, I guess.

Those collections worked great and everything seems to be configured correctly.

The links in the collection config are good, the files in the assets folder are good. I have no clue why this happens.

Log (from the "Everyones Watching this" collection):

[2023-03-29 06:25:14,343] [builder.py:193]            [INFO]     |========================================================================================================================================================================================================|
[2023-03-29 06:25:14,347] [builder.py:193]            [INFO]     |                                                                              Everyones Watching this Collection in Filme                                                                               |
[2023-03-29 06:25:14,350] [builder.py:193]            [INFO]     |========================================================================================================================================================================================================|
[2023-03-29 06:25:14,353] [builder.py:194]            [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:14,356] [builder.py:233]            [INFO]     |============================================================================ Validating Everyones Watching this Attributes =============================================================================|
[2023-03-29 06:25:15,515] [builder.py:473]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:15,521] [builder.py:474]            [DEBUG]    | Validating Method: smart_label                                                                                                                                                                         |
[2023-03-29 06:25:15,524] [builder.py:479]            [DEBUG]    | Value: audience_rating.desc                                                                                                                                                                            |
[2023-03-29 06:25:15,565] [builder.py:579]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:15,569] [builder.py:580]            [DEBUG]    | Validating Method: sync_mode                                                                                                                                                                           |
[2023-03-29 06:25:15,573] [builder.py:584]            [DEBUG]    | Value: sync                                                                                                                                                                                            |
[2023-03-29 06:25:15,576] [builder.py:715]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:15,580] [builder.py:719]            [DEBUG]    | Validating Method: trakt_chart                                                                                                                                                                         |
[2023-03-29 06:25:15,584] [builder.py:720]            [DEBUG]    | Value: ordereddict([('chart', 'watched'), ('limit', 50), ('time_period', 'weekly')])                                                                                                                   |
[2023-03-29 06:25:15,608] [builder.py:715]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:15,611] [builder.py:719]            [DEBUG]    | Validating Method: trakt_list                                                                                                                                                                          |
[2023-03-29 06:25:15,614] [builder.py:720]            [DEBUG]    | Value: https://trakt.tv/users/hdlists/lists/top-films-everyone-s-watching                                                                                                                              |
[2023-03-29 06:25:16,045] [builder.py:715]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:16,049] [builder.py:719]            [DEBUG]    | Validating Method: sort_title                                                                                                                                                                          |
[2023-03-29 06:25:16,052] [builder.py:720]            [DEBUG]    | Value: +++01_0_Everyones Watching this                                                                                                                                                                 |
[2023-03-29 06:25:16,055] [builder.py:715]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:16,059] [builder.py:719]            [DEBUG]    | Validating Method: limit                                                                                                                                                                               |
[2023-03-29 06:25:16,061] [builder.py:720]            [DEBUG]    | Value: 50                                                                                                                                                                                              |
[2023-03-29 06:25:16,065] [builder.py:715]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:16,068] [builder.py:719]            [DEBUG]    | Validating Method: collection_mode                                                                                                                                                                     |
[2023-03-29 06:25:16,071] [builder.py:720]            [DEBUG]    | Value: hide                                                                                                                                                                                            |
[2023-03-29 06:25:16,074] [builder.py:715]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:16,078] [builder.py:719]            [DEBUG]    | Validating Method: item_refresh                                                                                                                                                                        |
[2023-03-29 06:25:16,081] [builder.py:720]            [DEBUG]    | Value: True                                                                                                                                                                                            |
[2023-03-29 06:25:16,084] [builder.py:715]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:16,087] [builder.py:719]            [DEBUG]    | Validating Method: summary                                                                                                                                                                             |
[2023-03-29 06:25:16,090] [builder.py:720]            [DEBUG]    | Value: Movies That Everyone is Watching                                                                                                                                                                |
[2023-03-29 06:25:16,094] [builder.py:715]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:16,097] [builder.py:719]            [DEBUG]    | Validating Method: url_background                                                                                                                                                                      |
[2023-03-29 06:25:16,101] [builder.py:720]            [DEBUG]    | Value: https://i.imgur.com/SOVfrIq.png                                                                                                                                                                 |
[2023-03-29 06:25:16,207] [builder.py:715]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:16,211] [builder.py:719]            [DEBUG]    | Validating Method: url_poster                                                                                                                                                                          |
[2023-03-29 06:25:16,214] [builder.py:720]            [DEBUG]    | Value: https://i.imgur.com/GQca9tU.png                                                                                                                                                                 |
[2023-03-29 06:25:17,082] [builder.py:885]            [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,086] [builder.py:886]            [INFO]     | Validation Successful                                                                                                                                                                                  |
[2023-03-29 06:25:17,089] [plex_meta_manager.py:636]  [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,093] [plex_meta_manager.py:638]  [INFO]     |============================================================================== Running Everyones Watching this Collection ==============================================================================|
[2023-03-29 06:25:17,096] [plex_meta_manager.py:644]  [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,099] [plex_meta_manager.py:645]  [INFO]     | Smart Movie Label                                                                                                                                                                                      |
                                                                 | Sort By: ['audience_rating.desc']                                                                                                                                                                      |
                                                                 | Filter:                                                                                                                                                                                                |
                                                                 |   Match all of the following:                                                                                                                                                                          |
                                                                 |     Label is Everyones Watching this                                                                                                                                                                   |
[2023-03-29 06:25:17,115] [plex_meta_manager.py:646]  [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,118] [plex_meta_manager.py:647]  [INFO]     | Items Found: 50                                                                                                                                                                                        |
[2023-03-29 06:25:17,122] [plex_meta_manager.py:652]  [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,126] [plex_meta_manager.py:653]  [INFO]     | Sync Mode: sync                                                                                                                                                                                        |
[2023-03-29 06:25:17,128] [plex_meta_manager.py:656]  [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,131] [plex_meta_manager.py:657]  [DEBUG]    | Builder: trakt_chart: {'chart': 'watched', 'limit': 50, 'time_period': 'weekly'}                                                                                                                       |
[2023-03-29 06:25:17,134] [plex_meta_manager.py:658]  [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,137] [trakt.py:501]              [INFO]     | Processing Trakt Chart: 50 Weekly Watched Movies                                                                                                                                                       |
[2023-03-29 06:25:17,174] [builder.py:1665]           [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,178] [builder.py:1666]           [DEBUG]    | 50 IDs Found                                                                                                                                                                                           |
[2023-03-29 06:25:17,181] [builder.py:1668]           [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,189] [plex_meta_manager.py:656]  [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,192] [plex_meta_manager.py:657]  [DEBUG]    | Builder: trakt_list: https://trakt.tv/users/hdlists/lists/top-films-everyone-s-watching                                                                                                                |
[2023-03-29 06:25:17,196] [plex_meta_manager.py:658]  [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,200] [trakt.py:493]              [INFO]     | Processing Trakt List: https://trakt.tv/users/hdlists/lists/top-films-everyone-s-watching                                                                                                              |
[2023-03-29 06:25:17,623] [builder.py:1665]           [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,627] [builder.py:1666]           [DEBUG]    | 30 IDs Found                                                                                                                                                                                           |
[2023-03-29 06:25:17,631] [builder.py:1668]           [DEBUG]    |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,643] [builder.py:2249]           [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:17,647] [builder.py:2250]           [INFO]     |============================================================================= Adding to Everyones Watching this Collection =============================================================================|
[2023-03-29 06:25:17,651] [builder.py:2251]           [INFO]     |                                                                                                                                                                                                        |
...
[2023-03-29 06:25:28,510] [builder.py:2285]           [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:28,513] [builder.py:2287]           [INFO]     | 50 Movies Processed 3 Movies Added                                                                                                                                                                     |
[2023-03-29 06:25:28,516] [builder.py:2295]           [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:28,519] [builder.py:2296]           [INFO]     |=========================================================================== Removed from Everyones Watching this Collection ============================================================================|
[2023-03-29 06:25:28,521] [builder.py:2297]           [INFO]     |                                                                                                                                                                                                        |
...
[2023-03-29 06:25:31,849] [builder.py:2314]           [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:31,852] [builder.py:2315]           [INFO]     | 3 Movie Removed                                                                                                                                                                                        |
[2023-03-29 06:25:32,729] [builder.py:2623]           [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:32,733] [builder.py:2624]           [INFO]     |======================================================================== Updating Details of Everyones Watching this Collection ========================================================================|
[2023-03-29 06:25:32,737] [builder.py:2625]           [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:32,758] [builder.py:2689]           [INFO]     | Collection Metadata Edits                                                                                                                                                                              |
[2023-03-29 06:25:32,766] [util.py:178]               [DEBUG]    | 2 posters found:                                                                                                                                                                                       |
[2023-03-29 06:25:32,770] [util.py:180]               [DEBUG]    | Method: url_poster Poster: https://i.imgur.com/GQca9tU.png                                                                                                                                             |
[2023-03-29 06:25:32,773] [util.py:180]               [DEBUG]    | Method: asset_directory Poster: {'attribute': 'asset_directory', 'location': '/config/assets/Everyones Watching this/poster.png', 'prefix': "Everyones Watching this's ", 'is_poster': True, 'is_url': False, 'compare': 191987, 'message': "Everyones Watching this's poster to [File] /config/assets/Everyones Watching this/poster.png"} |
[2023-03-29 06:25:32,777] [util.py:178]               [DEBUG]    | 2 backgrounds found:                                                                                                                                                                                   |
[2023-03-29 06:25:32,781] [util.py:180]               [DEBUG]    | Method: url_background Background: https://i.imgur.com/SOVfrIq.png                                                                                                                                     |
[2023-03-29 06:25:32,785] [util.py:180]               [DEBUG]    | Method: asset_directory Background: {'attribute': 'asset_directory', 'location': '/config/assets/Everyones Watching this/background.png', 'prefix': "Everyones Watching this's ", 'is_poster': False, 'is_url': False, 'compare': 1626780, 'message': "Everyones Watching this's background to [File] /config/assets/Everyones Watching this/background.png"} |
[2023-03-29 06:25:33,660] [builder.py:2511]           [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:25:33,665] [builder.py:2512]           [INFO]     |================================================================= Updating Details of the Items in Everyones Watching this Collection ==================================================================|
[2023-03-29 06:25:33,669] [builder.py:2513]           [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:28:43,396] [plex_meta_manager.py:780]  [INFO]     |                                                                                                                                                                                                        |
[2023-03-29 06:28:43,400] [plex_meta_manager.py:781]  [INFO]     |========================================================================================================================================================================================================|
[2023-03-29 06:28:43,403] [plex_meta_manager.py:781]  [INFO]     |                                                                              Finished Everyones Watching this Collection                                                                               |
[2023-03-29 06:28:43,406] [plex_meta_manager.py:781]  [INFO]     |                                                                                      Collection Run Time: 0:03:29                                                                                      |
[2023-03-29 06:28:43,410] [plex_meta_manager.py:781]  [INFO]     |========================================================================================================================================================================================================|

The assets folder has 2 files:

background.png: background

poster.png: poster

Inside Plex, before fixing by hand: p

p2

Relevant Collection/Overlay/Playlist Definition

Everyones Watching this:
    trakt_chart:
      chart: watched
      limit: 50
      time_period: weekly
    trakt_list: https://trakt.tv/users/hdlists/lists/top-films-everyone-s-watching
    sort_title: +++01_0_Everyones Watching this
    limit: 50
    sync_mode: sync
    collection_mode: hide
    smart_label: audience_rating.desc
    item_refresh: true
    summary: Movies That Everyone is Watching
    url_background: https://i.imgur.com/SOVfrIq.png
    url_poster: https://i.imgur.com/GQca9tU.png

Logs

No response

meisnate12 commented 1 year ago

@gitttt54 can you switch to nightly and see if the issue still happens?

gitttt54 commented 1 year ago

@gitttt54 can you switch to nightly and see if the issue still happens?

I'll do atm, but that issue comes very randomly, so I don't think, I will catch it, as I don't want to stay too long on nightly (milquetoast I am)

YozoraXCII commented 1 year ago

@gitttt54 can you switch to nightly and see if the issue still happens?

I'll do atm, but that issue comes very randomly, so I don't think, I will catch it, as I don't want to stay too long on nightly (milquetoast I am)

The current nightly build will be pushed to the master branch very soon as a 1.19 release, we are currently preparing the build for release so it is imminent - I think meisnate12 wants to verify this is resolved in nightly, or if he needs to address something prior to pushing the build so that this is resolved as part of 1.19.

YozoraXCII commented 1 year ago

@gitttt54 have you been able to confirm this issue is resolved? 1.19 has now been pushed.

gitttt54 commented 1 year ago

@gitttt54 have you been able to confirm this issue is resolved? 1.19 has now been pushed.

Thank you for mention it, I now have switched to the :latest tag again and will monitor. Until now, I did not see it again, but -as I said- it pops up very rare.

In the trust that issue is being fixed, I will now close this issue, and just reopen it if it pops up again. ;-D

Thank you!

gitttt54 commented 1 year ago

Unfortunately, that issue is not solved with Version: 1.19.0 (Docker).

I removed a PMM managed collection yesterday, where the poster and the background were shown correct in plex, but today, the newly created collection now shows the background as poster and has no background shown in plex.

I double checked my config, but its correkt. url_background + url_poster are both set to background + poster.

Interestingly, in plex, when I check the properties of that collection, I see the set up poster, the set up background and the automaticly generated 4-poster by plex in the poster tab of the collection. (all 3 in that order)

It looks like, PMM added the set up background as a poster and selected it.

gitttt54 commented 1 year ago

And again, another collection:

Bildschirmfoto 2023-05-24 um 23 19 06 Bildschirmfoto 2023-05-24 um 23 19 17

The collection was fine before I changed the urls for the poster (just commented them out and add the new one):

  Top Rated:
    imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250&view=simple
    tmdb_top_rated: 250
    limit: 25
    sort_title: +++01_1_Top Rated
    sync_mode: sync
    collection_mode: hide
    smart_label: audience_rating.desc
    summary: Top Rated Movies across the internet
    url_background: https://i.imgur.com/SOVfrIq.png
#    url_poster: https://i.imgur.com/x7BhedD.png
#    url_poster: https://theposterdb.com/api/assets/213605
    url_poster: https://theposterdb.com/api/assets/215438

I might have had fiddled with the assets folders, like deleting old poster and background images to be sure, PMM will save the new ones. But I don't know for sure, because I did this also with a lot of other collections, which did not seem to mix up background and poster.

The Log for that collection:


[2023-05-24 22:56:20,266] [builder.py:198]            [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 22:56:20,268] [builder.py:198]            [INFO]     |                                                                                     Top Rated Collection in Filme                                                                                      |
[2023-05-24 22:56:20,269] [builder.py:198]            [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 22:56:20,271] [builder.py:199]            [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:56:20,272] [builder.py:238]            [INFO]     |=================================================================================== Validating Top Rated Attributes ====================================================================================|
[2023-05-24 22:56:20,274] [builder.py:266]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:20,276] [builder.py:267]            [DEBUG]    | Validating Method: limit                                                                                                                                                                               |
[2023-05-24 22:56:21,382] [builder.py:636]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:21,384] [builder.py:637]            [DEBUG]    | Validating Method: smart_label                                                                                                                                                                         |
[2023-05-24 22:56:21,386] [builder.py:642]            [DEBUG]    | Value: audience_rating.desc                                                                                                                                                                            |
[2023-05-24 22:56:21,435] [builder.py:742]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:21,436] [builder.py:743]            [DEBUG]    | Validating Method: sync_mode                                                                                                                                                                           |
[2023-05-24 22:56:21,438] [builder.py:747]            [DEBUG]    | Value: sync                                                                                                                                                                                            |
[2023-05-24 22:56:21,439] [builder.py:886]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:21,441] [builder.py:890]            [DEBUG]    | Validating Method: imdb_list                                                                                                                                                                           |
[2023-05-24 22:56:21,442] [builder.py:891]            [DEBUG]    | Value: https://www.imdb.com/search/title/?groups=top_250&count=250&view=simple                                                                                                                         |
[2023-05-24 22:56:25,644] [builder.py:886]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:25,648] [builder.py:890]            [DEBUG]    | Validating Method: tmdb_top_rated                                                                                                                                                                      |
[2023-05-24 22:56:25,650] [builder.py:891]            [DEBUG]    | Value: 250                                                                                                                                                                                             |
[2023-05-24 22:56:25,653] [builder.py:886]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:25,654] [builder.py:890]            [DEBUG]    | Validating Method: sort_title                                                                                                                                                                          |
[2023-05-24 22:56:25,656] [builder.py:891]            [DEBUG]    | Value: +++01_1_Top Rated                                                                                                                                                                               |
[2023-05-24 22:56:25,659] [builder.py:886]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:25,660] [builder.py:890]            [DEBUG]    | Validating Method: collection_mode                                                                                                                                                                     |
[2023-05-24 22:56:25,664] [builder.py:891]            [DEBUG]    | Value: hide                                                                                                                                                                                            |
[2023-05-24 22:56:25,666] [builder.py:886]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:25,667] [builder.py:890]            [DEBUG]    | Validating Method: summary                                                                                                                                                                             |
[2023-05-24 22:56:25,668] [builder.py:891]            [DEBUG]    | Value: Top Rated Movies across the internet                                                                                                                                                            |
[2023-05-24 22:56:25,669] [builder.py:886]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:25,670] [builder.py:890]            [DEBUG]    | Validating Method: url_background                                                                                                                                                                      |
[2023-05-24 22:56:25,672] [builder.py:891]            [DEBUG]    | Value: https://i.imgur.com/SOVfrIq.png                                                                                                                                                                 |
[2023-05-24 22:56:25,802] [builder.py:886]            [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:25,804] [builder.py:890]            [DEBUG]    | Validating Method: url_poster                                                                                                                                                                          |
[2023-05-24 22:56:25,805] [builder.py:891]            [DEBUG]    | Value: https://theposterdb.com/api/assets/215438                                                                                                                                                       |
[2023-05-24 22:56:27,333] [builder.py:1068]           [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:56:27,335] [builder.py:1069]           [INFO]     | Validation Successful                                                                                                                                                                                  |
[2023-05-24 22:56:27,336] [plex_meta_manager.py:695]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:56:27,337] [plex_meta_manager.py:697]  [INFO]     |===================================================================================== Running Top Rated Collection =====================================================================================|
[2023-05-24 22:56:27,338] [plex_meta_manager.py:703]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:56:27,340] [plex_meta_manager.py:704]  [INFO]     | Smart Movie Label                                                                                                                                                                                      |
                                                                 | Sort By: ['audience_rating.desc']                                                                                                                                                                      |
                                                                 | Filter:                                                                                                                                                                                                |
                                                                 |   Match all of the following:                                                                                                                                                                          |
                                                                 |     Label is Top Rated                                                                                                                                                                                 |
[2023-05-24 22:56:27,345] [plex_meta_manager.py:705]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:56:27,346] [plex_meta_manager.py:706]  [INFO]     | Items Found: 25                                                                                                                                                                                        |
[2023-05-24 22:56:27,347] [plex_meta_manager.py:711]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:56:27,348] [plex_meta_manager.py:712]  [INFO]     | Sync Mode: sync                                                                                                                                                                                        |
[2023-05-24 22:56:27,349] [plex_meta_manager.py:715]  [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:27,350] [plex_meta_manager.py:716]  [DEBUG]    | Builder: imdb_list: {'url': 'https://www.imdb.com/search/title/?groups=top_250&count=250&view=simple', 'limit': 0}                                                                                     |
[2023-05-24 22:56:27,351] [plex_meta_manager.py:717]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:56:27,352] [imdb.py:228]               [INFO]     | Processing IMDb List: https://www.imdb.com/search/title/?groups=top_250&count=250&view=simple                                                                                                          |
[2023-05-24 22:56:37,349] [builder.py:1853]           [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:56:37,351] [builder.py:1854]           [DEBUG]    | 250 IDs Found                                                                                                                                                                                          |
[2023-05-24 22:56:37,352] [builder.py:1856]           [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:57:03,929] [plex_meta_manager.py:715]  [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:57:03,932] [plex_meta_manager.py:716]  [DEBUG]    | Builder: tmdb_top_rated: 250                                                                                                                                                                           |
[2023-05-24 22:57:03,933] [plex_meta_manager.py:717]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:57:07,214] [tmdb.py:353]               [INFO]     | Processing TMDb Top Rated: 250 Movies                                                                                                                                                                  |
[2023-05-24 22:57:07,215] [builder.py:1853]           [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:57:07,216] [builder.py:1854]           [DEBUG]    | 250 IDs Found                                                                                                                                                                                          |
[2023-05-24 22:57:07,218] [builder.py:1856]           [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 22:57:10,935] [builder.py:2432]           [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:57:10,937] [builder.py:2433]           [INFO]     |==================================================================================== Adding to Top Rated Collection ====================================================================================|
....
[2023-05-24 22:57:11,345] [builder.py:2443]           [INFO]     | Collection Limit reached                                                                                                                                                                               |
[2023-05-24 22:57:11,347] [builder.py:2468]           [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:57:11,348] [builder.py:2470]           [INFO]     | 25 Movies Processed 0 Movies Added                                                                                                                                                                     |
[2023-05-24 22:57:12,466] [builder.py:2871]           [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:57:12,467] [builder.py:2872]           [INFO]     |=============================================================================== Updating Details of Top Rated Collection ===============================================================================|
[2023-05-24 22:57:12,468] [builder.py:2873]           [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:57:12,469] [builder.py:2927]           [INFO]     | +++01_1_Top Rated                                                                                                                                                                                      |
[2023-05-24 22:57:12,502] [builder.py:2947]           [INFO]     | Collection Metadata Edits                                                                                                                                                                              |
[2023-05-24 22:57:12,511] [util.py:208]               [DEBUG]    | 2 posters found:                                                                                                                                                                                       |
[2023-05-24 22:57:12,512] [util.py:210]               [DEBUG]    | Method: url_poster Poster: https://theposterdb.com/api/assets/215438                                                                                                                                   |
[2023-05-24 22:57:12,515] [util.py:210]               [DEBUG]    | Method: asset_directory Poster: {'attribute': 'asset_directory', 'location': '/config/assets/Top Rated/poster.png', 'prefix': "Top Rated's ", 'is_poster': True, 'is_url': False, 'compare': 113873, 'message': "Top Rated's poster to [File] /config/assets/Top Rated/poster.png"} |
[2023-05-24 22:57:12,517] [util.py:208]               [DEBUG]    | 1 background found:                                                                                                                                                                                    |
[2023-05-24 22:57:12,520] [util.py:210]               [DEBUG]    | Method: url_background Background: https://i.imgur.com/SOVfrIq.png                                                                                                                                     |
[2023-05-24 22:57:13,023] [library.py:191]            [INFO]     | Detail: asset_directory updated Top Rated's poster to [File] /config/assets/Top Rated/poster.png                                                                                                       |
[2023-05-24 22:57:13,638] [library.py:207]            [INFO]     | Detail: asset_directory updated Top Rated's poster to [File] config/assets/Top Rated/background.png                                                                                                    |
[2023-05-24 22:57:13,987] [plex_meta_manager.py:839]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 22:57:13,989] [plex_meta_manager.py:840]  [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 22:57:13,991] [plex_meta_manager.py:840]  [INFO]     |                                                                                     Finished Top Rated Collection                                                                                      |
[2023-05-24 22:57:13,992] [plex_meta_manager.py:840]  [INFO]     |                                                                                      Collection Run Time: 0:00:53                                                                                      |
[2023-05-24 22:57:13,995] [plex_meta_manager.py:840]  [INFO]     |========================================================================================================================================================================================================|

Library.log:


[2023-05-24 23:01:00,448] [plex_meta_manager.py:504]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 23:01:00,449] [plex_meta_manager.py:505]  [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 23:01:00,451] [plex_meta_manager.py:505]  [INFO]     |                                                                                             Filme Library                                                                                              |
[2023-05-24 23:01:00,452] [plex_meta_manager.py:505]  [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 23:01:00,453] [plex_meta_manager.py:507]  [DEBUG]    |                                                                                                                                                                                                        |
[2023-05-24 23:01:00,454] [plex_meta_manager.py:508]  [DEBUG]    | Library Name: Filme                                                                                                                                                                                    |
[2023-05-24 23:01:00,455] [plex_meta_manager.py:509]  [DEBUG]    | Folder Name: Filme                                                                                                                                                                                     |
[2023-05-24 23:01:00,458] [plex_meta_manager.py:511]  [DEBUG]    | Asset Directory: config/assets                                                                                                                                                                         |
[2023-05-24 23:01:00,460] [plex_meta_manager.py:512]  [DEBUG]    | Asset Folders: True                                                                                                                                                                                    |
[2023-05-24 23:01:00,461] [plex_meta_manager.py:513]  [DEBUG]    | Create Asset Folders: True                                                                                                                                                                             |
[2023-05-24 23:01:00,463] [plex_meta_manager.py:514]  [DEBUG]    | Download URL Assets: True                                                                                                                                                                              |
[2023-05-24 23:01:00,464] [plex_meta_manager.py:515]  [DEBUG]    | Sync Mode: sync                                                                                                                                                                                        |
[2023-05-24 23:01:00,465] [plex_meta_manager.py:516]  [DEBUG]    | Minimum Items: 2                                                                                                                                                                                       |
[2023-05-24 23:01:00,467] [plex_meta_manager.py:517]  [DEBUG]    | Delete Below Minimum: True                                                                                                                                                                             |
[2023-05-24 23:01:00,468] [plex_meta_manager.py:518]  [DEBUG]    | Delete Not Scheduled: False                                                                                                                                                                            |
[2023-05-24 23:01:00,469] [plex_meta_manager.py:519]  [DEBUG]    | Default Collection Order: release                                                                                                                                                                      |
[2023-05-24 23:01:00,470] [plex_meta_manager.py:520]  [DEBUG]    | Missing Only Released: False                                                                                                                                                                           |
[2023-05-24 23:01:00,471] [plex_meta_manager.py:521]  [DEBUG]    | Only Filter Missing: False                                                                                                                                                                             |
[2023-05-24 23:01:00,473] [plex_meta_manager.py:522]  [DEBUG]    | Show Unmanaged: False                                                                                                                                                                                  |
[2023-05-24 23:01:00,474] [plex_meta_manager.py:523]  [DEBUG]    | Show Filtered: False                                                                                                                                                                                   |
[2023-05-24 23:01:00,475] [plex_meta_manager.py:524]  [DEBUG]    | Show Missing: False                                                                                                                                                                                    |
[2023-05-24 23:01:00,476] [plex_meta_manager.py:525]  [DEBUG]    | Show Missing Assets: False                                                                                                                                                                             |
[2023-05-24 23:01:00,477] [plex_meta_manager.py:526]  [DEBUG]    | Save Report: False                                                                                                                                                                                     |
[2023-05-24 23:01:00,479] [plex_meta_manager.py:527]  [DEBUG]    | Report Path: //config/Filme_report.yml                                                                                                                                                                 |
[2023-05-24 23:01:00,481] [plex_meta_manager.py:528]  [DEBUG]    | Clean Bundles: False                                                                                                                                                                                   |
[2023-05-24 23:01:00,482] [plex_meta_manager.py:529]  [DEBUG]    | Empty Trash: False                                                                                                                                                                                     |
[2023-05-24 23:01:00,483] [plex_meta_manager.py:530]  [DEBUG]    | Optimize: False                                                                                                                                                                                        |
[2023-05-24 23:01:00,484] [plex_meta_manager.py:531]  [DEBUG]    | Timeout: 120                                                                                                                                                                                           |
[2023-05-24 23:01:00,492] [library.py:335]            [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 23:01:00,493] [library.py:336]            [INFO]     |===================================================================================== Caching Filme Library Items ======================================================================================|
[2023-05-24 23:01:00,494] [library.py:337]            [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 23:01:00,496] [plex.py:538]               [INFO]     | Loading All Movies from Library: Filme                                                                                                                                                                 |
...
[2023-05-24 23:04:24,881] [plex_meta_manager.py:585]  [INFO]     |======================================================================================== Mapping Filme Library =========================================================================================|
....                                                                                                                                                                                |
[2023-05-24 23:06:29,863] [plex_meta_manager.py:625]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 23:06:29,864] [plex_meta_manager.py:626]  [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 23:06:29,865] [plex_meta_manager.py:626]  [INFO]     |                                                                             Running mm-Filme-watchlist-only Metadata File                                                                              |
[2023-05-24 23:06:29,866] [plex_meta_manager.py:626]  [INFO]     |                                                                                   config/mm-Filme-watchlist-only.yml                                                                                   |
[2023-05-24 23:06:29,867] [plex_meta_manager.py:626]  [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 23:06:29,868] [plex_meta_manager.py:639]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 23:06:29,870] [plex_meta_manager.py:640]  [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 23:06:29,871] [plex_meta_manager.py:640]  [INFO]     |                                                                                              Collections                                                                                               |
[2023-05-24 23:06:29,872] [plex_meta_manager.py:640]  [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 23:06:44,095] [plex_meta_manager.py:625]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 23:06:44,096] [plex_meta_manager.py:626]  [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 23:06:44,097] [plex_meta_manager.py:626]  [INFO]     |                                                                                  Running mm-Filme-admin Metadata File                                                                                  |
[2023-05-24 23:06:44,098] [plex_meta_manager.py:626]  [INFO]     |                                                                                       config/mm-Filme-admin.yml                                                                                        |
[2023-05-24 23:06:44,099] [plex_meta_manager.py:626]  [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 23:06:44,100] [plex_meta_manager.py:639]  [INFO]     |                                                                                                                                                                                                        |
[2023-05-24 23:06:44,101] [plex_meta_manager.py:640]  [INFO]     |========================================================================================================================================================================================================|
[2023-05-24 23:06:44,103] [plex_meta_manager.py:640]  [INFO]     |                                                                                              Collections                                                                                               |
[2023-05-24 23:06:44,104] [plex_meta_manager.py:640]  [INFO]     |========================================================================================================================================================================================================|