]> git.sesse.net Git - vlc/commitdiff
Not every body trusts "free.fr", especially not through non-secure HTTP, and/or non...
authorRémi Denis-Courmont <rem@videolan.org>
Mon, 24 Dec 2007 15:39:17 +0000 (15:39 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Mon, 24 Dec 2007 15:39:17 +0000 (15:39 +0000)
modules/services_discovery/shout.c

index 6172df0afb7d7e241a0c40a490610ae7614478f0..2eb4926baec896370ce6c3930fd213ba3d1a9def 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"), { "m3u-extvlcopt=1", NULL } },
+      N_("Freebox TV"), { NULL } },
 };
 
 /* Main functions */