geoffrey45
b1ac3e9a07
check todo at api/folder.py line:60
...
~ everything seems to work fine in Windows too
+ move ProcessArtistColors to Populate
2023-02-03 23:13:40 +03:00
geoffrey45
7b9f5fdb13
fix: disable flask debug
...
remove and revoke last fm api key
2023-02-01 21:03:30 +03:00
geoffrey45
838e19cf0f
fix: errors raised by Pycharm
2023-02-01 14:00:21 +03:00
geoffrey45
95c1524b68
feat: add --no-feat flag to disable extracting featured artists
...
+ support square brackets when extracting featured artists
+ remove feat artists from track title
+ fix dir browser for linux
2023-02-01 13:34:53 +03:00
geoffrey45
7e15680f26
update supported audio files in settings.py
...
+ add win_replace_slash function to format win path strings
+ misc
2023-01-30 15:59:28 +03:00
geoffrey45
93a04ba041
remove migrations folder from build assets
2023-01-25 15:28:54 +03:00
geoffrey45
bcc4873766
handle XDG_CONFIG_HOME specification ...
...
+ fix bug that caused duplicate artist color entries to db
+ check if app is windows (prep for windows build)
+ remove caribou migrations lib
+ rename all api blueprints to "api"
+ unregister child directories when customizing root dirs
+ misc
2023-01-22 23:57:12 +03:00
geoffrey45
4e6e1f03dc
move imgserver to app/api folder
...
+ add sqlite methods to configure custom root directories
+ add sqlite.settings module
+ remove date and app name from logger messages
+ add api route to browse directories
2023-01-21 18:07:20 +03:00
geoffrey45
3dc9bc1f15
print local and remote app urls when app host is set to "0.0.0.0"
...
+ update app version in settings.py
2023-01-20 22:21:40 +03:00
geoffrey45
ccb0192693
update readme
2023-01-15 19:14:31 +03:00
Mungai Njoroge
198957bcae
Move server code to this repo ( #95 )
...
move server code to this repo
2023-01-13 20:01:52 +03:00