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
Moods are not a very generalized feature that most music apps would end up using. Additionally, Moods are simply unordered playlists, and should be implemented using that table in the "front-end" music app that uses this database if desired. This also simplifies CRUD operations
Moods are not a very generalized feature that most music apps would end up using. Additionally, Moods are simply unordered playlists, and should be implemented using that table in the "front-end" music app that uses this database if desired. This also simplifies CRUD operations