I am having a lot of problems getting Imagemaid to run. I get a No Plex Path Provided error every time I try to run Imagemaid.
I have attached my logs from imagemaid showing the issues.
I installed Imagemaid on a Synology NAS using Docker (Container Manager).
My file structure has a main folder called Docker and subfolders imagemaid, plex, kometa, etc.
Inside the imagemaid folder is a .env file.
My .env file was created with a Text editor in Synology.
PLEX_PATH=/plex
MODE=report
SCHEDULE=
PLEX_URL=http://192.168.1.212:32400
PLEX_TOKEN=12345678890 (i'm not sure if i should put my real token on the internet so I changed it)
DISCORD=
TIMEOUT=600
SLEEP=60
IGNORE_RUNNING=False
LOCAL_DB=False
USE_EXISTING=False
PHOTO_TRANSCODER=False
EMPTY_TRASH=False
CLEAN_BUNDLES=False
OPTIMIZE_DB=False
TRACE=False
LOG_REQUESTS=False
I added the following environment variables to the imagemaid container:
/config /volume3/docker/imagemaid
/plex /volume3/docker/Plex/config/Library/Application Support/Plex Media Server