owntone / owntone-server

Linux/FreeBSD DAAP (iTunes) and MPD audio server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
https://owntone.github.io/owntone-server
GNU General Public License v2.0
2.1k stars 237 forks source link

adding genre searches: webui original source? #558

Closed whatdoineed2do closed 6 years ago

whatdoineed2do commented 6 years ago

I have a fork that implements searches by genre via the endpoints:

The code is here: https://github.com/whatdoineed2do/forked-daapd/tree/search-genre

I am not a web developer and I am unable to figure out how the webui is built and how to get the original unminified version of the code to update:

Thanks

whatdoineed2do commented 6 years ago

https://github.com/ejurgensen/forked-daapd/issues/552

duplicate.