* #79: Added query parameter to randomize filename when downloading songs
Right now only the endpoint has this parameter added
* #79: Added functionality to the comressed song endpoint
* Added functionality to the download cover art
* .NET 8 migration
* Fixed bugs with song management
* More cleanup and making some constants
* Updated yml
* Clean up
Removing comments, some cleanup, and moving the startup code into Program.cs
* Removing comments
* Fixed song deletion issue
* Added functionality to delete song directories
* Updated README