18 Commits

Author SHA1 Message Date
restyled-io[bot]
e77f2b9f2b
Restyle Remove global lists and read everything from the database. (#71) 2022-07-06 17:41:01 +03:00
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
030ab8a379 refactor most things to use the database directly 2022-06-13 14:45:18 +03:00
geoffrey45
84bf467d9f fix folder tracks being None 2022-06-08 14:24:26 +03:00
Mungai Geoffrey
4e1e1b8979
move nav folder-paths into a new component (#66)
* move folder-paths into a new component

* move nav playlist title into new components
2022-06-07 12:51:47 +03:00
geoffrey45
f7218875a6 remove unused imports 2022-06-07 11:28:27 +03:00
Mungai Geoffrey
824d3c6a86
use scandir to read dir content on file explorer (#64) 2022-06-07 11:26:55 +03:00
geoffrey45
86c2744e07 replace progress.bar with tqdm 2022-05-10 08:20:24 +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
restyled-io[bot]
a6e46dcde2
Restyle Integrate topbar and refactor playlists page (#31) 2022-04-14 11:39:26 +03:00
geoffrey45
85c59b4cba Integrate nav
- other minor refactors
2022-04-14 11:30:19 +03:00
geoffrey45
42df577c1b [server] fix watchdog 2022-04-03 09:38:52 +03:00
geoffrey45
e8994ce9ae [server] minor refactors 2022-03-27 18:15:11 +03:00
geoffrey45
e2544dbbdc try adding playlists list to context menu - unsuccsessfully 2022-03-25 20:51:22 +03:00
geoffrey45
b7ed9c005d add folderslib 2022-03-24 00:23:43 +03:00