matthias

Results 31 comments of matthias

You can try with my current PR to get better makemkv output during makemkv info to see what is actually happening. And to add on that, please check also the...

I'd need some help with the SonarCloud issues. From my perspective, they are of "wont-fix" type. I guess, the code was not on A rating before I touched it. I'd...

I worked around most of the issues but the [last one is tricky](https://sonarcloud.io/project/issues?pullRequest=1259&open=AZOymfXOeyeAJeRfgb0P&id=automatic-ripping-machine_automatic-ripping-machine) and wants me to further refactor `get_track_info`. With the class based approach I could merge a lot...

this is what chatGPT came up with after some questioning. Haven't tested it but looks good at first glance: ```python import asyncio from dataclasses import dataclass from typing import AsyncIterator...

I admit that I got carried away with refactoring. I will rebase to v3 branch. I have added the exception trace info to the routes.handle_exception logger for better debugging. Looking...

Thank you for the review. I moved the drive Information to the db class and will put that back to log to stdout. Naming comes also back. It was just...

I fixed a few issues with my code here and there, re-added the name, used the toggle command, added output of eject to the logs etc. On my way, I...

I added a mask to the serial number output of the drives. Serial numbers are, however, still printed by Udev output. But the following log was done with the recent...

[THE_LEGEND_OF_HERCULES_173913208648.log](https://github.com/user-attachments/files/18730142/THE_LEGEND_OF_HERCULES_173913208648.log)