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

Request: Docker-less option on MacOS #67

Closed maybecryptic closed 2 months ago

maybecryptic commented 7 months ago

Feature Description It would be helpful to run zurg outside of docker on MacOS.

Problem and Motivation The problem is the docker mount is always empty no matter what I did. I could see the files inside the rclone docker file explorer (in the data folder), so it was working. I just couldn't see the files outside of docker for plex to see and pick up. I tried changing the different mounting options, but it made no difference.

yowmamasita commented 6 months ago

after zurg was run, make sure you have the right rclone.conf

rclone mount zurgrclone: /Users/xyz/zurgmountpoint --dir-cache-time 1s --allow-other --vfs-cache-mode full
maybecryptic commented 6 months ago

I'm not following, are we supposed to install and run rclone outside of docker? I don't have a "zurgrclone" in rclone config. image

here's what I mean, I can see the files in docker image

yet this is where the mount points and nothing is there image

maybecryptic commented 6 months ago

ok I installed rclone on my host machine and made a new config for http://localhost:9999/http and that seems to have done the trick. it'd still be nice to run it natively though so that it runs cleaner and it's a more straightforward setup

yowmamasita commented 2 months ago

This is already resolved with binary assets being available

https://github.com/debridmediamanager/zurg-testing/releases