Mark Furneaux

Results 18 comments of Mark Furneaux

We have debug builds which have a console. You can download it from here: http://builds.clementine-player.org/win32/debug/ (Just use the top one)

Clementine isn't logging anything out of the ordinary there. I tested this on my Windows machine. The tags do indeed get written to the files correctly (I've tested MP3 and...

Can anyone who has a 'new' unit take a packet capture from their router? That will easily allow us to see how the new communication works between the cooker and...

This was fixed for Debian based builds with https://github.com/clementine-player/Clementine/pull/6525/files#diff-1d37e48f9ceff6d8030570cd36286a61. It is working for me with the latest build here https://builds.clementine-player.org/ubuntu-bionic/

> I can only send a "Now Playing" to last.fm, tracks won't get scrobbled. @awsms I discovered this too and can't tell if it's a bug in Clementine, or liblastfm....

How does #87 allow writing to a journal namespace? I need to be able to log new messages, not read existing ones.

We have hit a limit on single thread performance on our servers. We have to rate limit the data ingress (by multiple times) to ensure the compression keeps up. It...

I've put my quick decoder in a gist if anyone wants it. I never got time to finish my port of this. https://gist.github.com/TheUbuntuGuy/225492a8dec816d49b70d9c21811e8b1