c9e8e2c6da88cfe73c5a2874dfd4d4627c55230d
Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more. #15
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
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
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
Implemented logging. To complete the logging implementation I have to log the flow to the log file #16
Implemented logging. To complete the logging implementation I have to log the flow to the log file #16
Implemented logging. To complete the logging implementation I have to log the flow to the log file #16
Implemented logging. To complete the logging implementation I have to log the flow to the log file #16
Icarus
Icarus is a music streaming API Server that interacts with Mear.
Interfacing With Icarus
One can interface with Icarus the music server either by:
- Mear - Feature not implemented (under development)
- IcarusDownloadManager - Partially Implemented (under development)
Getting started
Not implemented
Built With
- C#
- .NET Core 2.2
- .NET Web RESTful API
- MySql
- Newtonsoft.Json
- TagLib#
- ID3
Contributing
Please read CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests to the project.
Versioning
Currently under development. No version has been released
Authors
- Kun Deng - amazing-username
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details
