• Mathieu Malaterre's avatar
    Fix links to French TV icons · 5bcaf6c9
    Mathieu Malaterre authored
    Control: forwarded -1 vlc-devel@videolan.org
    
    Hi,
    
    Some links pointing to TV icons were broken. Attached patch fixes that.
    Original report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782229
    
    Typical output:
    
    [0x1e2ba18] access_http access error: error: HTTP/1.1 404 Not Found
    [0x1e2ba18] access_http access error: error: HTTP/1.1 404 Not Found
    [0x1e2ba18] access_mms access error: error: HTTP/1.1 403 Requested
    target domain not allowed.
    [0x1b3f7a8] main playlist error: no suitable access module for
    `http://upload.wikimedia.org/wikipedia/fr/4/4b/Logo_de_TMC.gif'
    [0x1e3fbc8] access_http access error: error: HTTP/1.1 404 Not Found
    [0x1e3fbc8] access_http access error: error: HTTP/1.1 404 Not Found
    [0x1e3fbc8] access_mms access error: error: HTTP/1.1 403 Requested
    target domain not allowed.
    [0x1b3f7a8] main playlist error: no suitable access module for
    `http://upload.wikimedia.org/wikipedia/fr/4/4b/Logo_de_TMC.gif'
    [0x4b52bc8] access_http access error: error: HTTP/1.1 404 Not Found
    [0x4b52bc8] access_http access error: error: HTTP/1.1 404 Not Found
    [0x4b52bc8] access_mms access error: error: HTTP/1.1 403 Requested
    target domain not allowed.
    [0x1b3f7a8] main playlist error: no suitable access module for
    `http://upload.wikimedia.org/wikipedia/fr/9/98/Public-Senat-LCP-An_logo_2010.png'
    [0x7fd8cc0133e8] access_http access error: error: HTTP/1.1 404 Not Found
    [0x7fd8cc0133e8] access_http access error: error: HTTP/1.1 404 Not Found
    [0x7fd8cc0133e8] access_mms access error: error: HTTP/1.1 403
    Requested target domain not allowed.
    [0x1b3f7a8] main playlist error: no suitable access module for
    `http://upload.wikimedia.org/wikipedia/fr/9/98/Public-Senat-LCP-An_logo_2010.png'
    [0x3567038] access_http access error: error: HTTP/1.1 404 Not Found
    [0x3567038] access_http access error: error: HTTP/1.1 404 Not Found
    [0x3567038] access_mms access error: error: HTTP/1.1 403 Requested
    target domain not allowed.
    [0x1b3f7a8] main playlist error: no suitable access module for
    `http://upload.wikimedia.org/wikipedia/fr/3/30/Bfm_tv.jpg'
    [0x1ba7748] access_http access error: error: HTTP/1.1 404 Not Found
    [0x1ba7748] access_http access error: error: HTTP/1.1 404 Not Found
    [0x1ba7748] access_mms access error: error: HTTP/1.1 403 Requested
    target domain not allowed.
    [0x1b3f7a8] main playlist error: no suitable access module for
    `http://upload.wikimedia.org/wikipedia/fr/3/30/Bfm_tv.jpg'
    [0x1ba7748] access_http access error: error: HTTP/1.1 404 Not Found
    [0x1ba7748] access_http access error: error: HTTP/1.1 404 Not Found
    [0x1ba7748] access_mms access error: error: HTTP/1.1 403 Requested
    target domain not allowed.
    [0x1b3f7a8] main playlist error: no suitable access module for
    `http://upload.wikimedia.org/wikipedia/fr/3/30/Bfm_tv.jpg'
    [0x1ba7748] access_http access error: error: HTTP/1.1 404 Not Found
    [0x1ba7748] access_http access error: error: HTTP/1.1 404 Not Found
    [0x1ba7748] access_mms access error: error: HTTP/1.1 403 Requested
    target domain not allowed.
    [0x1b3f7a8] main playlist error: no suitable access module for
    `http://upload.wikimedia.org/wikipedia/fr/5/56/Logo_I_tele.png'
    
    Description: Fix broken links
    Author: Mathieu Malaterre <malat@debian.org>
    Bug-Debian: https://bugs.debian.org/Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
    5bcaf6c9
02_frenchtv.lua 2.66 KB