stokkes / plex_rcs

Plex rclone cache scanner
27 stars 6 forks source link

PSA - Latest Plex update changes library paths #7

Open zhdenny opened 5 years ago

zhdenny commented 5 years ago

Just keeping people aware......Plex changes some paths around. I have updated to fix that here: https://github.com/zhdenny/plex_rcs

ghost commented 4 years ago

@zhdenny I'm using your fork and I'm using the LinuxServer/Plex docker container. I'm using rclone VFS mount (no caches, no crypt).

I have plex_rcs running on the box with plex. I have a feederbox also running rclone that uploads.

the script is monitoring my rclone log, which is set to DEBUG. However, that's all it does. It's not getting the cache invalidation messages that the script is looking for. So it never notifies plex to scan.

Could you share your config setup? I already modified your script fork so it's using my container name for plex and it uses my log location. I also tried setting a dir-cache-time to 72h but that didn't get it to work.

Here is my rclone config.

rclone mount gdrive: /storage/remote \
--log-file="/rclone/logs/mount.log" --log-level=DEBUG \
--user-agent="noop/v1" --drive-skip-gdocs --timeout=1h --allow-other \
--tpslimit=7 --use-mmap \
--vfs-read-chunk-size=64M --vfs-read-chunk-size-limit=2G