Docker Container available #10
Replies: 2 comments 23 replies
-
|
Hello could you help me to install it on docker on a synology NAS? |
Beta Was this translation helpful? Give feedback.
-
|
Maybe i'm just a little slow or something, but i'm having some issues getting the docker running. Using docker compose and in dockge on unraid. PUID won't let me set the correct setting. on unraid, it should be PUID=99 and PGID 100. if i set it to 99, when it starts, it complains that PUID is out range for dovi_convert and that the minimum limit is 1000. also, once started, i can't seem to get scan to work. i set the media path the same as i do in every other docker app i use and no matter which way i try, it says it can't find any mkv in the directory. should running a recursive scan go several folders deep from the main data folder and find plenty of mkv files? one last thing. git user smidly created a web-gui docker app using dovi_convert. it appears it hasn't been updated since he added it to the unraid app store. i know you keep updating dovi_convert with new features. i'm just wondering how far behind his app really is compared to yours and if there's any glaring issues/reasons i should stop using his and try to get your main docker image working? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
One of the most requested features was a Docker Container. So I built one, and it's now available.
This is a first release, and it's pretty bare-bones, but functional. It includes:
Two flavors are available:
Full instructions are in the README.md, and a Docker Compose file you can use is also available in the repository.
I am still planning to add a full Web UI with a file browser and full integration of all dovi_convert functions, but this will take a while.
Beta Was this translation helpful? Give feedback.
All reactions