I don't know wheter VLC has support for #EXTALB comments when importing a m3u playlist file or not.
Basically I have a playlist that looks like this:
Code: Select all
#EXTINF:569,Rush - La Villa Strangiato
#EXTALB:Working Man (Rush Tribute)
#EXTART:Rush
https://xxxxxxx.xxx/xxxx/ext/stream?player=20&id=2523&suffix=.mp3&jwt=XXXXXXXXXXXX
#EXTALB:Working Man (Rush Tribute)
#EXTART:Rush
https://xxxxxxx.xxx/xxxx/ext/stream?player=20&id=2521&suffix=.mp3&jwt=XXXXXXXXXXXX
Is there a way to import the Album Title from a m3u file?
Thanks
Steve