Code Monkey home page Code Monkey logo

Comments (10)

fgl27 avatar fgl27 commented on August 16, 2024

Have you ever use the app before? So I know if this is new or you are new at using the app.
Can you open the site on yours network?and what a steam?

What are the information in the about of the app? (Key A or red -> about )

I need app version, tizen, tv and fw
the top two lines.

BTW is all fine here for me just tested...

from smarttv-twitch.

Steltek avatar Steltek commented on August 16, 2024

First time using the app (never had it before).
App Version: 4.0.1.021319
Tizen Version: 4.0 | TV: QNQ9F | FW: T-KTM2DEUC-1202.3

(I tried sniffing the network traffic to see if there's anything obvious in there, but it's all encrypted to port HTTPS/443.)

from smarttv-twitch.

fgl27 avatar fgl27 commented on August 16, 2024

OK it worked for as long as I make it, I wanna to know if worked for you only...

The versions are OK at least on first look it should work.

I will need to see the logs...

To see the logs you are going to install the application using the repo link and not the release download the bellow
https://github.com/fgl27/smarttv-twitch/archive/master.zip

The installation process is the same you just create another app in Tizen, and use the content of the folder app (this folder) as File System.
And to install the app you click in "Debug as", to install it with debug enable...

start_debug

image from
https://developer.samsung.com/tv/develop/getting-started/using-sdk/web-inspector

After that you will have two app installed, the about will show a different version information so you know that you are using the test version

The debug app will open a new window from yours browser on the computer and in there the log will be showed...

After you press OK in the app screen to enable the logging don't change the screen stay in "Live", go to the console window in the computer, and press the key B or green in the remote, this will force the app to reload and show some information on the screen something like this:

screenshot from 2018-11-28 13-43-52

After you see those logs try to replicated the problematic behavior.

Then share the logs result here in a text format you can drag a .txt file to the comment or make a new with the log...

After I may need some time and maybe change the app to generate more logs and from that we go.

from smarttv-twitch.

Steltek avatar Steltek commented on August 16, 2024

Here's the log from that.
f2aea803-1b5c-4859-ae14-ad59c8c9e49c.txt

Hope that helps. Let me know if you need anything else.

from smarttv-twitch.

Steltek avatar Steltek commented on August 16, 2024

I think I've located the problem (not tested yet). The app is trying to access http://user.ttvnw.net, but I have a redirect for *.ttvnw.net pointing to a local server, which redirects all HTTPS traffic to the actual site (via a specific line). The server is not set up to do the same for HTTP requests, and thus may be causing the 404 in the logs. I'm checking this right now.

from smarttv-twitch.

fgl27 avatar fgl27 commented on August 16, 2024

OK let me know the result.

from smarttv-twitch.

Steltek avatar Steltek commented on August 16, 2024

Yep, that's the problem. Twitch doesn't use HTTP anywhere, so it works fine with my HTTPS redirect when used in browsers and other apps, but since this app uses HTTP for that call, it hits the wrong server on my rerouting system and gets stuck there. (I'll have to rig up something that redirects the HTTP calls as well, I guess.)

from smarttv-twitch.

fgl27 avatar fgl27 commented on August 16, 2024

That link is from twitch official android app, it didn't work with the HTTPS in the past.
I update the release to version 4.0.1.022119 is working fine here.

Reopen the release app check if the version have change and try to play a a stream, to force update the app just hold the return key when it is open to force close it, it will update when reopened.

from smarttv-twitch.

Steltek avatar Steltek commented on August 16, 2024

Can confirm that using 4.0.1.022119 works here. Thanks for your work!

from smarttv-twitch.

fgl27 avatar fgl27 commented on August 16, 2024

You welcome, if need open a new issue (if is related to this just reopen this).

👍

from smarttv-twitch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.