summaryrefslogtreecommitdiff
path: root/tools/songdb.pl
AgeCommit message (Expand)Author
2005-07-01First runtime database support, self repairing, only playcount works for now,Michiel Van Der Kolk
2005-06-07Initial Vorbis Comments support. We just need a few more translations and itDaniel Stenberg
2005-06-04that too..Michiel Van Der Kolk
2005-06-04Database v3Michiel Van Der Kolk
2005-04-25--add option, by request of amiconn.Michiel Van Der Kolk
2005-04-25(Tag) Database v2. this fixes all bugs in the old songdb.pl, should react likeMichiel Van Der Kolk
2005-04-24Do not distinguish between case when sorting entries.Michiel Van Der Kolk
2005-04-24Fall back on "<no album tag>" if the file is in the root of the player and do...Michiel Van Der Kolk
2005-04-24Fall back on directory name if no album tag, instead of <no album tag>.Michiel Van Der Kolk
2005-04-24Proper dumpint function..Michiel Van Der Kolk
2005-04-23Another broken link.Michiel Van Der Kolk
2005-04-23Song -> Album links were broken.Michiel Van Der Kolk
2005-04-13Almost supports multiple-artist albums - needs a special case for songs with ...Jonas Häggqvist
2005-04-13Multi-artist cd handling will take a bit more work. Last version was broken.Jonas Häggqvist
2005-04-12Improved handling of multi-artist albums and tags with different casesJonas Häggqvist
2005-01-19Strip trailing directory slashBjörn Stenberg
2005-01-19Windows requires setting files to binary modeBjörn Stenberg
2005-01-17Removed 'strict'Björn Stenberg
2005-01-17re-indented to look normal ;-)Daniel Stenberg
2005-01-17Don't die on opendir() failure. Index .mp2 files too.Björn Stenberg
2005-01-17Don't print to STDERR.Björn Stenberg
2005-01-17Added MP3::Info.pm inside script to make it standalone.Björn Stenberg
2005-01-17Added progress display and summary. Implemented --strip.Björn Stenberg
2004-10-26Add dummy text if some tags are missingBjörn Stenberg
2004-10-23Sort songarray on track number if availableBjörn Stenberg
2004-10-21Minor adjustmentsBjörn Stenberg
2004-10-21Now fully v1 spec compliantBjörn Stenberg
2004-10-21updates, still not thereDaniel Stenberg
2004-10-20Closing in on the TagDatabase 1.7 specDaniel Stenberg
2004-10-18present table to the user, easily converted to binary form once we settleDaniel Stenberg
2004-10-13song db generation tool embryoDaniel Stenberg