yaser01 / mkv-muxing-batch-gui

App to muxing videos with audios/subtitles with so many options!
GNU General Public License v2.0
413 stars 23 forks source link

Docker: The Program doesn't always mux "correctly", it just finishes every file within a second, but there's no files at the specified location. #156

Open thedogmaniac opened 1 month ago

thedogmaniac commented 1 month ago

I use the program on my PC but also on my Unraid NAS via Docker. It works just as fine as on my Windows PC, but I keep running into the issue that after one or two batch jobs, it doesn't work correctly anymore:

  1. Job: Works fine, files get muxed to the location I specify or overwritten as I specified it.
  2. Job: Sometimes works fine, sometimes the above mentioned issue happens.
  3. Job OR haven't used the Docker in a few hours: I let it scan the files, I change specific settings like audio and subtitles, I specify a new location or I let it overwrite. I add the files to the queue, it races through every file with a second for every file, but nothing actually happened. The files are still the same or the destination folder is empty.

At the moment I can only "fix" this issue by restarting the container.

I am not sure if this is related to Unraid or the Docker, but I wanted to mention it anyhow.

Still thanks for the program, it makes my life way easier :).