debridmediamanager / zurg-testing

A self-hosted Real-Debrid webdav server you can use with Infuse. Together with rclone it can mount your Real-Debrid torrent library into your filesystem and load it to Plex or Jellyfin.
534 stars 43 forks source link

Bug: zurg not updating plex #119

Open JaySea77 opened 2 months ago

JaySea77 commented 2 months ago

Expected Behavior When adding a movie to watchlist in plex, plex_debrid downloads the movie. Zurg picks it up and updates the library in plex.

Actual Behavior When adding a movie to watchlist in plex, plex debris downloads the movie. Zurg picks it up and can't find the specified path (which does exist). Zurg doesn't update plex.

Detailed Steps Add anything in watchlist in plex.

Operating System Windows 11. Plex_debrid and zurg in windows (not wsl nor docker)

Environment Setup Latest 0.9.3 binairy windows amd64.

Logs Respond to url: failed to upload log file, server responded with status code: 500 Part of log: image

Rclone Configuration Using raidrive instead

Zurg Configuration Include your config.yaml or any other relevant configuration files.

Screenshots

JaySea77 commented 2 months ago

I notice that in the logging the 60 tries were within 2 milliseconds. How can that happen? It should sleep 1 second until it tries again.

yowmamasita commented 2 months ago

Logs?

JaySea77 commented 2 months ago

I added a screenshot of the log. The logs upload doesn't work it gives a server 500 error. Also the 2 millisecond for 60 tries seems not right.