11 Commits

Author SHA1 Message Date
restyled-io[bot]
2b33fb87a2
Restyle Implement Fuzzy search using rapidfuzz (#60) 2022-05-26 19:12:04 +03:00
geoffrey45
4040b99518 rewrite search functions as classes 2022-05-18 18:04:01 +03:00
geoffrey45
7c38b0a9f3 revert to for-loop for creating albums
- use ThreadPoolExecutor to create tracks
2022-05-10 08:22:41 +03:00
geoffrey45
fb67f568ad fix messed up bisection search 2022-05-07 14:45:16 +03:00
geoffrey45
6527b3abc5 create albums from pre-albums instead of individual tracks 2022-04-25 11:59:36 +03:00
restyled-io[bot]
d1c83ef8b6
Restyle Save complete albums to the db for faster startup (#38) 2022-04-21 10:25:56 +03:00
geoffrey45
d98cc0547e Save complete tracks and albums to the db for faster startup
- refactor function locations
- add logger
- check for new tracks instead of re-processing all files
2022-04-21 10:16:45 +03:00
geoffrey45
42df577c1b [server] fix watchdog 2022-04-03 09:38:52 +03:00
geoffrey45
dbb27734fe major refactors
- add album page store
- show loaders in beforeEnter guards
- show bitrate on now playing card
- etc
2022-04-03 01:03:32 +03:00
geoffrey45
ac988b8a96 [server] create folder on track add 2022-03-27 18:14:45 +03:00
geoffrey45
bab2228a28 move watchdoge into app/lib 2022-03-24 00:24:14 +03:00