9 Commits

Author SHA1 Message Date
Justin Maggard
8e0fcd56f9 * Complete/clarify license information. 2010-11-11 23:48:14 +00:00
Justin Maggard
41f204029b * Fix some issues with uClibc. 2009-10-28 07:44:45 +00:00
Justin Maggard
c011c4a087 * Add initial support for video cover art.
* Try to handle id3 tags that use non-utf8 and iso8859 charsets.
2009-05-27 23:11:18 +00:00
Justin Maggard
f64e458729 * Don't store empty metadata values. 2009-05-12 01:15:01 +00:00
Justin Maggard
1b051af5fb * Don't populate the album field if it's empty. 2009-05-11 00:29:04 +00:00
Justin Maggard
90069678a7 * Update last change. 2009-04-05 08:00:56 +00:00
Justin Maggard
abd4a24639 * Ignore Vorbis lyrics data. 2009-04-05 07:57:11 +00:00
Justin Maggard
3f1afeeb40 * Log which file has extra-long vorbis comments.
* Gather duration and bitrate information from FLAC files.
2009-04-04 01:13:14 +00:00
Justin Maggard
b74e2d33f3 * 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.
2009-02-25 21:16:51 +00:00