Commit Graph

21 Commits

Author SHA1 Message Date
f171721915 change artist selection to albumartist 2019-11-05 09:50:45 -05:00
89f6f3a1d0 show track title in document title 2019-10-29 09:37:49 -04:00
09823d4ebe remove extraneous / 2019-09-12 10:52:03 -04:00
77e8fd2c8b replaced XMLHttpRequest with fetch() 2019-06-04 16:11:43 -04:00
a7ae72c82a switched database to sqlite. changed api to use query strings. removed library dependency. 2019-05-31 10:28:21 -04:00
ec89df7a88 fixed regex for disc number 2019-03-21 09:20:38 -04:00
0233cfc09e escape ampersand 2019-02-25 13:40:36 -05:00
8bbf33259d selecting an artist wipes tracklist pane 2019-02-07 09:33:35 -05:00
9f96393eaf added artist/album info to nowPlaying 2019-02-07 09:23:26 -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
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
0ec22ee2a2 fixed cover art updating automatically during shuffle 2018-09-20 12:23:14 -04:00
2f80e3c7a2 album cover updates automatically 2018-09-20 10:39:23 -04:00
fbec8d886e added autoplay/shuffle feature 2018-09-14 08:02:24 -04:00
5eb70cefd5 fix single quote in filenames screwing everything up 2018-09-13 15:54:26 -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