Commit Graph

11 Commits

Author SHA1 Message Date
cwilvx 64fe914820 rewrite color extraction with multiprocessing 💀 2025-06-19 01:13:10 +03:00
cwilvx 4788295b97 actually fix image extraction on linux
- fix: spawned processed not accessing global stores
2025-06-19 00:25:43 +03:00
cwilvx dd76b8c7f8 add app version output to version.txt
+ refactor main entry point
+ add debug logging in image extraction
2025-06-18 14:38:43 +03:00
cwilvx 16acb50ead fix: showing missing folders on recently added 2025-06-17 13:13:53 +03:00
cwilvx 2ba7749581 Merge branch 'master' of github.com:swingmx/swingmusic 2025-06-17 13:10:58 +03:00
cwilvx bcee25c6c6 fix: showing non-existing paths on homepage 2025-06-17 13:10:35 +03:00
cwilvx 2f14b6e6c4 fix: KeyError on missing artists 2025-06-16 20:29:47 +02:00
michilyy 2ea4ff35b1 fix lyrics is a list bug. 2025-06-06 10:10:39 +02:00
cwilvx e7ced2f440 Merge branch 'playlistImageCleaner' of github.com:Parsa-SadeghiAsl/swingmusic into Parsa-SadeghiAsl-playlistImageCleaner 2025-06-01 22:32:40 +03:00
cwilvx 18fcd22827 fix: new user recently played data not being shown in homepage
+ fix: weird role labels on new users
+ remove system status tray
+ fix: tinytag removing b prefix on tags
2025-05-31 16:55:42 +03:00
cwilvx 86fabcd5e3 modularize src
+ merge main.py and manage.py
+ move start logic to swingmusic/__main__.py
+ add a run.py on the project root
2025-05-25 20:35:54 +03:00