Create music directory management #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create functionality to create the music directory using the appsettings.json or appsettings.Development.json file to retrieve the music path and create it if it hasn't already been created.
Also, implement functionality for a directory structure for containing the music. The Directory should be as followed:
The music directory manager will handle creating the directories when songs are uploaded if the directories do not exist.