anxdpanic / plugin.video.twitch

Watch your favorite gaming streams on Kodi
https://twitchaddon.page.link/forum
264 stars 81 forks source link

Stream is not starting #188

Closed postpapa closed 7 years ago

postpapa commented 7 years ago

i everytime get "twitch error" if i hit "abbonements" or choose a stream. here is the log file:

http://pastebin.com/AtVNMMjz

and here the hole kodi.log:

http://pastebin.com/BNwXcBUi

anxdpanic commented 7 years ago

Twitch just added closed captioning to their playlists, which has caused all streams to not play. I believe I have it fixed, just testing a few things now as well as this.

https://github.com/StateOfTheArt89/Twitch.tv-on-XBMC/blob/master/resources/lib/twitch/utils.py#L100 to if line.startswith('#EXT-X-MEDIA:TYPE=VIDEO'):

postpapa commented 7 years ago

Ty for your fast Response, gonna try it tomorrow :)

prometheanfire commented 7 years ago

I can confirm that this fix works (tried on master)

DJClean commented 7 years ago

Just hacked it into mine after messing with it (cause I thought it was the oauth thing) and streams are working again

Morgyn commented 7 years ago

Hacked it into mine as well, confirmed here.

TY!

henriklb commented 7 years ago

line change in code works! ty

finuh commented 7 years ago

Hi guys.. i'm a newbie on twitch and XBMC. Could you gently teach me how to change this code? (like path or file to be changed?) Thank you!

nrk666 commented 7 years ago

anxdpanic fix above works, thanks mate

anxdpanic commented 7 years ago

👍 Thanks for confirming

rd1 commented 7 years ago

nope, doesn't work

i edited "C:\Users\AppData\Roaming\kodi\addons\plugin.video.twitch\resources\lib\twitch\utils.py"

now kodi won't even start the twitch addon. says twitch error. what fresh hell is this.

andrewell commented 7 years ago

Hey guys, is there a way to do this on the Fire TV stick or do I need to wait for the Twitch addon to be updated? Currently running on TwitchTV 1.4.1.

postpapa commented 7 years ago

doesnt work for me, too.

http://pastebin.com/aneAA98e

looks like same urllib3 error

EDIT: NVM works now, dont know why

SonOfSunTzu commented 7 years ago

I'm seeing the same problem with 1.4.3. Error log is at:

http://pastebin.com/nqD3MrTn

Version 2.9.1 ( latest available ) of "requests" is installed... I'm a little stuck on this, suggestions welcome, happy to carry out diagnostics.

rd1 commented 7 years ago

kodi finaly updated addon to 1.4.3 and it works!

thank you !