9 Commits

Author SHA1 Message Date
mungai-njoroge
728c6c2def add route to remove playlist banner 2023-07-26 10:56:23 +03:00
mungai-njoroge
6439b512e9 preset mimetypes
+ add db and api methods to remove tracks from playlists
2023-07-21 01:15:57 +03:00
mungai-njoroge
cc6552cb94 check if track exists in db before sending file 2023-06-19 21:49:13 +03:00
geoffrey45
d43dcbff46 break down store.py into multiple files in a module
+ fix last updated date bug
2023-03-25 03:05:38 +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
d39c0ea2f8 rewrite sql statements to use parameter binding 2023-02-28 10:30:00 +03:00
geoffrey45
838e19cf0f fix: errors raised by Pycharm 2023-02-01 14:00:21 +03:00
geoffrey45
b404933f89 modify last updated date of a playlist on track added 2023-01-13 20:58:10 +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