1
0
mirror of https://github.com/bspeice/Melodia synced 2024-09-27 13:41:33 -04:00
Commit Graph

13 Commits

Author SHA1 Message Date
Bradlee Speice
4257e33f38 Support reorganizing an archive, begin playlist
Also add more fields to the DB representation of a song.
2012-12-26 18:37:14 -05:00
Bradlee Speice
22bbc568e7 Minor optimization of archive scanning 2012-12-22 23:18:17 -05:00
Bradlee Speice
190f9a7890 More code cleanup
Remove references to a 'collection' object - it was a half-baked idea,
and the concepts it represented should be implemented in the webapp, not
in the archive itself.
2012-12-22 23:11:53 -05:00
Bradlee Speice
5433cba377 Add code to convert songs using audiotools 2012-12-18 20:05:08 -05:00
Bradlee Speice
78df76cd59 Add backup code 2012-12-18 19:58:50 -05:00
Bradlee Speice
d057b2f455 Commit basic scanning support for songs 2012-12-18 19:35:04 -05:00
Bradlee Speice
d31961e029 Commit initial archive code and test data 2012-12-18 12:58:11 -05:00
Bradlee Speice
5004f5f590 Archiver app initial code 2012-12-10 12:57:36 -05:00
Bradlee Speice
438c313308 Add an extra wrapper to make adding resources easy 2012-12-10 12:56:56 -05:00
Bradlee Speice
48906a5513 Add in the audiotools resources 2012-12-10 12:55:06 -05:00
Bradlee Speice
51a861abe1 Initial django commit
Also include code for creating a new secret key per distribution
2012-12-10 09:19:12 -05:00
Bradlee Speice
7f6e4d5eab Commit initial README file 2012-12-05 17:52:57 -05:00
DjBushido
ec51e98514 Initial commit 2012-12-05 13:56:10 -08:00