Shoutcast Status Lite
This modification is in the archives.
Shoutcast Status Lite 1.0.1 on your VB3.x Forum Home.
Hope it helps !!! Zack @ http://www.gzhq.net
GeZuS P - for giving me a leg up on some code. NuclioN - Request for non-pw ver (this hack does not need a password to pull stream information.) --- Shoutcast Status 1.01 Spoiler (click to open)
Shoutcast Status Full 1.8 on your VB3.x Forum Home.
DEMO: http://www.gzhq.net/forums/index.php? /* -----------------8/27/2005 6:23pm----------------- This is a Nice hack to add Shoutcast Status on your VB3.X Forum Home. Hope it helps !!! Zachariah @ http://www.gzhq.net SHOUTcast is a free-of-charge audio homesteading solution. It permits anyone on the internet to broadcast audio from their PC to listeners across the Internet or any other IP-based network (Office LANs, college campuses, etc.). http://www.shoutcast.com Zerro Queries Added Collapsible Table Server Name Last 19 songs 3 Popup players (quicktime, media player, real player) DJ Name DJ ICQ DJ AIM Bitrate Current Song Media Type Most Ever Connected Hit Count Users Connected Avj. Connect Time User Max IRC Server and Room Online / Offline status XML Data Cache ======================================================= Edit: 1 template Upload: 8 images, 2 files Add: 5 templates Tested On: vBulletin v3.0.13 SHOUTcast Server v1.9.5 =======================================================
Variables used. ======================================================= If you choose not to show any/all: Here is a list of variables that can be used in your "forumhome_shoutcast". If do not wish to show data, just remove the variables. $scdef = Default station name $scip = IP shoutcast server $scport = Port of shoutcast server $scpass = Admin password (not DJ) to shoutcast server $ircsite = IRC Server - EX: irc.server.com $song[t] = Song History:t can range from 0-19. EX: $song[0], $song[1], $song[2] .... $song[19] ----- $song[0] (zerro) is the current song playing. $servertitle = "Discription" - setting in DJ - DSP (I used for DJ Name). $servergenre = - setting in DSP. $bitrate = Quility of the Bitrate - setting in DJ - DSP . $icq = ICQ# of DJ - setting in DJ - DSP. $aim = AIM# of DJ - setting in DJ - DSP. $irc = IRC room of DJ - setting in DJ - DSP. $url = URL - setting in DJ - DSP $currentlisteners = Current connected users. $maxlisteners = Max users for the server. $irclink = irc://$ircsite/$irc $listenamp = http://$scip:$scport/listen.pls $listenlnk = http://$scip:$scport $averagemin = average listener time in minuets ======================================================= Changelog | ================ 1.8 2.17.06 - Added XML cache + timer 1.6 - Fixed Media Player in non IE browsers - Fixed Real Player in non IE browsers 1.5 - Added 19 song history vs. 5 - Added Windows Media Player popup - Added Real Media Player popup - Added Quicktime Media Player popup - Added marquee to Curent song playing - Added Avj. Connect Time (avj. of the total time users connected; untill server reboot) - Added Media Type (tells what the source file format is: mpeg, CDA, WAV) - Added Hit Count (total connections to the server since the server reboot) - Added Most Ever (total connections at one time to the server since the server reboot) - Added 4 images for choice of media player - Added Template Installer Close
Changelog: *1.0.1 Removed </span> tag in forumhome_shoutcast template. == Install: 2-5 min == Collapsible Table Server Name Bitrate Current Song Users Connected User Max Online / Offline status ======================================================= Zerro queries added Edit: 2 php files Edit: 1 template Upload: 2 images, 1 php file Add: 2 templates If you choose not to show any/all: Variables used. Here is a list of variables that can be used in your "forumhome_shoutcast". If do not wish to show data, just remove the variables. $scdef = Default station name $scip = IP shoutcast server $scport = Port of shoutcast server $song[0] = (zerro) is the current song playing. $bitrate = Quility of the Bitrate - setting in DJ - DSP . $currentlisteners = Current connected users. $maxlisteners = Max users for the server. $listenlink = 'http://$scip:$scport/listen.pls Download This modification is archived and cannot be downloaded. Screenshots
|
Similar Mods
Forum Home Enhancements Shoutcast Status 2.0 (VB3.6) | vBulletin 3.6 Add-ons |
Module CMPS: Shoutcast Status Lite (VB3.5) | vBulletin 3.5 Add-ons |
Shoutcast Status 2.0 (3.5) | vBulletin 3.5 Add-ons |
Module CMPS: Shoutcast Status Lite | vBulletin 3.0 Full Releases |