-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API 5 #130
Comments
I think this repo is deprecated/abandoned. |
Or check https://github.com/fgl27/smarttv-twitch Is active and it works. |
Looks like not working (tested on master branch by my flash drive) |
Yes, this guy is quite good, god bless him |
so actually i´m trying to get this app back to life, i managed to get the Game and Stream Browser working. |
ok, it roughly works. but there are streams that work and others dont. currently i dont know y and i have no idea how to debug this.
release file |
This is not the same model as this repo... This repo that you sent is for new tv models, 2014 or older will not work. |
This is working, just tested. But I had to configure the config.js with my user so I could see my own favorites :) |
I fixed this old one, works on my 2013 tv as it used to be. |
Not working for me either... "error: unable to retrieve access token" |
You can create your own api key and replace it. It probably stopped working due to Twitch terms of service... |
i dont know now how any of those fixed version should work, just setting the access Header with the v5 API Value is not enough. |
Can you help me how to do it? Which file to edit? |
app/scenes/SceneChannel.js: xmlHttp.setRequestHeader('Client-ID', '#change_me'); in loadDataRequest function. |
Thanks! I made it working, for now at least :) |
Dude I just installed your version 3.7.1 and it works! Thanks for supporting this app :) |
How can i create my own api key ? Please a step by step guide because the api key that i created and pasted as ('Client-ID',) on https://dev.twitch.tv/console/apps does NOT work. |
https://www.google.com/search?client=firefox-b-1-d&q=how+to+create+twitch+api+key |
It doesn't work for me, the app tries to load the channels all the time. :( |
Same here with the api key changed |
Hi, unfortiantly for some reason I can't install your application with correct widgetlist.xml (ip and size is correct) mb you can help me? |
Thanks work fine. |
Works, thanks |
Thanks man, works for me! |
https://github.com/SpaceOgre/smarttv-twitch
The developer is still working and trying to add new features (chat). |
It doesn't work, the app tries to load the channels all the time. |
I don't know, try asking a developer. On my TV it's working and it's for non Tizen TVs. |
What kind of tv do you have. Maybe it has todo something with https. See SpaceOgre#12 |
Maybe is not late to make a code refactor in this project, i try to fix something but not effect. When twitch disable API 5, who use this app cannot use anymore. |
So guys! Is anyone still able to work on this app? Right now twitch is pretty much not watchable on TV and it needs to be fixed. |
I think the best bet is go to @SpaceOgre's repo and open PR's there 👍 It works on the v5 of the api, the migration should be easier :) |
I might have to disappoint you guys :/ I'm not actively working on it anymore since I can't test/use it myself due to family reasons. But if it is small easy things I might try and fix it. But migrating the App to a new version of the Api will not happen :( |
I have no idea if that's a big or easy fix. The app on TV started to display a "commercial break" screen, and it often stops working with a "format not supported" error message. |
Hello guys, I have some spare time and want to make this App work again form my TV. I'm web developer. I installed the new Tizen Studio and emulator and everything but cannot start the app. If someone can help me start debuging the app, I can implement the twitch API and make the App work again. Thanks. |
I think Tizen emulator is not backward compatible with this app. As far as i remember i had to use this old emulator, which is works fine, but I didn't get to work old SDK, which is targeted to Ubuntu 12.04, so it has compatibility problems on modern systems. |
last time i try to fix this app i found out that tiwtch disable API router that was responsible for get M3U8 live link and without this we cant get this app to work again i think. |
@yurusov Thanks a lot, I managed to run the emulator but cannot make it to read the shared files and my App list is still empty. I try to install Guest Additions but cannot because, cannot start the terminal on ubuntu. So i'm stuck at this.. @TiagoAndreAlmeida yea, its different, but there is a fork of this one for tizen 2.3 and later that currently works -> https://github.com/fgl27/smarttv-twitch . I was thinking to get the way of working from there, but still cannot run it on emulator. |
can you try debug app direct from tv ? i remeber that older sdk on eclipse allower us to do it. |
Can someone upgrade to the new API?
The text was updated successfully, but these errors were encountered: