The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Module CMPS: Shoutcast Status Full Details »» | ||||||||||||||||||||||||||
/* -----------------12/06/2004 10:45AM-----------------
Shoutcast Status Full 1.2 - CMPS Module This is a Module for CMPS to place Shoutcast Status in a block. :alien: Hope it helps !!! Zack - http://www.gzhq.net Quote:
GeZuS P - for giving me a leg up on some code. (this hack requires a password form the shoutcast admin to pull stream information.) --- Module CMPS: Shoutcast Status Lite does not need one. ================================================== ===== NEEDED To Install: vBadvanced CMPS https://vborg.vbsupport.ru/showthread.php?t=65797 Coded by: Tigga ================================================== ===== Add: 2 templates Upload: 4 images, 1 php file Note: This Module with it's current template layout was designed as a center block. --------------------------------------------------*/ == Install: 2-5 min == Server Name Last 5 songs DJ Name DJ ICQ DJ AIM Bitrate Current Song Users Connected User Max IRC Server and Room Online / Offline status --------------------------------------------------*/ - Something that came to mind. You can take this add-on and rename the shoutcast.php file to say "shoutcast1.php, shoutcast2.php, etc." and make multi-blocks to get feeds from different servers. They all can use the same templates. Changelog: 1.2 - 02.22.05 - Added: DJ ICQ, DJ AIM, IRC Server and Room, 2 images Edited: cleaned up code in templates and php file. 1.1 Fixed - 12.07.04 - shoutcast.php file to show offline if sever IP can not be reached. To update replace shoutcast.php file. If you choose not to show any/all: Variables used. Here is a list of variables that can be used in your "adv_portal_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 $listenlink = 'http://$scip:$scport/listen.pls Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
||||
|
||||
awesome! my board really needs this. great work!
*clicks install* |
#3
|
|||
|
|||
this is goddamn awsome but i need a version for regular Vbulletin
|
#4
|
||||
|
||||
Quote:
I'll work on it it should not be hard, give me a day or so. I got to paint a bedroom. :tired: Do you think on a diff. page or on the forumhome? ideas ? |
#5
|
||||
|
||||
harry - i'm not sure if this is unique to me, but if shoutcast is turned off (deactivated) from the server, the page with the shoutcast module goes haywire and shows basically warning messages.
|
#6
|
||||
|
||||
<a href="http://www.gzhq.net/index.php?id=shoutcast" target="_blank">http://www.gzhq.net/index.php?id=shoutcast</a> => Off state
got a link ? |
#7
|
|||
|
|||
Quote:
in a little 150 wide box or something |
#8
|
|||
|
|||
Quote:
i get thousands of these appearing and page takes forever to load + it never gets to load the page because the errors keep on comming and coming so u deffo not on your own. Warning: feof(): supplied argument is not a valid stream resource (pathname) |
#9
|
||||
|
||||
Quote:
There is a step in the install that was over looked. Edit shoutcast.php - Change values with in the "quotes" to your shoutcast server settings. //Configuration $scdef = "Server Name"; // Default station name $scip = "0.0.0.0"; // ip or url of shoutcast server $scport = "8000"; // port of shoutcast server $scpass = "changeme"; // password to shoutcast server $maxusers = "???"; // max users for your server //End configuration Save. |
#10
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|