Dobby
zggis/dobby
https://hub.docker.com/repository/docker/zggis/dobby
bridge
sh
false
https://forums.unraid.net/topic/130498-support-zggis-dobby
https://github.com/Zggis/dobby
Dobby will scan a media directory and look for MKV/MP4 Dolby Vision files along side MKV HDR video files for the same content. The application will merge the files to create BL+RPU MKV files compatible with both HDR and Dolby Vision. This allows you to enhance your media library by adding Dolby Vision at low cost of disk space and without the need to manage multiple file versions. This is a headless application with no GUI, it will start processing the files in your configured directory on start. See the project page for usage examples.
Tools: MediaApp:Video
https://raw.githubusercontent.com/Zggis/dobby/master/favicon.png
1667517969
For testing equipment
https://cdn.buymeacoffee.com/buttons/default-orange.png
https://www.buymeacoffee.com/zggis
dolby vision hdr hdr10 dovi dovi_tool mkv merge
0000
99
100
true
false
### 2024.01.01 v2.0.4
- Updated DOVI version to 2.1.0
### 2023.02.15 v2.0.2
- Fixed bug with result validation
### 2023.02.13 v2.0.1
- Added ability to accept BLRPU files through configuration
### 2023.02.09 v2.0.0
- Updated DOVI version
- Updated JDK version
- Updated Spring version
- Updated ffmpeg base image version
### 2023.01.08 v1.0.9
- Fixed bug in result validation
### 2022.12.01 v1.0.8
- Cleaned up docker image
- Made show name matching case insensitive
### 2022.11.17 v1.0.7
- Fixed bug with active area validation
### 2022.11.16 v1.0.6
- Added support to disable active area validation through configuration
- Added support to set logging level through configuration
### 2022.11.10 v1.0.5
- Fixed exception when it finds non-HDR content
### 2022.11.10 v1.0.4
- Fixed exception when it finds non-HDR content
### v1.0.3
- Improved matching to allow for movie support
- Added version print out to logs
### v1.0.2
- Added configurable PUID/PGID/UMASK
### v1.0.1
- Fixed permission issue with dovi_tool
### v1.0.0
- Initial Release