Difference between revisions of "BOMM3U"

From VideoLAN Wiki
Jump to navigation Jump to search
(Created page with "{| class="wikitable" |- ! http access !! vlc git !! vlc git + bom patch |- | BOM with #EXTM3U || doesnt parse || parse ok |- | BOM without #EXTM3U || doesnt parse || doesnt pa...")
 
m (→‎Top: See also: M3U)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{See also|M3U}}
 +
This page is from '''May 2012'''. It is probably out of date.
 +
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 11: Line 14:
 
| No BOM without #EXTM3U || doesnt parse || doesnt parse
 
| No BOM without #EXTM3U || doesnt parse || doesnt parse
 
|}
 
|}
 +
 +
 +
{| class="wikitable"
 +
|-
 +
! file access access !! vlc git !! vlc git + bom patch
 +
|-
 +
| BOM with #EXTM3U || parse ok || parse ok
 +
|-
 +
| BOM without #EXTM3U || parse ok || parse ok
 +
|-
 +
| No BOM with #EXTM3U || parse ok || parse ok
 +
|-
 +
| No BOM without #EXTM3U || parse ok || parse ok
 +
|}
 +
 +
[[Category:Dev Discussions]]

Latest revision as of 06:01, 28 April 2019

See also: M3U

This page is from May 2012. It is probably out of date.

http access vlc git vlc git + bom patch
BOM with #EXTM3U doesnt parse parse ok
BOM without #EXTM3U doesnt parse doesnt parse
No BOM with #EXTM3U parse ok parse ok
No BOM without #EXTM3U doesnt parse doesnt parse


file access access vlc git vlc git + bom patch
BOM with #EXTM3U parse ok parse ok
BOM without #EXTM3U parse ok parse ok
No BOM with #EXTM3U parse ok parse ok
No BOM without #EXTM3U parse ok parse ok