file: add playlist formats
This commit is contained in:
parent
9c0301115d
commit
825f4af55f
1 changed files with 2 additions and 0 deletions
|
@ -834,6 +834,8 @@ struct FILE_STRING
|
|||
"subject=/C=", "pem certificate with header", -1, "text/plain",
|
||||
"process snapshot ", "process snapshot", -1, "application/snapfs",
|
||||
"d8:announce", "torrent file", 11, "application/x-bittorrent",
|
||||
"[playlist]", "playlist", 10, "application/x-scpls",
|
||||
"#EXTM3U", "playlist", 7, "audio/x-mpegurl",
|
||||
0,0,0,0
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue