Commit graph

15 commits

Author SHA1 Message Date
Antoine Gersant
2150241ae1 rustfmt 2016-11-13 16:49:45 -08:00
Antoine Gersant
f21e4e055f Added support for APE metadata 2016-11-13 16:45:12 -08:00
Antoine Gersant
3c47c0ea7d Fixed a bug where song/directories sorting was case sensitive 2016-11-13 14:48:10 -08:00
Antoine Gersant
3d82ff4ef2 More accurate output messages 2016-11-06 22:40:05 -08:00
Antoine Gersant
84a075b173 Replaced .map() horrors by a couple helper functions 2016-11-01 00:03:14 -07:00
Antoine Gersant
f7a01f7e0b Fixed a bug where content wasn't ordered reliably 2016-10-30 22:16:29 -07:00
Antoine Gersant
0d6d7f442d Reduce module name spam 2016-10-30 22:11:43 -07:00
Antoine Gersant
79604e100a Fixed a bug where index was unusable during its updates 2016-10-30 22:07:28 -07:00
Antoine Gersant
653eb84350 Merged similar code for selecting songs 2016-10-30 21:08:10 -07:00
Antoine Gersant
8ef60c81e9 Delete index content if no longer in VFS 2016-10-30 20:28:50 -07:00
Antoine Gersant
fdd741d5fc Got rid of cursors 2016-10-30 20:21:09 -07:00
Antoine Gersant
462cd8babb Implemented flatten 2016-10-30 17:19:57 -07:00
Antoine Gersant
6bf65ac45a Implemented /browse 2016-10-30 17:00:09 -07:00
Antoine Gersant
d56b4d365c Index songs and directories to DB 2016-10-29 18:31:37 -07:00
Antoine Gersant
ba196a8c25 Setup index DB, moved VFS out of Collection 2016-10-25 01:37:50 -07:00