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
Playlist Import/Export Tool for Groove Music, Samsung Music Playlist Files #29
Known as the Playlist Transfer tool, this tool imports playlists from Groove Music and Samsung Music (in .zpl and .m3u files) into the MusicLibrary database. You can then export the data from within the MusicLibrary database to Groove Music or Samsung Music compatible playlist files. It is necessary that the paths on all devices are the same relative to the Music folder of both devices. More explanation on the Readme.
We also moved the root of this git repo one level out so that we can have multiple .csproj projects in this repo
Known as the Playlist Transfer tool, this tool imports playlists from Groove Music and Samsung Music (in
.zpl
and.m3u
files) into theMusicLibrary
database. You can then export the data from within theMusicLibrary
database to Groove Music or Samsung Music compatible playlist files. It is necessary that the paths on all devices are the same relative to theMusic
folder of both devices. More explanation on the Readme..csproj
projects in this repo