Rework basic auth

This commit is contained in:
Ben Sarmiento
2024-01-10 23:42:14 +01:00
parent 124de7c01c
commit 0ea5d55b8a
5 changed files with 42 additions and 16 deletions

View File

@@ -14,7 +14,7 @@ docker pull ghcr.io/debridmediamanager/zurg-testing:latest
docker pull ghcr.io/debridmediamanager/zurg-testing:v0.9.3
```
## How to run zurg in 5 steps for Plex
## How to run zurg in 5 steps for Plex with Docker
1. Clone this repo `git clone https://github.com/debridmediamanager/zurg-testing.git`
2. Add your token in `config.yml`
@@ -24,6 +24,8 @@ docker pull ghcr.io/debridmediamanager/zurg-testing:v0.9.3
A webdav server is also exposed to your localhost via port `9999`.
### Note: when using zurg in a server outside of your home network, ensure that "Use my Remote Traffic automatically when needed" is unchecked on your [Account page](https://real-debrid.com/account)
## Why zurg? Why not X?
- Better performance than anything out there; changes in your library appear instantly ([assuming Plex picks it up fast enough](./plex_update.sh))