Update README.md
This commit is contained in:
committed by
GitHub
parent
60c2d8cac2
commit
f83c5e3363
@@ -1,17 +1,17 @@
|
||||
# zurg
|
||||
|
||||
A self-hosted Real-Debrid webdav server written from scratch. Together with [rclone](https://rclone.org/) it can mount your Real-Debrid torrent library into your file system like Dropbox.
|
||||
A self-hosted Real-Debrid webdav server written from scratch. Together with [rclone](https://rclone.org/) it can mount your Real-Debrid torrent library into your file system like Dropbox. It's meant to be used with Infuse (webdav server) and Plex (mount zurg webdav with rclone).
|
||||
|
||||
## Download
|
||||
|
||||
### Latest version: v0.9.3-hotfix.2
|
||||
### Latest version: v0.9.3-hotfix.3
|
||||
|
||||
[Download the binary](https://github.com/debridmediamanager/zurg-testing/tree/main/releases/v0.9.3-hotfix.2) or use docker
|
||||
[Download the binary](https://github.com/debridmediamanager/zurg-testing/tree/main/releases/v0.9.3-hotfix.3) or use docker
|
||||
|
||||
```sh
|
||||
docker pull ghcr.io/debridmediamanager/zurg-testing:latest
|
||||
# or
|
||||
docker pull ghcr.io/debridmediamanager/zurg-testing:v0.9.3-hotfix.2
|
||||
docker pull ghcr.io/debridmediamanager/zurg-testing:v0.9.3-hotfix.3
|
||||
```
|
||||
|
||||
## How to run zurg in 5 steps for Plex with Docker
|
||||
@@ -62,6 +62,7 @@ Use "zurg [command] --help" for more information about a command.
|
||||
- [u/pg988](https://www.reddit.com/user/pg988/) - [Windows + zurg + Plex guide](https://www.reddit.com/r/RealDebrid/comments/18so926/windows_zurg_plex_guide/)
|
||||
- [@ignamiranda](https://github.com/ignamiranda) - [Plex Debrid Zurg Windows Guide](https://github.com/ignamiranda/plex_debrid_zurg_scripts/)
|
||||
- [@funkypenguin](https://github.com/funkypenguin) - ["Infinite streaming" from Real Debrid with Plex](https://elfhosted.com/guides/media/stream-from-real-debrid-with-plex/) (ElfHosted)
|
||||
- [u/TimeyWimeyInsaan](https://www.reddit.com/user/TimeyWimeyInsaan/) - [A Newbie guide for Plex+Real-Debrid using Zurg & Rclone](https://docs.google.com/document/d/114URAz5h5jarpo1xz4GyFUzRzoBnOKVQPxH0-2R5KC8/view)
|
||||
|
||||
## Service Providers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user