Commit Graph

93 Commits

Author SHA1 Message Date
IrosTheBeggar
e3a78a3a28 new shared page 2021-01-18 20:34:32 -05:00
IrosTheBeggar
c630cdb851 server reboot functionality 2021-01-08 20:11:50 -05:00
IrosTheBeggar
254bffbee9 move vpath function to it's own file 2021-01-04 19:25:12 -05:00
IrosTheBeggar
49d58cf2b7 structural changes for improving config management 2021-01-04 11:54:34 -05:00
IrosTheBeggar
a3bf32d898 remove db panel 2021-01-03 22:44:45 -05:00
IrosTheBeggar
002e9c50f4 update the scan manager code 2021-01-03 02:28:49 -05:00
IrosTheBeggar
260c48f1f0 seperate global functions from the global state 2020-12-31 12:34:49 -05:00
Paul
76ecd5aca3
Merge pull request #285 from dlbeswick/replaygain
Add ReplayGain support.
2020-12-30 23:05:06 -05:00
IrosTheBeggar
ec8945a0a9 fix whitespace 2020-12-02 17:56:15 -05:00
IrosTheBeggar
81e89f55cf fix album art bug 2020-12-02 16:46:12 -05:00
David Beswick
aab63a7da2 Add ReplayGain support. 2020-10-31 09:34:54 +11:00
IrosTheBeggar
fc4f0242dd fix bug with recent api 2020-05-11 22:00:01 -04:00
IrosTheBeggar
3b38769081 sort by disk 2020-01-26 21:01:56 -05:00
IrosTheBeggar
0bb92acff8 revert auto dj algorithm 2020-01-17 21:54:25 -05:00
IrosTheBeggar
316755bde2 revert auto dj algorithm 2020-01-17 21:54:13 -05:00
IrosTheBeggar
e2bd251064 search UX 2020-01-17 18:25:34 -05:00
IrosTheBeggar
314fa30fe7 fully working search 2020-01-17 13:33:05 -05:00
IrosTheBeggar
4ccc4e3962 table joining 2020-01-17 10:56:17 -05:00
IrosTheBeggar
9da7a67d31 update artists and albums endpoints 2020-01-16 23:11:21 -05:00
IrosTheBeggar
7041a09dfa db restructure and optimizations 2020-01-16 21:47:05 -05:00
IrosTheBeggar
0061ca1004 search first draft 2020-01-16 00:37:50 -05:00
IrosTheBeggar
c9f41b8b95 auto dj upgrades 2019-12-09 14:42:30 -05:00
Gitea
2c19b3c15f cleanup variables in db code 2019-11-15 03:41:22 -05:00
Robin Hänni
1269a63df1
subsort tracks by filename
sort tracks by track number and then by filename. This is good if the media files do not have metadata, but the track number is at the beginning of the file name.
2019-10-27 14:03:19 +01:00
Paul Sori
b5b066d162 transcoding 2019-10-23 15:42:16 -04:00
Paul Sori
d8e56a190e syncthing integration part 1 2019-10-16 00:33:43 -07:00
Paul Sori
3a1d96fe57 more federation updates 2019-07-03 01:25:02 -04:00
Paul Sori
1e9791ef86 remove finsihed todo 2019-04-28 23:55:51 -04:00
Paul Sori
1241a41bd2 better album/artist stuff 2019-04-28 23:28:59 -04:00
Paul Sori
3d4714f114 recently added 2019-04-27 15:15:51 -04:00
Paul Sori
4a288905b2 move all db functions away from arrays 2019-03-04 11:23:06 -08:00
Paul Sori
f7e33c4a91 warnign on auto dj fail 2019-03-04 05:46:09 -08:00
Paul Sori
ef57bf955a improved caching 2019-02-17 23:34:16 -05:00
Paul Sori
0ff68bced5 Cleanup metadata response 2019-01-31 19:15:07 -05:00
Paul Sori
e8d99ccc2f Playlist XSS fix + more efficient playlist retrival code 2019-01-22 02:31:03 -05:00
Paul Sori
9b2633b6cc remapped config 2018-11-15 17:41:57 -05:00
Paul Sori
ff824e1cc8 force playlist string 2018-10-26 22:44:17 -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
8e884bd77e fix unhandle error in db code, updare music metadata 2018-10-26 02:19:52 -04:00
Paul Sori
d99ea7a4ea remove song 2018-10-09 22:20:21 -04:00
Paul Sori
1ca70ebbd0 remove useless caching 2018-10-07 03:20:23 -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
261e0137ac Add to playlist menu 2018-09-29 06:59:40 -04:00
Paul Sori
18bbf8f513 Added butterchurn 2018-07-30 19:48:09 -04:00
Paul Sori
b32e30e886 Spell check 2018-07-28 01:18:55 -04:00
IrosTheBeggar
79760cc2dc Standadize DB values to strings 2018-05-26 01:15:31 -04:00
IrosTheBeggar
e3e4885714 AutoDJ 2018-04-28 03:49:37 -04:00
IrosTheBeggar
aa20e3140b Endpoint to retrieve rated songs in order 2018-04-01 03:03:05 -04:00
IrosTheBeggar
d333036e42 Working ratings 2018-04-01 02:06:09 -04:00