amazing-username
|
f9e66f416d
|
#7
|
2019-05-23 22:13:56 -04:00 |
|
amazing-username
|
0cf1bf1c2d
|
Added functionality to delete empty directorie after updating songs #45
|
2019-05-22 20:37:14 -04:00 |
|
amazing-username
|
d4c3d94d1a
|
Able to update the song's metadata and move the old song file to a new path and delete the old song path. Need to imlement functionality to revert changes incase something goes wrong. #37
|
2019-05-21 22:03:34 -04:00 |
|
amazing-username
|
346609b7bd
|
Fixed bug where the album directory not being created when uploading a song. Working on moving the song to a new path when the artist or album has been changed. Running into issue with only one process is permitted to have access to the file. #43 and #37
|
2019-05-20 20:02:19 -04:00 |
|
amazing-username
|
e30f80d7d5
|
Changes to the song's metadata reflect in the database. Now the location on the filesystem has to match the updated metadata. #37
|
2019-05-20 08:57:24 -04:00 |
|
amazing-username
|
ada7939866
|
Resolved issue with Song record being deleted after updating the metadata records. #37
|
2019-05-20 00:56:51 -04:00 |
|
amazing-username
|
c9e8e2c6da
|
Continuing work on updating a song's record whenever attributes or metadata are updated. Running into an issue where the Song record is deleted during an update after the other records have been updated (artist record, album record, genre record, etc.). I believe I have narrowed it down to the Genre id and Year Id of the song not being updated. #37
|
2019-05-19 21:48:03 -04:00 |
|
amazing-username
|
991d2e0d6a
|
Continuing with #37
|
2019-05-19 02:33:57 -04:00 |
|
amazing-username
|
41398461be
|
Finished API functionality for Genre and Year endpoints. #41 and #42. Working on refining the updating song api route that's part of the clean up issue. #37
|
2019-05-18 02:09:59 -04:00 |
|
amazing-username
|
30abf31877
|
Continuing work on the Genre and Year API functionality. It is now working, just need to add it to the api #41 #42
|
2019-05-17 22:31:57 -04: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 |
|
amazing-username
|
a3c74b50bc
|
Implemented Artist HTTP endpoint functionality. #21 and #26
|
2019-05-10 22:21:30 -04:00 |
|
amazing-username
|
f7d6580253
|
Completed all TODO tasks, what's left is to go over the code and do some cleanup regarding the album API functonality. #22, #25
|
2019-05-08 22:06:19 -04:00 |
|
amazing-username
|
677646bb62
|
Continuing work on providing functionality for the Album HTTP Endpoints. Added TODO's to picket up where I left off #22, #25
|
2019-05-07 21:58:17 -04:00 |
|
amazing-username
|
66f9a05341
|
Modified Song model, added more functionality to the Album context and store, and need to work on how album records are handled when uploading songs. I left TODO's on where to pick up. #22, #25, #29
|
2019-05-06 20:32:34 -04:00 |
|
amazing-username
|
c0d2891d86
|
Switched to the TagLib library for stripping metadata. Included TODO for updating a song's metadata for both the database and the tag of the MP3 file #36
|
2019-04-30 01:49:43 +00:00 |
|
amazing-username
|
4d1013950a
|
Added more verbosity in the song uploading process
|
2019-04-28 23:54:13 +00:00 |
|
amazing-username
|
3d5e776422
|
Provided solution for #18
|
2019-04-14 20:10:02 +00:00 |
|
amazing-username
|
c9b1abdbdb
|
Refactoring and cleanup
|
2019-04-14 18:53:04 +00:00 |
|
amazing-username
|
e982534c74
|
Changed default port. Changed Table to refer to the Songs table instead of the Song table
|
2019-04-14 16:07:53 +00:00 |
|
amazing-username
|
a17e892a8b
|
Compression of songs implemented #14
|
2019-04-09 03:50:42 -04:00 |
|
amazing-username
|
2d26d6ecdc
|
Partially implemented song compression #14
|
2019-04-08 22:29:52 -04:00 |
|
amazing-username
|
aca1ce2d34
|
Working on implementing song compression to reduce file size of the song
|
2019-03-31 20:15:41 -04:00 |
|
amazing-username
|
1f15fe99e5
|
Implemented functionality for retrieving all song details
|
2019-03-31 18:13:27 -04:00 |
|
amazing-username
|
798db84ce9
|
Implemented directory manager to enforce a structured music directory #13
|
2019-03-23 21:29:42 +00:00 |
|
amazing-username
|
f5667746b8
|
Created directory management capabilities #12
|
2019-03-23 00:17:46 -04:00 |
|
amazing-username
|
e4f050c362
|
Implemented functionality to download a song #11
|
2019-03-21 22:36:57 -04:00 |
|
amazing-username
|
b7723b2cba
|
Implemented functionality to upload song
|
2019-03-18 21:58:26 -04:00 |
|
amazing-username
|
a1c3ccb66f
|
Created functionality to upload song data. #6
|
2019-03-16 23:02:01 -04:00 |
|