Results 17 comments of Thomas

I just saw the question in your backlog regarding a unique ID. Seems like there is a python package "uuid" which could be used for that. That's at least the...

I get your concern regarding the uuid, I don't really know if there is a better way to do it. As far as I can see, the uuid from filament...

I don't think that you need to support an existing database. The FilamentManager connected to an existing database server, but used a seperate database to store the data. I think...

I just got the source code for the X5SA with the STM32F446ZET board but wasn't able to build marlin myself. Maybe it's helping someone else. It's only from the 2.0.9.2...

Okay, I just looked at the dmesg output and found this: [Tue Aug 9 20:24:35 2022] octoprint[822405]: segfault at 7f6a905d23d0 ip 000000000051d2bc sp 00007fff6263e550 error 6 in python3.9[41f000+288000] [Tue Aug...

I'll have a look at the memory usage, but there should be enough memory for those two instances. Maybe a memory stick is bad, since this is an old laptop...

Seems like there is no -v option for makemkvcon. But here is the output from `makemkvcon info dics:9999` when no disc is inserted: ``` MSG:1005,0,1,"MakeMKV v1.17.8 linux(x64-release) started","%1 started","MakeMKV v1.17.8...

I just tested two other discs (1 DVD, 1BD) and got the same problem. In the docker container as well on the host itself. I'll see if I have another...

Just tried another DVD drive (don't have a spare BD one) and here the command is running just fine. The BD drive worked perfectly fine with an older version of...

Under Windows MakeMKV works perfectly fine. In the GUI the disc is recognized as well as via command line. I also installed a firmware update for the drive, but no...