matthuisman / i.mjh.nz

Mirror of https://i.mjh.nz + issues / feature requests
276 stars 56 forks source link

Channel 10 au IPTV not working #146

Closed tehfonz closed 16 hours ago

tehfonz commented 3 days ago

The Channel 10 AU IPTV m3u8 file is not working. I have tried a number of different files (raw, kodi, tvh) & regions (Sydney, Brisbane, Adelaide, Canberra) to get it working but they all refuse to play. That's for 10, Peach, Bold. The 10play Kodi addon works fine though

matthuisman commented 1 day ago

so the 10 channels via IPTV AU Kodi add-on also don't work for you?

tehfonz commented 21 hours ago

10 IPTV via the Kodi Add-ons works fine!

matthuisman commented 21 hours ago

So where doesn't it work? What player? I suggest it's a user agent header that may need to be set etc

On Mon, 28 Oct 2024, 12:01 tehfonz, @.***> wrote:

10 IPTV via the Kodi Add-ons works fine!

— Reply to this email directly, view it on GitHub https://github.com/matthuisman/i.mjh.nz/issues/146#issuecomment-2440208301, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPQAKMP26WHOFBAT5O7CJ3Z5VWERAVCNFSM6AAAAABQSM26JCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBQGIYDQMZQGE . You are receiving this because you commented.Message ID: <matthuisman/i. @.***>

tehfonz commented 21 hours ago

I'm using NextPVR with & without the kodi/agent header it seems to fail.

matthuisman commented 21 hours ago

Try user agent okhttp that's what I use in my Kodi playlists / addon's

On Mon, 28 Oct 2024, 12:09 tehfonz, @.***> wrote:

I'm using NextPVR with & without the kodi/agent header it seems to fail.

— Reply to this email directly, view it on GitHub https://github.com/matthuisman/i.mjh.nz/issues/146#issuecomment-2440211341, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPQAKO2EYXUDOPS4NKOE53Z5VXDBAVCNFSM6AAAAABQSM26JCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBQGIYTCMZUGE . You are receiving this because you commented.Message ID: <matthuisman/i. @.***>

tehfonz commented 20 hours ago

Sorry for my ignorance, but how do I properly format the following m3u8 file to use the okhttp user-agent: I've tried searching I cant find a proper / supported way to format it.

#EXTINF:-1 tvg-id="mjh-10-nsw" channel-id="mjh-10-nsw" tvg-logo="https://i.mjh.nz/.images/10-nsw.png" tvg-chno="10" group-title="Sydney" ,10

#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36
https://i.mjh.nz/10-nsw.m3u8

I tried:

#EXTINF:-1 tvg-id="mjh-10-nsw" channel-id="mjh-10-nsw" tvg-logo="https://i.mjh.nz/.images/10-nsw.png" tvg-chno="10" group-title="Sydney" ,10

#EXTVLCOPT:http-user-agent=okhttp/4.10.0
https://i.mjh.nz/10-nsw.m3u8

Thanks Matt

matthuisman commented 20 hours ago

Every app is different so I'm not sure sorry. If that app supports Kodi style, then the Kodi playlist should work as that adds the user agent header . Otherwise you'll need google how to set it in the app you use

On Mon, 28 Oct 2024, 13:00 tehfonz, @.***> wrote:

Sorry for my ignorance, but how do I properly format the following m3u8 file to use the okhttp user-agent: I've tried searching I cant find a proper / supported way to format it.

EXTINF:-1 tvg-id="mjh-10-nsw" channel-id="mjh-10-nsw" tvg-logo="https://i.mjh.nz/.images/10-nsw.png" tvg-chno="10" group-title="Sydney" ,10

EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36https://i.mjh.nz/10-nsw.m3u8

I tried:

EXTINF:-1 tvg-id="mjh-10-nsw" channel-id="mjh-10-nsw" tvg-logo="https://i.mjh.nz/.images/10-nsw.png" tvg-chno="10" group-title="Sydney" ,10

EXTVLCOPT:http-user-agent=okhttp/4.10.0https://i.mjh.nz/10-nsw.m3u8

Thanks Matt

— Reply to this email directly, view it on GitHub https://github.com/matthuisman/i.mjh.nz/issues/146#issuecomment-2440228771, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPQAKNEIIWS3LRYHQVNHZLZ5V5BJAVCNFSM6AAAAABQSM26JCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBQGIZDQNZXGE . You are receiving this because you commented.Message ID: <matthuisman/i. @.***>

matthuisman commented 16 hours ago

oh, your also using old links. The urls are https://i.mjh.nz/.r/10-nsw.m3u8 (thats probably your issue)

https://i.mjh.nz/.r/10-nsw.m3u8|user-agent=Mozilla/5.0%20%28Windows%20NT%2010.0%3B%20Win64%3B%20x64%29%20AppleWebKit/537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome/98.0.4758.102%20Safari/537.36

tehfonz commented 16 hours ago

If I run this command: . 'C:\Program Files\NextPVR\Other\ffmpeg.exe' -i https://i.mjh.nz/.r/channel-9-nsw.m3u8 I get an output, it appears to work (it starts trying to stream the video in the Powershell window)

If I run this command: . 'C:\Program Files\NextPVR\Other\ffmpeg.exe' -i https://i.mjh.nz/.r/10-nsw.m3u8 It returns:

Trailing option(s) found in the command: may be ignored.
[https @ 02d5adc0] HTTP error 404 Not Found
https://i.mjh.nz/.r/10-nsw.m3u8: Server returned 404 Not Found

does that point to anything? I have checked my firewall and allowed all from the server running this command.

matthuisman commented 16 hours ago

https://i.mjh.nz/.r/10-nsw.m3u8 redirects to https://dai.google.com/ssai/event/kIanX1fxR7isFhfnvLSKTA/master.m3u8 which redirects to https://dai-ads-delivery.10play.com.au/MjAyMA5AV1f-20211022/10NSW-b.m3u8?v=gam&originpath=/linear/hls/pb/event/kIanX1fxR7isFhfnvLSKTA/stream/8d9c9162-5e2c-41b4-963c-d892c0d033c7:TPE/master.m3u8 which finally redirects to https://dai.google.com/linear/hls/pb/event/kIanX1fxR7isFhfnvLSKTA/stream/8d9c9162-5e2c-41b4-963c-d892c0d033c7:TPE/master.m3u8

matthuisman commented 16 hours ago

if you have a network level ad blocker, its probably blocking dai.google.com?

tehfonz commented 16 hours ago

OK Can confirm it works from my phone off my home network. (when I stream the last link you posted). I have basically allowed the server trying to stream that to *.google.com but it still fails. I will keep digging. I guess you could consider this resolved and a PEBCAK. Cheers!