ChangeLog and README for forked-daapd 26.5

This commit is contained in:
ejurgensen 2019-03-17 22:52:06 +01:00
parent c3a7ec5163
commit 864bdb8f6f
2 changed files with 17 additions and 0 deletions

View File

@ -1,6 +1,21 @@
ChangeLog for forked-daapd
--------------------------
version 26.5
- json api/web ui: file view
- web ui: artwork support
- web ui: "Add next" and genre tab
- Airplay connection test improvements
- support for https streams in m3u's
- use Spotify web api for artwork instead of libspotify
- option to make Airplay devices permanent or excluded
- support for tracks and disc items in smart playlists
- db refactor, fix issues with play count, time played etc
- json api: more options available when adding items to the queue
- json api: player/toggle
- mpd version 0.20 support + support for "listfiles" command
- fix double http auth decline issue
version 26.4:
- automatic rating
- fix issue in 26.3 causing invalid time_skipped values in the db

View File

@ -540,6 +540,8 @@ The original (now unmaintained) source can be found here:
README's for previous versions of forked-daapd:
[forked-daapd version 26.5](https://github.com/ejurgensen/forked-daapd/blob/26.5/README.md)
[forked-daapd version 26.4](https://github.com/ejurgensen/forked-daapd/blob/26.4/README.md)
[forked-daapd version 26.3](https://github.com/ejurgensen/forked-daapd/blob/26.3/README.md)