Commit Graph

12 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
cbdf7d9dba Can create multiple libraries 2010-01-01 21:00:12 -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
bjschuma
57c6a8bc31 Set the process name to "Ocarina 2" on startup 2009-12-27 19:22:22 -05:00
bjschuma
cf0a360bc6 Join together several arguments to load (this corrects for songs with
spaces in the name)
2009-12-22 21:56:58 -05:00
bjschuma
b37085501e Can pause music 2009-12-22 00:37:52 -05:00
bjschuma
4c0c76cde4 Can play music 2009-12-22 00:29:19 -05:00