An idea to help organize your music with extra metadata using a SQL Server Database. This repository searches through a folder and gathers metadata already in mp3 files to add to a database
Not super useful, if you need to update your database schema, you can just execute it yourself. We also don't have a drop-re-initialize system in place if the auto-migrate fails, so we are already relying on the user to run sql manually for their chosen database provider. We may re-visit this in the future.
Not super useful, if you need to update your database schema, you can just execute it yourself. We also don't have a drop-re-initialize system in place if the auto-migrate fails, so we are already relying on the user to run sql manually for their chosen database provider. We may re-visit this in the future.