Add ffmpeg mod info to README - #47
Conversation
Enables LazyLibrarian audiobook conversion features. Closes #45.
|
@mKeRix Sorry to keep asking you to do more work, but all our If you're happy to make the changes to https://github.com/linuxserver/docker-lazylibrarian/blob/master/readme-vars.yml |
|
Oh sorry, didn't see that. Will revert the README and change the vars now. Thanks for the heads up! |
This reverts commit 5a869c7.
|
I migrated the content from the README to readme-vars, if I can improve the texts somehow feel free to let me know. I'm not sure what caused the PR build to fail though - it doesn't look like the step that failed used the readme-vars in anyway. |
|
@CHBMB Anything I can do to push this PR along further? :) |
We welcome all PR’s though this doesn’t guarantee it will be accepted.
Description:
Added info about the ffmpeg mod to the README as requested.
Benefits of this PR and context:
LazyLibrarian has added support to do conversion and tagging of audiobooks which requires ffmpeg to be available on the system. This mod installs it into the container on startup, which makes the conversion features functional. Closes #45.
How Has This Been Tested?
Enabled on personal LazyLibrarian instance, running on Docker 19.03.8/Ubuntu. ffmpeg is installed and recognized by LazyLibrarian.
Source / References:
Original PR for the new mod: linuxserver/docker-mods#38