1
0
mirror of https://github.com/bspeice/Melodia synced 2024-11-16 13:08:26 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
Bradlee Speice
d8b7453260 Test playlist importing, bugfixes for import
NOTE: This reverts songs to use the ID as PK - breaks IntegerListField
if not done this way.
2013-01-15 14:07:28 -05:00
Bradlee Speice
8125942901 Playlist import code, various cleanups 2013-01-15 13:32:34 -05:00
Bradlee Speice
870efac03f Various bugfixes, add test case for playlists 2013-01-10 09:38:23 -05:00
Bradlee Speice
811fdc652d Support exporting playlists to m3u, pls 2013-01-10 09:01:33 -05:00
Bradlee Speice
8f98bc4b46 Refactor song_order to song_list, add skeleton for import 2013-01-09 21:03:37 -05:00
Bradlee Speice
91bc6cf5dd Fix the IntegerListField() DB type 2013-01-09 20:48:28 -05:00
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