ynnckvdv

Results 12 comments of ynnckvdv

Solved, most likely because of issues with my docking station itself. Unplugging and replugging didn't work yesterday, but today it did for some reason. Leaving this here for whomever might...

I'm running into this too. Sadly setting the permissions of the Python scripts to `755` did not fix it for me. Your test script worked fine for me though: ```...

I'm a special case, I'm running on TrueNAS, but that's also Docker. Now I see that your issue was slightly different. You got an actual error, for me, the `makemkvcon`...

@ghn8 So if you select `Rip Method: backup` it works? Because for me the `makemkvcon -r info disc:9999` command still hangs. It's very strange behaviour. Edit: forgot that backup only...

@polskikrol I have been able to rip CD and DVD just fine, so that should be alright. It's just Blu Ray that's acting up.

> > [@polskikrol](https://github.com/polskikrol) I have been able to rip CD and DVD just fine, so that should be alright. It's just Blu Ray that's acting up. > > I am...

@polskikrol I haven't changed the script yet, and I'm afraid I won't be able to for a few days. But no, I couldn't rip DVD with MakeMKV. Only with Handbrake.

I also have this with both DVD and BR. @dros-dev or @newhinton , could you explain where you exactly changed the `/install_makemkv.sh` script? Or maybe you don't use Docker? Thanks!

@aric49 Thanks for helping out! I'm afraid I'm running into an issue with SQAlchemy with your image: I ran your image with this: ``` docker run -d -p "8080:8080" \...