#93: Add flac support #101

Merged
kdeng00 merged 25 commits from tsk-93 into master 2024-07-27 13:19:12 -04:00

25 Commits

Author SHA1 Message Date
kdeng00 58af62f12b #93: Cleanup 2024-07-27 13:17:15 -04:00
kdeng00 5e868c4c4c #93: Removed ID3 dependency 2024-07-27 13:10:16 -04:00
kdeng00 37441fea45 #93: Reduce build errors 2024-07-27 13:08:58 -04:00
kdeng00 6898776f5b #93: Working on build errors, removed DotnetZip dependency, and added new Ionic.Zlip.Netstandard dependency 2024-07-26 19:35:12 -04:00
kdeng00 983b434823 #93: Song Model changes and support for different file types 2024-07-25 19:33:05 -04:00
kdeng00 c60ca48ca1 #93: Updated some code that affects filename generation for audio files 2024-07-24 19:54:25 -04:00
kdeng00 0f70ca6aaa #93: Added more code to save flac files 2024-07-23 19:58:20 -04:00
kdeng00 43b2bf27be #93: Uploading wav songs works. Moving on to flac support 2024-07-22 19:50:03 -04:00
kdeng00 829eb2925b #93: Initializing some properties in the song model earlier 2024-07-21 16:36:49 -04:00
kdeng00 ba0bf851f7 #93: Saving uploaded song to a temporary location for processing 2024-07-20 20:43:20 -04:00
kdeng00 d2df0fb409 #93: Adding SQL script to drop and create database 2024-07-20 18:54:07 -04:00
kdeng00 08a76007b7 #93: Making some changes to the process of saving a song to the filesystem 2024-07-18 15:59:51 -04:00
kdeng00 c592b6dfa5 #93: Another gitignore update 2024-07-18 15:30:17 -04:00
kdeng00 852b698a09 #93: Updated gitignore 2024-07-18 15:28:23 -04:00
kdeng00 45c2bd9572 #93: Making some changes to how the file extension is determined 2024-07-18 15:26:59 -04:00
kdeng00 470b7a953a #93: Created skeleton for saving flac files 2024-07-09 19:09:37 -04:00
kdeng00 0e04c7910b #93: Updated README and migration script 2024-07-09 19:08:03 -04:00
kdeng00 7a0bfb80c4 #93: Added dotnet manifest file
Includes the dotnet-ef tool
2024-07-09 18:56:23 -04:00
kdeng00 1174750e3c #93: Minor update to conversion script 2024-07-08 19:11:03 -04:00
kdeng00 bde264fedc #93: Starting work to implement flac support 2024-07-08 19:08:26 -04:00
kdeng00 fbb761fb5c #93: Clean up 2024-06-30 16:57:47 -04:00
kdeng00 0541d041ec #93: Script to convert wav files to flac files is done 2024-06-30 16:55:43 -04:00
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