CazuzaCzz / smarttv-twitch

Samsung SmartTV Twitch.TV app
GNU General Public License v3.0
16 stars 6 forks source link

smarttv-twitch

This is an app for Samsung SmartTV's designed to watch twitch.tv broadcasts.

About this fork

This is a try to upgrade smarttv-twitch so i can use it on my UN48j6300AGXZD Samsung TV, that has a Tizen OS. I didn't know anything about the SmartTV app. Lots of things i still don't know what they do, so i left then alone :) . It's not the best way, but its working for me. Almost everything is working on the emulator and on my TV. Some handlers for errors on connections need to be fix (onConnectionFailed, onAuthenticationFailed, onStreamNotFound, onNetworkDisconnected, onRenderError); Changed languages files, to work in Tizen. Put SceneBrowser.html and SceneChannel.html inside index.html, each one inside a div, and i toggle visibility off then when the app change betwen them. Moved CSS inside index.html too. On tizen every time you scroll the window, it will show a ScrollBar. When you keep pressed UP and DOWN the screen don't update correctly, but if you press Left or Right it fix.

Bug

Installation

How to install and run App in the TV http://107.22.233.36/TizenGuide/tizen3511/index.html

@sparkozos made this guide https://github.com/mkvd/smarttv-twitch/issues/53#issuecomment-183156136

Change Log

3.6.0

3.6.1

3.6.3

-TODO:

Contribution

If you made a fix for your TV please feel free to make a push request.