Addon Version: 1.1.0
Addon Author: Talonos
Addon Description:
This extension can display 2 panels on your portal. each panel consists of 6 status displays (12 displays in total) each block can be configured in the acp and each display can be either for twitch.tv OR hitbox.tv.
1 Side Block
1 Top/Center/Bottom Block
both blocks can run at the same time.
available options:
Background Color
Text Color
Block width
Online Blinking indicator
Offline Blinking indicator
2 lots of the above settings. 1: twitch 2: hitbox
so the above covers general display stuff. now on to the Twitch/hitbox stuff itself.
Display this block ---- each display can be disabled to only show amount you require (6 per panel - 2 panels total (side/center)
Which Service ---- select which website service to use Twitch.tv OR Hitbox.tv
channel name ---- yea we need to know the name of the user channel to display.
Display image ---- when a channel is ONLINE then the channel logo will display. if OFFLINE a default logo will be displayed(twitch only).
Playing ---- display the game that is being played currently (no display when offline)(sometimes twitch does not say what game is being played so can be NULL at times)
Viewers ---- display current amount of viewers currently of channel (no display when offline)
Addon Requirements: Board3 Portal 2.1 and newer.
Download Link:
http://pretereo-stormrage.co.uk/viewtopic.php?f=22&t=54
Instructions:
1. Unzip the downloaded release and copy it to ext/talonos (PHPBBROOT/ext/talonos/b3pstreams/composer.json)directory of your phpBB board. Navigate in the ACP to Customise -> Manage extensions . Look for Board3 hitbox/twitch under the Disabled Extensions list, and click its Enable link
2. navigate to Extensions -> Portal -> Portal Modules and click "Add Module" for any column and add Twitch/Hitbox.
3. now configure your installed "Twitch/Hitbox" module to your liking by clicking on the .
Demo: http://pretereo-stormrage.co.uk
REVISION INFOMATION
1.1.0
Code: Select all
added Hitbox.tv to each block
increased display amount to 6 instead of 5 so can have equal amount of displays if required
Code: Select all
added option to automaticly update display in the block every preset minutes
added ACP option "update time in minutes"
Code: Select all
Initial Release