Commit Graph

60 Commits

Author SHA1 Message Date
Paul Sori
30ca7beb8e bugfix 2019-10-06 01:15:11 -07:00
Paul Sori
35b330e3f3 add opus support 2019-05-04 22:45:01 -04:00
Paul Sori
93ec4afb6a another old todo 2019-04-28 23:59:23 -04:00
Paul Sori
60a7f466af Move all hashes to md5. SHA256 is overkill and bogs down slower systems 2019-01-04 01:58:41 -05:00
Paul Sori
7783cf67a8 Better modals 2018-11-18 01:15:35 -05:00
Paul Sori
9b2633b6cc remapped config 2018-11-15 17:41:57 -05:00
Paul Sori
f3dd4d012d default scan delay is now 3 seconds 2018-11-12 01:47:44 -05:00
Paul Sori
0c83dbceda parsing bug 2018-11-11 14:08:31 -05:00
Paul Sori
bae0bece4f Save playlist bug 2018-11-01 19:08:31 -04:00
Paul Sori
ccee200657 Wizard stuff 2018-10-31 20:50:12 -04:00
Paul Sori
22c652440e handle db failure 2018-10-28 17:01:38 -04:00
Paul Sori
32f96b4749 hmmm 2018-10-27 19:01:52 -04:00
Paul Sori
6e91b9be0f avoid duplicate image scans 2018-10-27 18:10:52 -04:00
Paul Sori
7cda70f358 Check for null playlist values, don't scan until after boot 2018-10-26 17:09:59 -04:00
Paul Sori
ac93682eed Fix bug where files don't get added to DB 2018-10-06 02:10:30 -04:00
Paul Sori
366a8de8b5 Logging 2018-10-03 01:08:36 -04:00
Paul Sori
666e8a3f7c more logging 2018-10-02 18:41:06 -04:00
Paul Sori
74865a8766 some bug fixes 2018-09-21 01:09:49 -04:00
Paul Sori
7f999c8f92 pause 2018-09-21 00:49:26 -04:00
Paul Sori
c1cdcb03bf Fix race condition on message 2018-09-19 23:58:35 -04:00
Paul Sori
068f0009df remove unnecessary console log 2018-09-18 11:56:02 -04:00
Paul Sori
bcf5581eb6 Lots of DB stuff. Fixes a bug where the DB load call might get spammed 2018-09-18 02:36:19 -04:00
IrosTheBeggar
8ac0926e92 Fix metadata parsing bug 2018-08-18 14:15:00 -04:00
IrosTheBeggar
d697c7ab4a Scan DB on interval 2018-06-04 01:58:17 -04:00
IrosTheBeggar
229e7f4d68 Update dependicies and code format 2018-05-13 12:55:44 -04:00
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
5dfc424d61 Moved DB to new structure 2017-10-26 13:05:21 -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
3d97e536d2 Auto update DB during scan + bug fixes 2017-10-14 17:15:13 -04:00
IrosTheBeggar
551a981683 Code cleanup 2017-10-14 13:21:53 -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
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
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
47ee7fec37 Fixed guest bug. Quited logs as well 2017-06-19 13:59:32 -04:00
IrosTheBeggar
39000e5499 Album art fixes 2017-04-29 01:36:24 -04:00
IrosTheBeggar
1b924824a3 3.0 Update. Removed beets support 2017-04-28 20:56:42 -04:00
IrosTheBeggar
51ee7f097b Updated API docs 2017-04-27 15:43:06 -04:00
IrosTheBeggar
453cc3ae7e Failed to commit some files 2017-04-10 00:58:56 -04:00
IrosTheBeggar
e9339e18f5 Massive update with album art, metadata improvements, and more VueJS 2017-04-10 00:57:58 -04:00
IrosTheBeggar
55ad0877c1 API cleanup 2017-03-21 21:52:24 -04:00
IrosTheBeggar
9173616169 More docs 2017-03-04 11:16:53 -05:00
IrosTheBeggar
1abeba8d9e More API stuff 2017-03-04 02:50:06 -05:00
IrosTheBeggar
44ae6cfd5d API docs and cleanup 2017-03-03 12:46:02 -05:00
IrosTheBeggar
40e3fe9ca9 DB fix 2017-02-26 12:13:07 -05:00