Commit Graph

111 Commits

Author SHA1 Message Date
IrosTheBeggar
079b32a608 lowercase before check 2018-03-25 01:03:23 -04:00
IrosTheBeggar
389833c0bf Album art parser 2018-03-25 00:19:40 -04:00
IrosTheBeggar
3ea2fd4197 Fix bug where API does not return all fields 2018-03-10 17:49:07 -05:00
Paul
d752080649
Fix description 2018-01-21 23:33:00 -05:00
Paul Sori
1a6879a5fa Updated playlist behaviour 2018-01-13 03:02:09 -05:00
Paul Sori
f66319d608 Imrpovements to the JSON config boot 2018-01-11 18:54:07 -05:00
Paul Sori
ce48670747 Allow empty users in config.json 2018-01-06 02:57:35 -05:00
IrosTheBeggar
2c7c22038d removed unnecessary outpu 2017-11-13 14:03:43 -05:00
IrosTheBeggar
2788582b41 Added lastfm support 2017-11-13 02:29:13 -05:00
IrosTheBeggar
fbfdfc9798 Messaging tweaks 2017-10-26 23:22:51 -04:00
IrosTheBeggar
b0b49c2acf Fixing shared feature 2017-10-26 18:39:44 -04:00
IrosTheBeggar
547709641f Fixed some bugs 2017-10-26 18:05:07 -04:00
IrosTheBeggar
0fe0feffb7 Fixed playlsits 2017-10-26 17:44:55 -04:00
IrosTheBeggar
46b50b1904 Fixed multi path bug 2017-10-26 13:35:09 -04:00
IrosTheBeggar
5dfc424d61 Moved DB to new structure 2017-10-26 13:05:21 -04:00
IrosTheBeggar
45c14909d3 Move all files to the media endpoint 2017-10-25 20:55:35 -04:00
IrosTheBeggar
aa371ae26c Working file explorer and downloads 2017-10-25 20:44:56 -04:00
IrosTheBeggar
384e56c6ee Start removing instances of the musicDir variable 2017-10-23 23:12:12 -04:00
IrosTheBeggar
673f909872 Removed guest user 2017-10-23 01:53:16 -04:00
IrosTheBeggar
7adbd66569 More DB improvements 2017-10-15 02:08:34 -04:00
IrosTheBeggar
15b9f3ad80 Sorting + Caching + UI improvements 2017-10-15 01:37:36 -04:00
IrosTheBeggar
3d97e536d2 Auto update DB during scan + bug fixes 2017-10-14 17:15:13 -04:00
IrosTheBeggar
460ff4a4a3 Removed water pipe 2017-10-14 13:23:55 -04:00
IrosTheBeggar
551a981683 Code cleanup 2017-10-14 13:21:53 -04:00
IrosTheBeggar
af0871a24d All endpoints are working with lokiJS 2017-10-14 13:11:54 -04:00
IrosTheBeggar
5621ff1ace Working playlists 2017-10-14 03:10:30 -04:00
IrosTheBeggar
5b9a69dbbc Moved most parts over to Loki. Still need to move the playlists 2017-10-14 02:22:47 -04:00
IrosTheBeggar
05235fe560 Fixed # bug and DB bug where some files would not delete 2017-10-12 23:41:26 -04:00
IrosTheBeggar
0f960f70fc Log SQL errors to conole 2017-10-12 15:47:18 -04:00
IrosTheBeggar
5041579bb2 Move from bcrypt to pbkdf2 2017-10-11 17:33:09 -04:00
IrosTheBeggar
7b3e39b980 Fixed bug that broke artists/albums endpoint 2017-10-02 17:05:10 -04:00
IrosTheBeggar
d91ed58deb Album Art + Lazy Load 2017-09-26 02:15:46 -04:00
IrosTheBeggar
349c4a5063 CSS tweaks and album art improvements 2017-09-25 16:23:30 -04:00
IrosTheBeggar
04d1bd4772 Improve file explorer UI 2017-09-25 03:10:29 -04:00
IrosTheBeggar
b683aa49ee Massive UI update and some backend bug fixes 2017-09-21 00:40:55 -04:00
IrosTheBeggar
5261d3cc55 Fix sql bug 2017-09-18 15:33:25 -04:00
IrosTheBeggar
c4348a61ae Added docs 2017-09-17 16:06:09 -04:00
IrosTheBeggar
09d55bb292 Electron code 2017-09-17 01:17:21 -04:00
IrosTheBeggar
74bc506159 Fix bugs from changing metadata plugin 2017-09-16 19:37:02 -04:00
IrosTheBeggar
d6517c78b1 Fix bug where metadata thread would die on error 2017-09-16 17:25:57 -04:00
Paul
77927686dc Merge pull request #38 from Borewit/promise-based-parsing
Promise based storing and parsing of metadata.
2017-09-16 17:22:55 -04:00
IrosTheBeggar
223be698e1 Fixed secret cli bug 2017-08-11 12:23:46 -04:00
Borewit
a11d10fc92 Merge github.com:IrosTheBeggar/mStream into promise-based-parsing 2017-08-08 19:58:47 +02:00
IrosTheBeggar
75aefb7e27 Fix album art bug 2017-07-20 00:54:17 -04:00
IrosTheBeggar
248a486c0e More hash 2017-07-20 00:39:51 -04:00
IrosTheBeggar
b938ae4671 Removed slash. Added hash the metadata API endpoint 2017-07-19 23:48:04 -04:00
Borewit
a981a87dac Avoid catch to cause another error, by passing an undefined result. 2017-07-11 20:55:47 +02:00
Borewit
d32fe82ebe Promise based storing and parsing of metadata.
File based parsing instead of stream based which in in some cases more efficient.
2017-07-10 16:10:02 +02:00
IrosTheBeggar
f5d1ab9abb Fixed bug where certain files were returnign with the wrong slash on windows 2017-07-05 19:50:28 -04:00
IrosTheBeggar
47ee7fec37 Fixed guest bug. Quited logs as well 2017-06-19 13:59:32 -04:00