geoffrey45
|
e5f18f9301
|
use create_hash to compare album titles for is_single
+ add a few string checks for album.is_single
|
2023-04-17 02:21:42 +03:00 |
|
geoffrey45
|
fe6c12d856
|
use setters to manipulate artist and playlist objects
|
2023-03-26 18:57:25 +03:00 |
|
geoffrey45
|
357afeb700
|
break settings.py into classes
|
2023-03-26 08:25:00 +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
|
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
|
7640f2cc1a
|
add TODO: Move parsing title, album and artist to startup.
|
2023-02-01 14:48:23 +03:00 |
|
geoffrey45
|
838e19cf0f
|
fix: errors raised by Pycharm
|
2023-02-01 14:00:21 +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 |
|
Mungai Njoroge
|
198957bcae
|
Move server code to this repo (#95)
move server code to this repo
|
2023-01-13 20:01:52 +03:00 |
|