Resource icon

[Ice] LiveStreams 1.3

No permission to download
if I turn off the template mod, but make the changes shown above, that will make the streams show up in my forum but not on the main page. This is perfect, I just want to make sure that turning off the template mod wont screw anything else up.

On another note, expect a donation from me in the near future once I get a little more settled with my site (like when it actually relaunches haha).
 
if I turn off the template mod, but make the changes shown above, that will make the streams show up in my forum but not on the main page. This is perfect, I just want to make sure that turning off the template mod wont screw anything else up.

On another note, expect a donation from me in the near future once I get a little more settled with my site (like when it actually relaunches haha).
Turning off the modification won't do anything bad :)
 
I wonder if there is a proper way to have this as a BB Code. Would be cool to add this into threads.

Sure, you just have to define them separately for each streaming media site. In the ACP, go to Home -> BB Code Media Sites -> Add BBCode Media Site. For Twitch.tv, I used:

Media Site ID: twitch
Site Title: Twitch.tv
Site URL: http://www.twitch.tv
Match URLs: http://www.twitch.tv/{$id}
Embed HTML:
HTML:
<object type="application/x-shockwave-flash" height="378" width="620" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel={$id}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel={$id}&auto_play=false&start_volume=25" /></object>

Feel free to change the "height" and "width" attributes in that code if you'd like. I'll include these for Twitch.tv, Justin.tv, Own3d.tv, and LiveStreams.com built-in to the add-on in the next release (hopefully in the next few days). There's also a ton more information about BB Code media sites here: http://xenforo.com/help/bb-code-media-sites/
 
I really like the general idea of this, but I'd prefer to have BBcode that I could just post into a thread and limit to certain usergroups.

[Edit] Looks like what I wanted was actually posted above. Thanks!
 
Graet addon Ice :)

But if it is possible to change the lay-out of the streaming area ? Now it is horizontal lay-out, but I wonder if it is possible to change it to a vertically table lay-out? (similar to teamliquid streaming site)
Keep up the good work

Feedback
 
Top Bottom