]> git.sesse.net Git - vlc/commitdiff
Revert r23852.
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 24 Dec 2007 16:52:05 +0000 (16:52 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 24 Dec 2007 16:52:05 +0000 (16:52 +0000)
modules/services_discovery/shout.c

index 2eb4926baec896370ce6c3930fd213ba3d1a9def..6172df0afb7d7e241a0c40a490610ae7614478f0 100644 (file)
@@ -50,7 +50,7 @@ static const struct
     { "http/shout-winamp://www.shoutcast.com/sbin/newtvlister.phtml?alltv=1",
       N_("Shoutcast TV"), { NULL } },
     { "http://mafreebox.freebox.fr/freeboxtv/playlist.m3u",
-      N_("Freebox TV"), { NULL } },
+      N_("Freebox TV"), { "m3u-extvlcopt=1", NULL } },
 };
 
 /* Main functions */