notandy / ympd

Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
http://www.ympd.org
GNU General Public License v2.0
515 stars 143 forks source link

Added a tab to search radio stations from Dirble. Also fixes #85 #86

Closed Nofre closed 8 years ago

Nofre commented 8 years ago

Dirble is an open internet radio directory with a lot of radio stations ordered by category. I add a tab that shows a list of the categories. Selecting a category, it shows a list of stations. The stations can be queued or be played.

Also fixes the issue #85 , now the fields 'Album' and 'Artist' are cleared when the song changes.