[htdocs] Rebuild player web interface v0.4.0

- Only add/play tracks matching the genre in the genre pages
- Add new files page
- Workaround for the issue that forked-daapd cannot pause playback for
stream or a pipe
- Listen for "database" events to properly update the library stats and
display the correct links on the top nav bar
This commit is contained in:
chme 2018-12-28 08:29:47 +01:00
parent 9198dbc8a9
commit 4ebf77896a
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "forked-daapd-web",
"version": "0.3.0",
"version": "0.4.0",
"description": "forked-daapd web interface",
"author": "chme <christian.meffert@googlemail.com>",
"license": "GPL-2.0",