Commit Graph

7 Commits

Author SHA1 Message Date
bjschuma
947aa73411 Change how next ids are generated in extract.py, correct for names with
apostrophes in them
2010-01-02 00:01:13 -05:00
bjschuma
54dd1463ff Add artists and albums to the database 2009-12-30 22:41:42 -05:00
bjschuma
8bc5b9e25a Created an artists table, pull out artist information from each song 2009-12-30 00:28:25 -05:00
bjschuma
6ce24fae34 Can add files to the database and print the number of files in the
database total
2009-12-28 20:00:10 -05:00
bjschuma
db402f9659 Added sqlite as a database for the library 2009-12-28 15:26:09 -05:00
bjschuma
3077a09a2d Can scan a path to add to the library 2009-12-27 21:55:56 -05:00
bjschuma
717d0eeca3 Can scan and add a path to the library 2009-12-27 20:32:41 -05:00