XF2 [8WR] XenRio 2 (Streams) PRO

XF2 [8WR] XenRio 2 (Streams) PRO [Paid] 2.1.1.9

No permission to buy ($40.00)
Did they just dumb the chat down? I see that Cheering isn't available through the embed anymore. It was bugged and didn't actually work, anyway. But, I was hoping they'd fix that.
 
Did they just dumb the chat down? I see that Cheering isn't available through the embed anymore. It was bugged and didn't actually work, anyway. But, I was hoping they'd fix that.
Yeah. FrankerFaceZ and BetterTwitchTV don't work with the new chat either.
 
This is how the new chat embed (or lack of..) looks on my site with latest update. Android, with chrome web browser.
Screenshot_20180504-225714.webp

@Jaxel Any ideas? Chat works on my PC.

Not with their new chat unfortunately.

<iframe width="100%" height="100%" scrolling="no" frameborder="0" src="//www.twitch.tv/embed/{serviceVAL1}/chat?{theme}popout"></iframe>

This works now.. Dark chat default enabled. FYI.
 
Last edited:
This is how the new chat embed (or lack of..) looks on my site with latest update. Android, with chrome web browser.
View attachment 174650

@Jaxel Any ideas? Chat works on my PC.
Thats part of their new chat system... its stupid, I know. If you scroll down a bit on the embedded iframe, there should be a link for "switch to desktop mode" that will load up the normal chat.
 
Dear lord.. Twitch.. 😣😬 Well then.. Hmm. Can we get a way to disable chat embed on phones then? Would that be a emergency solution? Because this looks awful with the chat embed being broken. Or force desktop mode?
 
Will this also embed the Mixer Interactive buttons?

So video, chat, and the Interactive Buttons below the video screen?
 
Hi Jaxel,

Could you please make the colours in EWRrio.less stylevars, and have them inherit from the default colour palette? At the moment, the default gold colour does not look good on every skin and every font colour.

Here's how it looks by default:

GUcPtNE.png


Whereas if we change the text-shadow from gold to xf-intensify(@xf-linkColor, 25%) we get this:

Um9u0pn.png


Obviously you can play around with the intensity and whatnot, but it would be great if this could be implemented into the core product. If nothing else, you'll receive fewer support queries about skin customisation, and I know how much you love those :P


Fillip
 
Bug: ErrorException: [E_NOTICE] Undefined index: bannerTvLowImageUrl - src/addons/EWR/Rio/Api/YouTube.php:101

Code:
#0 src/addons/EWR/Rio/Api/YouTube.php(101): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/finalfan/...', 101, Array)
#1 [internal function]: EWR\Rio\Api\YouTube::dumpChannel(Object(EWR\Rio\Entity\Service), Array)
#2 src/addons/EWR/Rio/Repository/Channel.php(93): call_user_func_array(Array, Array)
#3 src/addons/EWR/Rio/Pub/Controller/Channel.php(45): EWR\Rio\Repository\Channel->scrapeChannel('https://www.you...')
#4 src/XF/Mvc/Dispatcher.php(249): EWR\Rio\Pub\Controller\Channel->actionSubmit(Object(XF\Mvc\ParameterBag))
#5 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('EWR\\Rio:Channel', 'Submit', 'json', Object(XF\Mvc\ParameterBag), 'EWRrio', Object(EWR\Rio\Pub\Controller\Channel), NULL)
#6 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#7 src/XF/App.php(1931): XF\Mvc\Dispatcher->run()
#8 src/XF.php(328): XF\App->run()
#9 index.php(13): XF::runApp('XF\\Pub\\App')
#10 {main}

Code:
array(4) {
  ["url"] => string(24) "/streams/channels/submit"
  ["referrer"] => string(43) "https://www.finalfantasyforums.net/streams/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(5) {
    ["url"] => string(61) "https://www.youtube.com/channel/UChs5isajfxCPr-QPvDAo89Q/live"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(9) "/streams/"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}


Fillip
 
Bug: ErrorException: [E_NOTICE] Undefined index: bannerTvLowImageUrl - src/addons/EWR/Rio/Api/YouTube.php:101

Code:
#0 src/addons/EWR/Rio/Api/YouTube.php(101): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/finalfan/...', 101, Array)
#1 [internal function]: EWR\Rio\Api\YouTube::dumpChannel(Object(EWR\Rio\Entity\Service), Array)
#2 src/addons/EWR/Rio/Repository/Channel.php(93): call_user_func_array(Array, Array)
#3 src/addons/EWR/Rio/Pub/Controller/Channel.php(45): EWR\Rio\Repository\Channel->scrapeChannel('https://www.you...')
#4 src/XF/Mvc/Dispatcher.php(249): EWR\Rio\Pub\Controller\Channel->actionSubmit(Object(XF\Mvc\ParameterBag))
#5 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('EWR\\Rio:Channel', 'Submit', 'json', Object(XF\Mvc\ParameterBag), 'EWRrio', Object(EWR\Rio\Pub\Controller\Channel), NULL)
#6 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#7 src/XF/App.php(1931): XF\Mvc\Dispatcher->run()
#8 src/XF.php(328): XF\App->run()
#9 index.php(13): XF::runApp('XF\\Pub\\App')
#10 {main}

Code:
array(4) {
  ["url"] => string(24) "/streams/channels/submit"
  ["referrer"] => string(43) "https://www.finalfantasyforums.net/streams/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(5) {
    ["url"] => string(61) "https://www.youtube.com/channel/UChs5isajfxCPr-QPvDAo89Q/live"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(9) "/streams/"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}


Fillip
I see it... if a channel doesn't have any artwork, this error can happen. Workaround for next version.
 
Top Bottom