You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
Just keeping people aware......Plex changes some paths around. I have updated to fix that here:
https://github.com/zhdenny/plex_rcs
The text was updated successfully, but these errors were encountered: