geoffrey45
29e61b31c3
fix: remove favorite tracks whose values are None when getting favs
...
+ sync is_fav state when populating
2023-01-24 02:10:58 +03:00
geoffrey45
22fa3eef40
handle watching ~/ dir
...
+ fix bug that caused duplicate album colors in db
2023-01-23 17:10:05 +03:00
geoffrey45
d676459b9a
feat: if no root dir is set, try ~/Music
...
if there's music in there, add it as a root dir
2023-01-23 10:19:21 +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
Mungai Njoroge
198957bcae
Move server code to this repo ( #95 )
...
move server code to this repo
2023-01-13 20:01:52 +03:00