#Timeout Error - I think?

1 messages · Page 1 of 1 (latest)

humble agate
#

Hi, started playing about with PMM less than a day ago, and have been going nuts for it since.

I have started over fresh since learning about it, and then setting it up based on some settings I have seen around.

I am still having an issue with some collections based on mdblist.com lists.

I think something is timing out, but not sure how or where to fix it in the config files. Was hoping someone could take a quick look and see if the answer is obvious or if its more than a timeout?

Thanks in advance.

ebon dustBOT
#

Please complete #938455615741775902 and someone from the community or one of our <@&938443185347244033> members will respond when they're available.

Including the meta.log from the beginning is a huge help use !logs for more information.

humble agate
#

The message.txt is an example of the error I am getting on atleast 3 lists.

harsh hemlock
#

Can you tell us where you got this config from? My recollection is that this source has not been maintained in months… so likely the cause of your issues.

ember gazelleBOT
#
PMM Defaults

Plex Meta Manager provides a set of pre-made Metadata and Overlay files, allowing you to get the most commonly-used collections and overlays without having to manually set them up yourself.

You can learn more about them here
basically:

libraries:
  Movies:
    metadata_path:
    - pmm: actor
    - pmm: genre
    overlay_path:
    - remove_overlays: false
    - pmm: ribbon
    - pmm: ratings

and so on.

They offer a degree of customization. That customization mechanism is described at the link.

If you ALSO want to use your local My-Movies.yml, you can add it to the config like this:

libraries:
  Movies:
    metadata_path:
    - file: config/My-Movies.yml
    - pmm: actor
    - pmm: genre
    overlay_path:
    - remove_overlays: false
    - pmm: ribbon
    - pmm: ratings

It should be noted that users running the on nightly branch of Plex Meta Manager will receive all updates to the PMM Defaults as soon as they are published via GitHub, which may at times involve bugs or implementations that need to be further addressed. Users of the develop and master branches will only receive updated Defaults files when an update to Plex Meta Manager is released - this helps to keep these branches stable and prevent bugs from reaching the wider user-base.

humble agate
#

I copied it from https://github.com/meisnate12/Plex-Meta-Manager/blob/master/config/config.yml.template

Then everything above Settings, I built based on another users that I liked.
I have increased the timeout on Plex, and the lists seem to be working now, but wont know fully for a couple hours. But you peaked my interests with the outdated config.

GitHub

Python script to update metadata information for items in plex as well as automatically build collections and playlists. The Wiki Documentation is linked below. - Plex-Meta-Manager/config.yml.templ...

humble agate
#

Pretty sure everything is resolved. Looks like the timeout increase for plex fixed every error I was getting!

#

Tried to make it resolved, but guess only support staff can do that.