docs: Update changelog
This commit is contained in:
parent
924553b62e
commit
df4f99cf7b
@ -18,10 +18,25 @@ v0.17.0 (UNRELEASED)
|
|||||||
- When scanning, we no longer default the album artist to be the same as the
|
- When scanning, we no longer default the album artist to be the same as the
|
||||||
track artist. Album artist is now only populated if the scanned file got an
|
track artist. Album artist is now only populated if the scanned file got an
|
||||||
explicit album artist set.
|
explicit album artist set.
|
||||||
|
|
||||||
- Library scanning has been switched back to custom code due to various issues
|
- Library scanning has been switched back to custom code due to various issues
|
||||||
with GStreamer's built in scanner in 0.10. This also fixes the scanner slowdown.
|
with GStreamer's built in scanner in 0.10. This also fixes the scanner
|
||||||
(Fixes: :issue:`565`)
|
slowdown. (Fixes: :issue:`565`)
|
||||||
- Fix scanner so that mtime is respected when deciding which files can be skipped.
|
|
||||||
|
- Fix scanner so that mtime is respected when deciding which files can be
|
||||||
|
skipped.
|
||||||
|
|
||||||
|
**MPD frontend**
|
||||||
|
|
||||||
|
- The MPD service is now published as a Zeroconf service if avahi-deamon is
|
||||||
|
running on the system. Some MPD clients will use this to present Mopidy as an
|
||||||
|
available server on the local network without needing any configuration.
|
||||||
|
|
||||||
|
**HTTP frontend**
|
||||||
|
|
||||||
|
- The HTTP service is now published as a Zeroconf service if avahi-deamon is
|
||||||
|
running on the system. Some browsers will present HTTP Zeroconf services on
|
||||||
|
the local network as "local sites" bookmarks.
|
||||||
|
|
||||||
|
|
||||||
v0.16.1 (2013-11-02)
|
v0.16.1 (2013-11-02)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user