docs: Update README.md

pull/26/head
LRVT 2024-11-17 22:00:04 +01:00 zatwierdzone przez GitHub
rodzic c9755672c5
commit e7bc850f7c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -137,6 +137,14 @@ All other arr applications follow the same configuration steps.
### Emby / Jellyfin
The Docker Compose stack makes use of Emby as default.
You can switch to Jellyfin though by removing the Emby container service and uncommenting the Jellyfin one.
- Emby (default) and Jellyfin are accessible at `http://<YOUR-IP>:8096/`
Follow the below steps to configure one of these media streaming containers:
1. Configure authentication for your media streaming app. Can be done natively via the HTTP UI settings.
2. Ensure to define your media location for your library. Can be done natively via the HTTP UI settings.
3. Configure transcoding and passthrough your GPU into the container (optional)