bbergle-mkv-language-remover
Docker 应用程序 from BBergle's Repository
概述
The purpose of this container is to go through your movies directory and convert all mp4 and m2ts file to mkv and then remove a specific language from those movies.
It will also remove commentaries if set to true
Please run this on a subset of your data before your entire library
Make a share called MovieTest and move some movies over and make that your movies path in this container
Once it's running you can see how the script works and if you havbe the correct settings
There is not web UI, Just look at the logs for output
WARNING: THIS RUNS AS SOON AS YOU START IT
Find the language codes at https://iso639-3.sil.org/code_tables/639/data
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
moviesPathrw
Set this to your movies library location Example: /mnt/user/data/media/movies
- 目标
- /movies
- 价值
- /mnt/user/data/media/movies
LanguagesVariable
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
- 目标
- LANGUAGES
- 价值
- rus, ukr, kaz
ConvertVariable
Set to True if you want the container to convert all mp4 and m2ts files to mkv
- 目标
- CONVERT
- 默认值
- False
- 价值
- True
Remove LanguagesVariable
Set to False if you don't want to remove any languages
- 目标
- REMOVE_LANGUAGES
- 默认值
- True
- 价值
- True
Remove CommentaryVariable
Set to True if you want to remove all commentary audio tracks from your library
- 目标
- REMOVE_COMMENTARY
- 默认值
- False
- 价值
- True
TestVariable
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
- 目标
- TEST
- 价值
- True
REMOVE_SUBTITLESVariable
- 默认值
- False
- 价值
- False
下载统计数据
853
下载总数
详细信息
存储库
bbergle/mkv-language-remover:latest最后更新2024-02-04
初见2023-11-11
在Unraid 上运行 bbergle-mkv-language-remover 。
bbergle-mkv-language-remover 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。