Toribash
Original Post
Twitch View for Toribash Forums is no longer working.
So basically if you open UkeTV's stream : http://www.twitch.tv/uketv and check what he is playing : Toribash.
This is ok, but hover over "Toribash" with your mouse, and you will see the underline goes perfectly under Toribash nothing to the left or right

Now go here : http://www.twitch.tv/trestet
And again Toribash ... but hover over it and you will see a little space after "Toribash" that gets underlined aswell
Which means the whole filter on which I guess the Twitch thing for Toribash works is based on a filter
And we can't change the name of the game a.k.a Toribash to be without a little space at the end.
Which means that just the filter maybe needs to be added to it a little space in the end.

I atleast think this is what is the problem.
It used to work perfectly fine before. But last 2 weeks when I was streaming, it never went on the forums, but before that it had no problem, I was getting on the main page of the forums within the first 5 minutes of the stream, and now I have been streaming for over 3 hours sometimes, but still not getting shown on the Forums.

The problem might be different than what I just found but anyway, it needs fix.

Well I think I found out a solution and to make the devs job easier.

So basically from what I found out, the Forums work with this API of Twitch : https://api.twitch.tv/kraken/search/streams?q=toribash
Here it catches only some Streams, a.k.a. UkeTV.

Copy of the code when my stream is on.



But it is not catching every stream anymore and they have an update or soemthing I think (Not 100% Sure) and with the new link all the stream currently streaming Toribash come out here : https://api.twitch.tv/kraken/streams?game=Toribash
Here it catches all current streams on Toribash, a.k.a. UkeTV and Trestet.
Copy of it when my stream is on :

Copy of the code when my stream is on.



Also here is the link I used to find about all of this, since it might help the devs a bit more : https://github.com/justintv/Twitch-A...md#get-streams
You can use this tool for easier reading of the JSons : http://jsonviewer.stack.hu/
Last edited by Trestet; Nov 19, 2015 at 02:40 PM.

What seems wierd to me, is that i've seen Trestet's channel NOT listen in

https://api.twitch.tv/kraken/search/streams?q=toribash , earlier, when the channel was clearly set to "playing Toribash" for several hours; and yet UkeTV got listed

....but at this very moment, the same data request contains no channels eventhough there should be at least 2 listed.

So it seems to be clearly a Twitch issue, temporary or not.
Last edited by DuckHuntP; Nov 24, 2015 at 05:45 PM.