Miguel A. Arroyo
Miguel A. Arroyo
It should be possible to easily support it on Windows. I'll add it to my to-do list to look into this.
I started looking into supporting Windows. I had hoped this would be relatively painless since `libusb` is cross-platform. Unfortunately, hotplug support is missing on Windows (see https://github.com/libusb/libusb/issues/86) which rules out...
You should be able to use that library, but not sure if there's a need. As I mentioned above, I think the answer lies in using the native win32 apis....
Can confirm I have the same issue. I tried various methods to try and get logging capturing any issue, but there was never any I could identify. It occurs as...
Awesome work btw! Is it possible to only merge in the changes for the `Composer` in the meantime? The OpenSubsonic API has support for it via `child` (https://opensubsonic.netlify.app/docs/responses/child/). This would...
I'd have to take a look. It might be possible it's different depending on the firmware version? Just to make sure let me know what that is and I'll take...
I have the same version firmware. I loaded up my Windows VM and this is what I see:  It seems to be correct at least on my end. This...
I've updated the code assuming the above. If we figure out what the other bits correspond to we can report that information as well.