TagStream: add TagBuilder overload with ScanGenericTags() fallback

This commit adds support for APE/ID3 tags from NFS/SMB files.

See http://bugs.musicpd.org/view.php?id=4270
This commit is contained in:
Max Kellermann
2016-02-26 13:23:42 +01:00
parent a9130cb99c
commit 3d9652ae35
4 changed files with 46 additions and 4 deletions

1
NEWS
View File

@@ -14,6 +14,7 @@ ver 0.20 (not yet released)
- id3: remove the "id3v1_encoding" setting; by definition, all ID3v1 tags
are ISO-Latin-1
- ape: support APE replay gain on remote files
- read ID3 tags from NFS/SMB
* decoder
- improved error logging
- report I/O errors to clients