Gemorroj / M3uParser

Parser and generator m3u playlists
GNU Lesser General Public License v3.0
76 stars 33 forks source link

Add EXTTYPE #21

Open Gemorroj opened 4 years ago

Gemorroj commented 4 years ago

Add support EXTTYPE tag Information (need more research):

#EXTTYPE: for force stream type selection: mpeg,mpeg2,ts,vob,avi,asf,wmv,mp4,mov,aac,ac3,mp3,ogg,wma
#EXTTYPE: optional DLNA profile after file type
example: #EXTTYPE:mp3,DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=01700000000000000000000000000000'
Gemorroj commented 4 years ago

need specification