All apps · 0 apps
bbergle-mkv-language-remover
Docker app from BBergle's Repository
Overview
Readme
View on GitHubmkv-language-remover
The purpose of this container is to go through you movies directory and convert all mp4 and m2ts file to mkv and then remove a specific language from those movies.
It also removes any commentary tracks if set to true
The container can be found here: https://hub.docker.com/r/bbergle/mkv-language-remover/tags
Image by @BlaynePowell
Install bbergle-mkv-language-remover on Unraid in a few clicks.
Find bbergle-mkv-language-remover in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Related apps
Explore more like this
Explore allDetails
bbergle/mkv-language-remover:latestRuntime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Set this to your movies library location Example: /mnt/user/data/media/movies
- Target
- /movies
- Value
- /mnt/user/data/media/movies
These are the languages that you want to remove. Enter a comma seperated list of three letter ISO 639-3 language codes, Example: rus, eng
- Target
- LANGUAGES
- Value
- rus, ukr, kaz
Set to True if you want the container to convert all mp4 and m2ts files to mkv
- Target
- CONVERT
- Default
- False
- Value
- True
Set to False if you don't want to remove any languages
- Target
- REMOVE_LANGUAGES
- Default
- True
- Value
- True
Set to True if you want to remove all commentary audio tracks from your library
- Target
- REMOVE_COMMENTARY
- Default
- False
- Value
- True
If this is set to true, no movies will be processed but the logs will output all movies that will be processed if Test is set to False
- Target
- TEST
- Value
- True
- Default
- False
- Value
- False