Merge tag 'v0.22.2' into master

release v0.22.2
This commit is contained in:
Max Kellermann
2020-10-28 17:33:10 +01:00
22 changed files with 275 additions and 74 deletions

11
NEWS
View File

@@ -2,6 +2,17 @@ ver 0.23 (not yet released)
* protocol
- new command "getvol"
ver 0.22.2 (2020/10/28)
* database
- simple: purge songs and virtual directories for unavailable plugins
on update
* input
- qobuz/tidal: fix protocol errors due to newlines in error messages
- smbclient: disable by default due to libsmbclient crash bug
* playlist
- soundcloud: fix protocol errors due to newlines in error messages
* state_file: save on shutdown
ver 0.22.1 (2020/10/17)
* decoder
- opus: apply the OpusHead output gain even if there is no EBU R128 tag