Commit Graph

17 Commits

Author SHA1 Message Date
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
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
Restyled.io bb69ac1fc1 Restyled by yapf 2022-04-03 13:47:28 +03:00
Restyled.io dc683e6314 Restyled by reorder-python-imports 2022-04-03 13:47:28 +03:00
Restyled.io 3a699365c8 Restyled by isort 2022-04-03 13:47:28 +03:00
Restyled.io 076f42b81f Restyled by black 2022-04-03 13:47:28 +03:00
Restyled.io ec7352ec56 Restyled by autopep8 2022-04-03 13:47:28 +03:00
geoffrey45 9c16d27507 🔶 fix saving image names with / in them 2022-04-03 13:47:28 +03:00
geoffrey45 9c808aa817 🔷 redesign playlist header 2022-04-03 13:47:28 +03:00
geoffrey45 0c1e792839 major refactors 2022-03-30 14:56:40 +03:00
geoffrey45 69b691284d [client] add playlists and playlist page 2022-03-29 00:35:39 +03:00
geoffrey45 e8994ce9ae [server] minor refactors 2022-03-27 18:15:11 +03:00
geoffrey45 67c3be7d40 misc refactors and docstrings addition 2022-03-24 00:25:00 +03:00
geoffrey45 fcfd0c7936 create the lib module 2022-03-21 00:59:51 +03:00