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
Allow Playlist Import and Export for Groove Music and Samsung Music #28
Most local music playing apps on mobile and desktop have ways to export music playlists:
Groove Music:
.zpl
files located inMusic\Playlists\Playlists from Groove Music
(these files are essentially XML files)Samsung Music:
.m3u
files located directly in theMusic
folder of the phone (only after exporting them via the app)Further support for music apps will be considered later, we'll start with these 2 for now.
Document how to import/export playlists on the readme