* Use internal music metadata functions intead of taglib.
1) Taglib does not support MP4 or WMA/ASF without hacking it in there. 2) Taglib is C++, so it's nice to remove that dependency. * Use embedded album art where available.
This commit is contained in:
7
TODO
7
TODO
@ -2,9 +2,8 @@ Things left to do:
|
||||
|
||||
* Persistent HTTP connection (Keep-Alive) support
|
||||
* PNG image support
|
||||
* DLNA Profile Name (DLNA.ORG_PN) support for more audio files
|
||||
* SortCriteria support
|
||||
* Completely redo the logging scheme.
|
||||
* Update scan support (do not require removing the database)
|
||||
* Inotify support
|
||||
* Upload support
|
||||
|
||||
Wishlist:
|
||||
* Transcoding
|
||||
|
Reference in New Issue
Block a user