JeffreyGaydos / music-database-generator

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 Explicit Support for New m3u8 Samsung Playlist Files #44

Closed JeffreyGaydos closed 4 months ago

JeffreyGaydos commented 4 months ago

Newer Samsung phones appear to export playlists as files called m3u8 files. They appear to be largely the same with a few more and different comments:

#EXTM3U
#The name of the file.m3u8

Make the necessary changes to automatically recognize these files as Samsung without an extension rename and properly parse them