martin

Results 115 comments of martin

FWIW, I've bought a fair amount of music on google play music, and they allow you to download as drm-free mp3 files, so I'd suggest you do that.

Check your multicast configuration as well. Though I don't see how this would be a noson issue, unless you are able to discover the sonos devices from the same device...

I can confirm that it is fixed (at least with latest git master). so you can close this, unless you want to keep it open for others to see it...

Ok, bumped the debug level up to 6, and the 500 errors during startup comes when it connects to a Sub during startup, and not e. g. a playbar. That...

Looking in the code I see that it chooses it based on the SERVER in the UDP reply. The easiest fix for just my issue now is probably to check...

A more "correct" solution/patch, but the real proper solution would be to have a separate thread reading URLs continously, this patch assumes we get all responses within 1 second (and...

Sorry for the late reply, but that looks like the best and most pragmatic solution. :-)

My guess would be that they don't check CanGoNext and CanGoPrevious anymore, and since noson returns false to HasTrackList they just assume it isn't possible to skip. edit: nvm, at...

Branch name is because it started as just some minor UI fixes, but then it became impossible to see actual warnings because of the "implicit Connections blah blah" warnings, so...

I plan on using it in https://invent.kde.org/multimedia/ffmpegthumbs (the default KDE AV thumbnailer) Someone added support for mp4 covers recently, but using taglib. I got ebml/matroska supported merged in taglib ages...