harmonoid / harmonoid

🎵 Plays & manages your music library. Looks beautiful & juicy. Playlists, visuals, synced lyrics, pitch shift, volume boost & more.
https://harmonoid.com
3.66k stars 204 forks source link

Option to import local playlists #383

Open AbhiramTS opened 1 year ago

AbhiramTS commented 1 year ago

Option to import a local playlist file(m3u or m3u8). I was unable to import it using the current implementation.

senntore commented 1 year ago

Yeah I want this feature as well, importing them(m3u files) is must for me, considering I use them all of the time. I don't want to make all of my playlist again.

Neonalig commented 1 year ago

As a temporary workaround, I've found that Harmonoid appears to have partial CLI support. You can run harmonoid.exe "c:\path\to\my\playlist.m3u8" and it will open the playlist and begin playing it. Certainly no import feature, and a bit of a pain to use, but it does seem to work.

alexmercerind commented 1 year ago

As a temporary workaround, I've found that Harmonoid appears to have partial CLI support. You can run harmonoid.exe "c:\path\to\my\playlist.m3u8" and it will open the playlist and begin playing it. Certainly no import feature, and a bit of a pain to use, but it does seem to work.

We have that to support opening files from the file explorer & context menu.