The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Steamcast 0.9.73 beta Status Full (VB3.5) Details »» | ||||||||||||||||||||||||||||
Steamcast 0.9.73 beta Status Full (VB3.5)
Developer Last Online: Jan 2020
Steamcast 0.9.73 beta: Status Full 1.0 on your VB3.5 Forum Home.
/* -----------------10/15/2005 3:33pm----------------- This is a Nice hack to add Steamcast Status on your VB3.5 Forum Home. Hope it helps !!! Zachariah @ http://www.gzhq.net Quote:
(this hack requires a password form the steamcast admin to pull stream information.) == Install: 2-5 min ==
================================================== ===== Adds: 2 plugins Edit: 1 template Upload: 4 images Adds: 5 templates Adds: 19 phrases "stc_" prefix ================================================== ===== -------------------------------------------------------*/ Variables used. ================================================== ===== If you choose not to show any/all: Here is a list of variables that can be used in your "forumhome_steamcast". If do not wish to show data, just remove the variables. $stdef = Default station name $stip = IP shoutcast server $stport = Port of shoutcast server $stadmin = Admin User name $stpass = Admin password (not DJ) to shoutcast server $song[t] = Song History: t can range from 1-50. EX: $song[1], $song[2] .... $song[50] $meta_song = Current song playing $name = "Discription" - setting in DJ - DSP (I used for DJ Name). $genre = - setting in DSP. $total_nodes = Current users online $total_unique_nodes = Current users online from different IP's $total_max_nodes = Total users the server can support. $tuneins = total connections since DJ connected. $total_peak_nodes = # users connected over 5 min. $content_type = mpeg, wav - tells the type of media being played. $bitspeed2 = kbps used by all Users connected. $bytessent = megabytes sent from server to the client. $bytesrecv = megabytes sent from DJ to the server. $avgemin = average total minutes listend by users. $bitspeed = Quility of the Bitrate - setting in DJ - DSP . $stamp = 'http://'.$stip.':'.$stport.'/listen.pls'; $stlnk = 'http://'.$stip.':'.$stport.''; FAQ: How do I add more song History. Show Your Support
|
Comments |
#2
|
|||
|
|||
Very very nice work Zack! *Pressing Install*
|
#3
|
||||
|
||||
Quote:
I will have a "lite" ver. soon that does not need an Admin password to pull feeds. It will have less options, as the data the steamcast gives to public vs. admin is limited. |
#4
|
||||
|
||||
what do I put here:
//Configuration $stdef = "Server Name"; // Default station name $stip = "0.0.0.0"; // ip of steamcast server $stport = "8000"; // port of steamcast server $stadmin = "Username"; // admin User name $stpass = "changeme"; // admin password to (not DJ) steamcast serve |
#5
|
||||
|
||||
hey
this hack work with Firefox ? |
#6
|
||||
|
||||
This is a Status hack for Steamcast and XML reader.
Quote:
================================================== ===== Edit Plugin Settings | ===================== Admincp => Plugin Manager => Hook Location : forumhome_complete => Steamcast Status Full - Main => EDIT |
#7
|
||||
|
||||
Quote:
Yes sir. (all the scrn shots are in firefox) I have had reports that the "plugin" to download a player if not installed is still buggy. I have not looked into why firefox is having a problem. Firefox will work on all players however I think real, mediaplayer, or quicktime must be installed. :nervous: I just need to change some <if> player is not installed go get the correct plugin. I need to visit firefox's site and look for the embed / installer codes some day. |
#8
|
||||
|
||||
steamcast.cfg
Quote:
|
#9
|
||||
|
||||
Awesome, liking the hack!
|
#10
|
|||
|
|||
This is really cool.
Silly question, i have a shoutcast server set up that i stream through. Can i still use the hack? Ive set it up but it doesnt appear to work?? Its probably me! Id really like to use this, been looking for something like this for a long time. Any help would be great. Very very great. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|