#IMDb Charts Missing
1 messages ยท Page 1 of 1 (latest)
Welcome @serene latch!
It looks like you have not yet completed #938455615741775902, this will allow us to help you quicker.
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.
Would have to see the log.
[INFO] | Loading Metadata PMM Default: imdb |
[INFO] |====================================================================================================|
[INFO] | |
[DEBUG] | File Loaded From: /defaults/chart/imdb.yml |
[DEBUG] | File Loaded From: /defaults/templates.yml |
[WARNING] | Config Warning: Skipping duplicate collection: "IMDb Popular" |
[WARNING] | Config Warning: Skipping duplicate collection: "IMDb Top 250" |
I would guess you have collections by those names defined in:
[DEBUG] | - file: config/Movies.yml |
๐ If you want to review this again, use the command: /logscan message_link or !logscan message_link ๐
Ah you're right I still do
Your IMDb Popular is failing:
====================================================================================================|
IMDb Popular Collection in Movies
====================================================================================================|
================================ Validating IMDb Popular Attributes ================================|
Looking for: IMDb Popular
Validating Method: sync_mode
Value: sync
Validating Method: collection_order
Value: custom
Validating Method: imdb_list
Value: https://www.imdb.com/chart/moviemeter/?ref_=nv_mv_mpm
Traceback (most recent call last):
File "//plex_meta_manager.py", line 701, in run_collection
builder = CollectionBuilder(config, metadata, mapping_name, collection_attrs, library=library, extra=output_str)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/modules/builder.py", line 1036, in __init__
self._imdb(method_name, method_data)
File "/modules/builder.py", line 1494, in _imdb
for imdb_dict in self.config.IMDb.validate_imdb_lists(self.Type, method_data, self.language):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/modules/imdb.py", line 59, in validate_imdb_lists
raise Failed(f"IMDb Error: {imdb_url} must begin with either:{fails}")
modules.util.Failed: IMDb Error: https://www.imdb.com/chart/moviemeter/?ref_=nv_mv_mpm must begin with either:https://www.imdb.com/list/ls (For Lists)
https://www.imdb.com/search/title/ (For Searches)
https://www.imdb.com/search/title-text/ (For Title Text Searches)
https://www.imdb.com/search/keyword/ (For Keyword Searches)
https://www.imdb.com/filmosearch/ (For Filmography Searches)
IMDb Error: https://www.imdb.com/chart/moviemeter/?ref_=nv_mv_mpm must begin with either:https://www.imdb.com/list/ls (For Lists)
https://www.imdb.com/search/title/ (For Searches)
https://www.imdb.com/search/title-text/ (For Title Text Searches)
https://www.imdb.com/search/keyword/ (For Keyword Searches)
https://www.imdb.com/filmosearch/ (For Filmography Searches)
====================================================================================================|
Finished IMDb Popular Collection
Collection Run Time: 0:00:00
====================================================================================================|
The IMDb Top 250 one [not sourced from the defaults] appears to have been created according to the log.
====================================================================================================|
IMDb Top 250 Collection in Movies
====================================================================================================|
================================ Validating IMDb Top 250 Attributes ================================|
Validating Method: sync_mode
Value: sync
Validating Method: collection_order
Value: custom
Validating Method: imdb_list
Value: https://www.imdb.com/search/title/?groups=top_250
Validating Method: summary
Value: IMDB Top 250 Movies
Validation Successful
================================= Running IMDb Top 250 Collection ==================================|
Sync Mode: sync
Builder: imdb_list: {'url': 'https://www.imdb.com/search/title/?groups=top_250', 'limit': 0}
Processing IMDb List: https://www.imdb.com/search/title/?groups=top_250
250 IDs Found
================================ Adding to IMDb Top 250 Collection =================================|
1/108 | IMDb Top 250 Collection | = | Spider-Man: Across the Spider-Verse (2023)
...
108/108 | IMDb Top 250 Collection | = | Yojimbo (1961)
108 Movies Processed 0 Movies Added
=============================== Missing Movies from Library: Movies ================================|
IMDb Top 250 Collection | ? | Oppenheimer (2023) (TMDb: 872585)
...
IMDb Top 250 Collection | ? | My Father and My Son (2005) (TMDb: 13393)
142 Movies Missing
=========================== Updating Details of IMDb Top 250 Collection ============================|
Collection Metadata Edits
================================= Sorting IMDb Top 250 Collection ==================================|
No Sorting Required
====================================================================================================|
Finished IMDb Top 250 Collection
Collection Run Time: 0:00:08
====================================================================================================|
Let it run and left for a bit. Looks like it had some issues.
YAML attachment checked and is valid.
Note that valid YAML does not guarantee that it is formatted in a way that Plex Meta Manager expects.
YAML attachment checked and is valid.
Note that valid YAML does not guarantee that it is formatted in a way that Plex Meta Manager expects.
There's a redacted copy of the config in the meta.log. That one contained all your tokens.
๐ If you want to review this again, use the command: /logscan message_link or !logscan message_link ๐
You probably want to remove the URL.
oh woops
While loading the movies from the movie library, Plex didn't respond:
[INFO] | Loaded 733 Movies |
[DEBUG] | Traceback (most recent call last): |
...
| TimeoutError: timed out |
I've noticed that my library has been loading kinda slow when running PMM
I've ran the program twice now and it seems to stop at John Wick 4 ๐ฆ
๐ If you want to review this again, use the command: /logscan message_link or !logscan message_link ๐
PMM is just talking to Plex at that point. Is Plex busy doing other things?
I have some active downloads but thats it
Looks like it continued through and outputted some errors
Plex logs say the database is busy, gonna try moving my app data to the cache drive
After moving plex appdata on my unraid to the cache and optimizing the database, PMM ran pretty much ok ๐