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.
432 stars 30 forks source link

Unraid Zurg #20

Closed Varming73 closed 8 months ago

Varming73 commented 8 months ago

I've tried getting everything up'n'running on Unraid. I can get Zurg running but I can't get Rclone to mount the Zurg. Has anybody gotten this to work?

I have Rclone_Rd running on Unraid already so I wonder why normal Rclone (or Rclone_rd) doesn't mount Zurg.

My mount command is: rclone mount zurg: /mnt/cache/rdtest --allow-non-empty --allow-other --uid 99 --gid 100 --default-permissions --dir-cache-time 10s

And Rclone has a webdav remote pointing at http://192.168.1.214:9999/dav/ (which I can access and see the XML in)

yowmamasita commented 8 months ago

What happened?

Varming73 commented 8 months ago

I closed the case again as everything actually works fine. I made an error in my end and didn't notice it for hours. The error was related to networking on the Unraid host. Am scanning folders through rclone - Zurg now and it seems to work fine. Zurg has corrected errors and seems to actually work quite nice. I don't know if it's faster than rclone_rd but it seems to be less CPU intense to scan the rclone mount on top of Zurg than the mount made with rclone_Rd.

So - nice work, I think Zurg could be a keeper in my setup :)