aussieaddons / plugin.video.afl-video

Kodi add-on for AFL Video
http://aussieaddons.com/addons/afl/
GNU General Public License v3.0
20 stars 6 forks source link

Can't Livestream on Sony Android TV #2627

Closed geoffhop closed 4 years ago

geoffhop commented 5 years ago

Hi there Previously been using v1.9.2 on a Sony Android TV without issue for months but can no longer live stream games replays are fine, typically it just refuses to play but will sometimes play audio only. Add-on is still working fine on my Vodafone TV device but no joy on the Sony. Suspect an update has messed with DRM but not sure how to diagnose. Any ideas welcome. Thanks in advance Geoff

glennguy commented 5 years ago

Hi @geoffhop

Sorry about the late response.

It's possible that widevine needs reprovisioning again, which I thought inputstream.adaptive was now meant to sort out but maybe it's not working or you're running an older version.

You could try seeing if the Netflix Android app will play something (which would definitely do the provisioning), if that plays then try again with AFL.

On Sat., 15 Jun. 2019, 17:42 geoffhop, notifications@github.com wrote:

Hi there Previously been using v1.9.2 on a Sony Android TV without issue for months but can no longer live stream games replays are fine, typically it just refuses to play but will sometimes play audio only. Add-on is still working fine on my Vodafone TV device but no joy on the Sony. Suspect an update has messed with DRM but not sure how to diagnose. Any ideas welcome. Thanks in advance Geoff

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aussieaddons/plugin.video.afl-video/issues/2627?email_source=notifications&email_token=AC23RSA73ONKEEUM3F4RIYTP2SMPVA5CNFSM4HYOPMGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZVZVLQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AC23RSAAZFVVBRP4S2VCBT3P2SMPVANCNFSM4HYOPMGA .

geoffhop commented 5 years ago

Hi there Netflix is and has been working without issue. Funny thing is the add-on worked fine today for the Melb v Freo game but will now not live stream either the Port v Geel or Saints v Lions, just trys to start the stream and then fails. Thanks again Geoff

glennguy commented 5 years ago

Could you send us a debug log?

Thanks!

geoffhop commented 5 years ago

Hi there Issue number is 5095 Thanks Geoff

glennguy commented 5 years ago

Ok this one looks easy - the clock on your tv is wrong, looks like it is running fast by roughly a minute (assuming you're on Perth time?) Fix that and you should be good to go. Might need some trial and error if it won't sync the time automatically.

On Sat., 22 Jun. 2019, 19:54 geoffhop, notifications@github.com wrote:

Hi there Issue number is 5095 Thanks Geoff

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/aussieaddons/plugin.video.afl-video/issues/2627?email_source=notifications&email_token=AC23RSEAGRDZT7HL5SNX4JTP3XZFJA5CNFSM4HYOPMGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYKFXUA#issuecomment-504650704, or mute the thread https://github.com/notifications/unsubscribe-auth/AC23RSHYN5ZQXFOSQM4TRWDP3XZFJANCNFSM4HYOPMGA .

geoffhop commented 5 years ago

Thank you, I have changed date setting from broadcast time to network time and will attempt to try when live stream is on. Is there a link to the log file I sent you? Would love to look at it to see the details. Thanks again Geoff

glennguy commented 5 years ago

Issue is here: https://github.com/aussieaddons/issue-reports/issues/5095

Click on 'full log' to see the Kodi log.

The 404 errors for the stream segments are caused by the incorrect clock time as the segment number is calculated from the clock time, and there's only ever a 60 second window of 6 second (I think) segments available at any one time.

We're looking at adding a check in the add-on for this to be able to tell the user if the clock is out.

glennguy commented 4 years ago

Should be no further issues with this for now as AFL is no longer using DASH/Widevine for live matches.