#(unraid) pmm config not found

1 messages · Page 1 of 1 (latest)

nimble sapphire
#

Hello i'm really confused over a week trying to setup PMM. i have been trying to test JJJonesJr33 config. with no luck. what im doing wrong ?
i am using the command: python plex_meta_manager.py -r

quartz flicker
#

config.yml goes in a folder named config

nimble sapphire
quartz flicker
#

in your first post, it isnt. its in /mnt/user/appdata/Plex-Meta-Manager

nimble sapphire
quartz flicker
quartz flicker
#

i dont use unraid but what you have looks like the guide. Ive asked for someone who uses unraid to come help so hopefully they can be more helpful with this than I

ebon frost
#

(unraid) pmm config not found

viscid chasm
#

The log above does not show the symptom described.

It shows exactly what I'd expect. PMM loads the config file, and can't find a TMDB API Key.

A TMDB API Key is required for PMM to run, so it exits at that point.

#
           | Locating config...                   
[INFO]     | Using //config/config.yml as config  
[WARNING]  | Config Warning: Path does not exist: /config/assets

Here it found and read the config file, read a value from it, and reports that path doesn't exist.

[CRITICAL] | Config Error: tmdb sub-attribute apikey is blank

Can't continue without this.

quartz flicker
viscid chasm
#

These three errors:

[WARNING]  | Config Warning: Path does not exist: /config/assets
[ERROR]    | Config Error: notifiarr sub-attribute apikey is blank
[CRITICAL] | Config Error: tmdb sub-attribute apikey is blank

Are dependent on PMM having read the config file in order to notice those things being missing.