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
2
stars
1
forks
source link
Add Option or New Project to Convert SQL Server DB to SQLite #33
This is important because not everyone wants to (or is able to) use SQL Server on any device. Specifically, Android (and probably Apple) devices do not support using SQL Server locally (obviously), but do allow apps to create & use SQLite databases. This will be essential if we plan to use this to system with my Synthia project.
This is important because not everyone wants to (or is able to) use SQL Server on any device. Specifically, Android (and probably Apple) devices do not support using SQL Server locally (obviously), but do allow apps to create & use SQLite databases. This will be essential if we plan to use this to system with my Synthia project.