James Harvey

Results 401 comments of James Harvey
trafficstars

I've known about this for a while, it's caused by the buttons not connecting to the audio service. They should reconnect when they're disconnected, but they don't sometimes. I'll look...

The method I'm using to update the counter at the tip is very inefficient. Every time something changes in a download, it has to run through every download and count...

This should be improved in 2fb2207, which uses the new system for tracking downloads. Instead of counting through the list 5 times every time a download update is pushed (which...

Could you send a video? I usually get a lot of jitter when lots of downloads are being processed, might actually start looking for what caused it since it's always...

Yeah, that's the jitter I've been seeing. Weird that it stopped after 1712 downloads though

That makes sense, didn't realise that downloads were still being added in the video

Which is the hi-res album? I can't see anything wrong in the logs right now, but knowing the album name would help

It's probably just the connection dropping and the download failing. Jellyfin downloads don't have any fancy techniques to continue after a failure, so there isn't much I can do about...

That'll be a bit more complicated than your other request, but I should still be able to do it in either the next release or the one after that.

A rudimentary solution for this could be made relatively easily - when creating the queue we can decide whether or not to transcode based on the WiFi status. A nicer...