1
0
mirror of https://github.com/bspeice/Melodia synced 2024-11-16 04:58:20 -05:00
Melodia/archiver
Bradlee Speice fdfcecc4a2 Heavy update to song database storage
Switch to mutagen for tagging, will use pydub for conversion.
Change how song is represented in DB to be much more rich.
2013-02-05 14:20:45 -05:00
..
__init__.py Archiver app initial code 2012-12-10 12:57:36 -05:00
archive.py Optimize scanning further, make song URL's PK 2013-01-10 10:43:18 -05:00
listfield.py Playlist import code, various cleanups 2013-01-15 13:32:34 -05:00
models.py Fix the IntegerListField() DB type 2013-01-09 20:48:28 -05:00
playlist.py Test playlist importing, bugfixes for import 2013-01-15 14:07:28 -05:00
song.py Heavy update to song database storage 2013-02-05 14:20:45 -05:00
tests.py Test playlist importing, bugfixes for import 2013-01-15 14:07:28 -05:00
views.py Playlist import code, various cleanups 2013-01-15 13:32:34 -05:00