mungai-njoroge
8ff09925a2
remove old Dockerfile
2023-12-11 18:55:38 +03:00
mungai-njoroge
4412902312
handle favorites on recently played
...
+ use client side timestamp on track logger
2023-12-10 13:27:54 +03:00
mungai-njoroge
ddfa7f1b03
add methods to get recently played items
2023-12-03 20:35:13 +03:00
mungai-njoroge
5cf188dd38
save images in save items as playlist
2023-08-08 12:12:33 +03:00
mungai-njoroge
a0c51d5f82
add route to save folder as playlist
...
+ modify playlist table sql
2023-07-27 13:37:07 +03:00
geoffrey45
9bfc1ceed2
add --config flag to modify config path
...
+ use getters instead of constants in settings classes
+ refactor previous references
+ move get_xdg_config_dir() from settings.py to app.utils.xdg_utils.py
2023-04-17 02:21:42 +03:00
geoffrey45
357afeb700
break settings.py into classes
2023-03-26 08:25:00 +03:00
geoffrey45
d21a834a00
fix get playlist tracks order
...
+ fix utils.get_home_res_path
2023-03-15 10:01:12 +03:00
geoffrey45
e3ec9db989
add method and route to search across tracks, albums and artists.
...
+ break models into separate files
+ same for the utils and setup
2023-03-09 13:08:50 +03:00
geoffrey45
b16db22798
update readme
2023-01-15 22:33: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