kdeng00
|
d16b8dc3c9
|
Added Manager namespace
|
2019-09-01 14:14:46 -04:00 |
|
kdeng00
|
d44a5bb1bc
|
Added Model namespace
|
2019-09-01 13:54:16 -04:00 |
|
kdeng00
|
1255aa0ff7
|
track and disc numbers are now part of the song's metadata and saved to the database
|
2019-08-28 22:16:33 -04:00 |
|
amazing-username
|
d0d1008044
|
Fixed bug that caused a failure in retrieving records. Empty directories are deleted when deleting a song. If the song contains the stock cover art, the stock cover art will not be deleted
|
2019-08-27 20:13:18 +00:00 |
|
kdeng00
|
ed6f98eb5a
|
Added song delete endpoint
|
2019-08-26 23:10:24 -04:00 |
|
kdeng00
|
fb03354189
|
Working on downloading the song
|
2019-08-25 16:47:52 -04:00 |
|
kdeng00
|
2145adb039
|
Some clean up for insert song records into the database
|
2019-08-25 14:54:09 -04:00 |
|
kdeng00
|
d54715ac25
|
Able to insert song records into the database. Left TODO for clean up
|
2019-08-25 01:30:13 -04:00 |
|
kdeng00
|
1db3eb2f8c
|
Cover art record saved in the database. Next is to save the song record to the database and then try to download the song afterwards
|
2019-08-24 18:41:01 -04:00 |
|
kdeng00
|
9281293fad
|
Working on interfacing with the database. Could do queryies via string/cstring but I'm going to try prepared statements
|
2019-08-23 23:16:42 -04:00 |
|
kdeng00
|
764185da7d
|
Able to save song and cover art to the appropriate paths. Next is saving it to the database
|
2019-08-22 22:40:49 -04:00 |
|
kdeng00
|
4072526d35
|
Able to upload song. Left TODO on what's next
|
2019-08-18 22:58:04 -04:00 |
|