whatdoineed2do
whatdoineed2do
on linux, building and installing locally requires the user to create their own `pkgconfig` to verify availability
cc: @chme We can reverse proxy `owntone` by following instructions on the wiki: https://github.com/owntone/owntone-server/wiki/Creating-a-reverse-proxy-using-NGINX. but the `index.html` and `vite` generation forces the proxy address be at `/` which is not...
Resubmitting as #802 as https://github.com/owntone/owntone-server/issues/1449#issuecomment-1113444623 Minor refactor `httpd` to allow introducing other `evhttp` servers and their own `event_base` for dedicated event loops. Splits off mp3 streaming to its own http...
On the pages that displays tracks, it would be good to be able to sort based on `rating`. I took a look at the `GroupByList` but need to figure out...
> Some more data. The web page does not appear to reflect the actual volume on initial connection in all cases. If I have one Soundbridge playing, enabling a second...
Fixes #382, workaround to #1173 Extend `library` interface to provide a `rescan path` entry point and expose on `json api`. Accepts a _path_ for scan - currently implemented in `filescanner`...
IOS remote - Playback does not start when user selects "play next" screen when server is stopped/restarted. To reproduce: * stop player or restart server * clear Q * find...
IOS remote - Playback does not start when user selects a track on the "up next" screen when server is stopped/restarted. To reproduce: * stop player or restart server *...
I have `owntone` running on my `RPi 4` with music on an NFS exported filesystem (`/export/music`) I recently rebuilt a `RPi 1`and it's own instance of `owntone` NFS mounting my...
Similar issue being resolved by #1171 (replaced artwork not picked up) If you have NO local artwork for an album any new local artwork added will NOT be picked up...