The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Shoutcast Status 2.0 (3.5) Details »» | |||||||||||||||||||||||||
Shoutcast Status 2.0 on your VB3.5 ForumHome.
/* ----------------- 11/15/2006 ----------------- This is a Nice hack to add Shoutcast Status on your VB3.5 ForumHome. 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 ================================================== ===== Tested On: vBulletin 3.5+ SHOUTcast Server v1.9.5 DEMO ================================================== ===== == Install: 2-5 min == Full Stats - Needs Shoutcast server admin password Server Name Song History 4 media layers (winamp, quicktime, media player, real player) DJ Name Bitrate Current Song Media Type Most Ever Connected Hit Count Users Connected Avj. Connect Time User Max Online / Offline status XML Data Cache Lite Stats - Does not need shoutcast server admin password Server Name 4 media layers (winamp, quicktime, media player, real player) Bitrate Current Song Users Connected User Max Online / Offline status XML Data Cache ================================================== ===== Adds: 2 plugins Adds: 8 images, 2 files Adds: 10 templates Adds: 45 phrases shoutcast full 3.5.zip (13.7 KB, 683 downloads) Show Your Support
|
Comments |
#242
|
|||
|
|||
Quote:
works great thanx |
#243
|
|||
|
|||
My site has 3 people that have shoutcasts...does this thing offer the ability for multiple radio accounts?
|
#244
|
||||
|
||||
Quote:
- I am worken on a ver to support multi servers. (still crazy busy) I do have a standalone php ver. (1 station) You could rig 3 installs and create a display page. |
#245
|
|||
|
|||
Alright thats cool man. for now i can just switch out the info its not too much of a problem. i look forward to the multi server release.
|
#246
|
||||
|
||||
I had this working fine But i moved to a web host I can conect to my shout cast server just fine but my VB shows shoutcast server down any help
|
#247
|
||||
|
||||
Quote:
Some web hosts also limit the use of fsockopen. Shoot a e-mail to your web host and see if there is some restrictions, and what can be done (if anything). |
#248
|
||||
|
||||
Quote:
they have told me they are not blocking anything |
#249
|
|||
|
|||
This might be worth mentioning for others who run into the same problem.
I have vBAdvanced as my index.php and FORUMHOME is forum.php. The player popups were failing and simply loading my index.php home page into the small popup generated. Took me a while to figure it out but the forumhome_shoutcast template at the top has index.php hardcoded into the javascript popup code here: Code:
function scastmp(){ scastmpWindow = window.open("index.php?do=mp","mp","width=360,height=75"); } function scastrp(){ scastrpWindow = window.open("index.php?do=rp","rp","width=420,height=160"); } function scastqt(){ scastqtWindow = window.open("index.php?do=qt","qt","width=330,height=50"); } EDIT: Perhaps replace the "index.php" with "$vboptions[forumhome].php" in the three locations in that portion of the template on your next update release? That is what I just did and it seems to work fine. Thanks a bunch for a great hack sir! |
#250
|
||||
|
||||
Quote:
Good idea |
#251
|
|||
|
|||
hey im wondering if this is a good idea.
i have many peeps who would like to shoutcast, however i can only restrict this to just one shoutcast server (which is my machine). I was wondering if this is possible. Have some sort of queueing system. If a person wants to shoutcast, they will need to sign up for an available slot (say 5 slots). The next person who wants to shoutcast, they will need to sign up and will be put in the next available slot. When they signup for a slot, they need to put in the ip server. The first slot will play the shoutcast user for like 1hour (or the amount u want to limit) and it will move on to the next shoutcaster. If the shoutcast server doesnt work, it will move onto the next person |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|