Commit Graph

22 Commits

Author SHA1 Message Date
265617ee6f add buckler protection 2019-09-25 19:48:19 -04:00
a7ae72c82a switched database to sqlite. changed api to use query strings. removed library dependency. 2019-05-31 10:28:21 -04:00
38808dba67 albums sort by date instead of alphabetically 2019-05-15 13:08:28 -04:00
46ced5572d added disc number 2019-03-21 08:15:24 -04:00
9152ed1c83 made initial library processing multithreaded and use albumartist instead of artist 2019-03-13 12:49:38 -04:00
0233cfc09e escape ampersand 2019-02-25 13:40:36 -05:00
d1e065d9f6 quoting and unquoting url paths 2019-02-21 12:57:58 -05:00
1848ebdff4 fixed coverart on random selection 2019-02-07 15:02:54 -05:00
4adc62f499 added coverart 2019-02-05 13:04:10 -05:00
a42165720d added shuffle ability 2019-02-05 12:44:31 -05:00
6c27ea933b sort tracks better 2019-02-05 11:33:58 -05:00
9cd963f910 api and webpage are working 2019-02-05 11:23:41 -05:00
a4af2a1fd5 added rest api 2019-02-04 10:06:58 -05:00
1d9037310e refactor Track initialization 2019-02-01 12:59:19 -05:00
43efcfc0bf built library in-memory database with file tags 2019-01-30 13:36:25 -05:00
b0e4b956a9 refactor ajax functions, remove default track 2019-01-30 07:30:19 -05:00
3382579b47 refactor, fix uri encoding 2019-01-11 11:27:25 -05:00
f23b55e5bd changed css, added preliminary support for album art display 2018-09-20 10:00:07 -04:00
ade66a4a1b prevent shuffle loop from getting stuck in folder with no music 2018-09-14 11:00:10 -04:00
fbec8d886e added autoplay/shuffle feature 2018-09-14 08:02:24 -04:00
1f5eb2bc30 navigation and playing works 2018-09-13 14:22:27 -04:00
0c3ccba783 initial commit 2018-09-12 13:04:00 -04:00