Plex-Image-Cleanup icon indicating copy to clipboard operation
Plex-Image-Cleanup copied to clipboard

Docker: "Directory Error: Plex Databases Directory Not Found" if PLEX_PATH is set in .env

Open tinefin opened this issue 1 year ago • 1 comments

Version Number

1.0.3 (Docker)

What branch are you on?

develop

Describe the Bug

If PLEX_PATH is set in the /config/.env file as described here: https://metamanager.wiki/en/latest/kometa/scripts/imagemaid/#example-env-file the script will fail with Directory Error: Plex Databases Directory Not Found

Removing this from .env seems to make the script use the /plex directory which is already mounted in compose or run command - and solves the issue.

Logs

No response

tinefin avatar May 19 '24 19:05 tinefin

Ah! Thanks! Was driving me crazy!

joggs avatar Dec 29 '24 10:12 joggs