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

Request: Jellyfin #31

Closed arjung24 closed 7 months ago

arjung24 commented 8 months ago

Please add how can we use zurg with jellyfin. It would be very much helpful. Thanks 🙏

Pukabyte commented 8 months ago

Just map the libraries to zurg?

yowmamasita commented 8 months ago

@arjung24 what are you looking for? a guide?

arjung24 commented 8 months ago

@arjung24 what are you looking for? a guide?

Yes brother 🙏🙏

n0gg3r commented 8 months ago

@arjung24 Just follow the guide for zurg in the github repo. After setting up zurg edit the rclone config so it says localhost:9999 and then just mount it and map the libraries to this path.

arjung24 commented 8 months ago

@arjung24 Just follow the guide for zurg in the github repo. After setting up zurg edit the rclone config so it says localhost:9999 and then just mount it and map the libraries to this path.

Do i need a vps for this or i can do that with termux locally?

arjung24 commented 8 months ago

@arjung24 what are you looking for? a guide?

Zurg run command ./zurg saying permission denied I am running zurg on vps IMG_20240114_223946 IMG_20240115_112626

Pukabyte commented 8 months ago

@arjung24 what are you looking for? a guide?

Zurg run command ./zurg saying permission denied

I am running zurg on vps

IMG_20240114_223946

IMG_20240115_112626

Not sure what you're trying to do there, cd into the zurg directory and then: docker compose up -d

It'll load up the docker container and mount the drive. Make sure to make changes to the config.yml and docker-compose.yml for your use case

waiyanminthant commented 8 months ago

Seems like you don't have execute permission. Try making the file executable.

chmod +x ~/zurg-testing/zurg ?

yowmamasita commented 7 months ago

I'm gonna close this issue, the setup for Jellyfin is the same as Plex.