mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-16 08:01:16 -04:00
update readme
This commit is contained in:
@@ -8,14 +8,14 @@ In Emby Docker arguments, set an environment variable `DOCKER_MODS=linuxserver/m
|
|||||||
- docker-compose:
|
- docker-compose:
|
||||||
```yaml
|
```yaml
|
||||||
environment:
|
environment:
|
||||||
- DOCKER_MODS=linuxserver/mods:emby-mediaserver-plugin
|
- DOCKER_MODS=linuxserver/mods:emby-mediainfo-plugin
|
||||||
```
|
```
|
||||||
- docker cli:
|
- docker cli:
|
||||||
```sh
|
```sh
|
||||||
-e DOCKER_MODS=linuxserver/mods:emby-mediaserver-plugin
|
-e DOCKER_MODS=linuxserver/mods:emby-mediainfo-plugin
|
||||||
```
|
```
|
||||||
|
|
||||||
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:emby-mediaserver-plugin|linuxserver/mods:universal-mod2`
|
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:emby-mediainfo-plugin|linuxserver/mods:universal-mod2`
|
||||||
|
|
||||||
# Settings in Emby
|
# Settings in Emby
|
||||||
Configure the Media Toolbox plugin, applications installed will be located as follows:
|
Configure the Media Toolbox plugin, applications installed will be located as follows:
|
||||||
|
|||||||
Reference in New Issue
Block a user