Closed Write closed 2 years ago
I'd suggest deleting the local database (in /config/plex-credits-detect/database, based on your config) and trying again. It's possible that an earlier attempt with incorrect path mapping worked it's way through the whole library unsuccessfully and as a result, it marked all directory changes as processed.
(There are alternate ways to handle this with the redetection variables if you had a working DB already, but since this is first run, it's easier just to delete the database and start over)
That indeed fixed it, thank you !
Hello,
I'm struggling to make this work. It doesn't scan any media. It just says
I'm quite sure everything is okay, media directory is mounted as /data both for plex and plex-credits-detect.
docker exec -it plex-credits-detect /bin/sh
shows that /data is correctly mounted and not empty.I've added subdir for Movies / Shows in [directories] just to be sure, but nothing is changed /PlexDB is also correctly mounted.
I can confirm that the .ini is correctly read by the app, because I misstyped a directory once and it showed up in the console.
Here's my .ini