whatdoineed2do
whatdoineed2do
The associated PR seems to fix this - in that I'm sending on the `artwork_url` the `db_timestamp` for that group/item ; the timestamp album items are updated when the artwork...
FWIW, if you merge this PR https://github.com/owntone/owntone-server/pull/802 into your local branch, does it still buffer ? This PR was specifically to give the streaming work its own thread but didnt...
you didnt compile the code last time - I've rebased that branch against master so it'll have the rcp/soundbridge changes. try again with below: note that the stream.mp3 had to...
thats the old tree from the PR it seems - use this: https://github.com/whatdoineed2do/forked-daapd/tree/httpd-streaming-evbase
pull that branch again - the `rcp.c` explicitly builds the stream.mp3 location, incl the port (which has been moved because of the additional event base)
For the buffering issue, i assume that you have a few items streaming when you adjust the volume correct? this would suggest that the thread that is working on streaming...
In the setup phase of the soundbridge, the server asks the soundbridge _what's your volume_ and the soundbrdige responds and we set that.. that info is not avialble at the...
> Is there a way to remove an old Soundbridge from the speaker list? I renamed one of my Soundbridges to eliminate a theory of why owntone was setting volumes...
> I'm having difficulty parsing your response. Are you saying my test case is working for you? You can connect to a Soundbridge at something less than 100%, then connect...
make sure your rcp.c is the [same as this](https://github.com/whatdoineed2do/forked-daapd/blob/master/src/outputs/rcp.c). When you start your server and look at the speakers in the webui, you should see all the Soundbridges unselected. Selecting...