mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-26 10:12:46 -04:00
10 lines
534 B
Markdown
10 lines
534 B
Markdown
# ffmpeg - Docker mod for lazylibrarian
|
|
|
|
This mod adds ffmpeg to lazylibrarian, to be installed/updated during container start.
|
|
|
|
In lazylibrarian docker arguments, set an environment variable `DOCKER_MODS=linuxserver/mods:lazylibrarian-ffmpeg`
|
|
|
|
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:lazylibrarian-ffmpeg|linuxserver/calibre-web:calibre`
|
|
|
|
To enable it you can set the ffmpeg path under Settings > Processing > External Programs to `ffmpeg` in the LazyLibrarian Web UI.
|