M3U8 file --> HTTP error 403 on LibreELEC but not with Kodi desktop

  • Hi,

    We maintain the Catch-Up TV & More video plugin (GitHub - Catch-up-TV-and-More/plugin.video.catchuptvandmore: Replay, Live TV and websites videos addon for Kodi).

    Some video that we show on the plugin come from DayliMotion in M3U8 format.

    On Kodi (macOS and Linux) we have no problem to open the live video, but on LibreELEC we get a HTTP error 403 Forbidden.

    Tested with this URL:

    Code
    https://stream-01.dc3.dailymotion.com/sec(3uHXKsK7_-J9YIYIiNPgONCuVGWpJWpb2jFmo3IHLX23TUsTlMBF5EsXCg_bVIwo)/p/dm/3/x5idx4k/d/live-4.m3u8#cell=lcore&qos_vpart=1&qos_stail=1


    Debug log from LibreELEC:

    Thank you.


    EDIT: Issue resolved by removing the

    Code
    #cell=lcore&qos_vpart=1&qos_stail=1

    part of the M3U8 URL.

    Edited once, last by sy6sy2 (April 16, 2020 at 6:14 PM).