kdeng00
bd2e153076
#93 : Added more code to for the music file conversion
2024-06-29 15:55:56 -04:00
kdeng00
99e87a4c3a
#93 : Minor change to script to convert wav files to flac
2024-06-27 20:45:05 -04:00
kdeng00
96780752ee
Added script shell to convert wav files to flac
2024-06-22 13:15:36 -04:00
Kun Deng
4b3fa78336
#95 : Id changes to models ( #99 )
...
* #95 : Updated Id of the CoverArt model
* Model and migration changes
2024-06-21 20:30:23 -04:00
Kun Deng
71656aa940
#94 : Saving the file type of cover art, but there is still some work to do ( #100 )
...
* #94 : Saving the file type of cover art, but there is still some work to do
The filename of cover art is hard coded to have the png extension. Need to correct this
* #94 : Added a TODO
* #94 : Corrected file extension being saved in the db
* Cleanup
* Saving databasescripts
2024-06-21 20:26:44 -04:00
Kun Deng
562bc87822
#74 : Add UserID to the Song model ( #98 )
...
* #74 : Add UserID to the Song model
* #74 : Added functionality to retrieve user id from the token
* #74 : Songs will now contain the User Id when uploading
* Updated Readme and script to add migrations
* #74 : Some cleanup
2024-06-19 15:41:55 -04:00
Kun Deng
2cc13ac9bb
Code changes
...
Did not run code. Had a spur of the moment to try something out.
2022-08-25 20:56:12 -04:00
kdeng00
3a6e0f64bc
New endpoint
...
New endpoint to upload song with metadata and cover art as separate entities
2021-12-29 14:06:52 -05:00
kdeng00
023298c6f8
Refactoring
2021-12-24 20:51:15 -05:00
kdeng00
8600d9b6bc
Updates
2021-12-22 21:33:12 -05:00
amazing-username
1004f6c93d
Can successfully save the coverart record, now need to work on downloading the cover art #50
2019-07-13 10:13:15 -04:00
amazing-username
0932be2f2b
Added but did not complete the repository for cover art, updated migration script to create migration for CoverArt, and prepping for the cover art api
2019-07-07 15:02:38 -04:00
amazing-username
dd89b97997
Song and the corresponding tables will be deleted if there are not song related to the tables. #44
2019-05-25 00:50:30 +00:00
amazing-username
d75d2924a7
Working on some code cleanup, I thought I was nearing the end. Eventually leading to working on how to stream songs from the server but more work has to be done. I know I have integrated Auth0 but if this project is to be useful to others without having to configure Auth0 then I would like for it to be usable with a couple commands after cloning the repository. More work has to be done but I am close to the releasing the first version. Will update to the project on Github soon. #37
2019-05-12 21:42:25 -04:00