15 Commits

Author SHA1 Message Date
geoffrey45
5fb920f958 finalize thumbnail validators
- add logger colors
2022-06-22 11:11:13 +03:00
geoffrey45
3cd0527962 use count_documents to get folder count
- map filenames with db data
2022-06-21 16:24:27 +03:00
geoffrey45
12c8406a0d add ping check
- fix artist downloader function
2022-06-20 09:49:16 +03:00
geoffrey45
3cf44759b5 process albums seperate from tracks
- break populate function into 2
2022-06-19 14:45:25 +03:00
geoffrey45
06ed41d869 BREAK EVERYTHING
- some broken edits
2022-06-17 20:29:09 +03:00
geoffrey45
030ab8a379 refactor most things to use the database directly 2022-06-13 14:45:18 +03:00
Mungai Geoffrey
824d3c6a86
use scandir to read dir content on file explorer (#64) 2022-06-07 11:26:55 +03:00
geoffrey45
9879f131e8 rewrite getting artist images using classes
- remove left padding on #acontent
2022-05-31 00:05:37 +03:00
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
f913e59103 minor UI fixes 2022-05-07 19:33:54 +03:00
geoffrey45
fb67f568ad fix messed up bisection search 2022-05-07 14:45:16 +03:00
restyled-io[bot]
559b36bd7b
Restyle Move populate to new file (#48) 2022-05-04 01:42:26 +03:00
geoffrey45
4c09350b41 move the populate function to separate file 2022-05-04 01:36:27 +03:00