Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Module CMPS: Shoutcast Status Full Details »»
Module CMPS: Shoutcast Status Full
Version: 1.8, by Zachariah Zachariah is offline
Developer Last Online: Jan 2020 Show Printable Version Email this Page

Version: 3.5.3 Rating:
Released: 08-30-2005 Last Update: 02-16-2006 Installs: 34
DB Changes Template Edits
Additional Files  
No support by the author.

Shoutcast Status Full 1.89 on your VB3.5 CMPS Module.

/* -----------------11/29/2005 6:23pm-----------------
This is a Nice hack to add Shoutcast Status on your VB3.5.
Hope it helps !!!

Zachariah @ http://www.gzhq.net
Quote:
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.).

This script pulls the XML data from a shoutcast server.
http://www.shoutcast.com/download/serve.phtml
(this hack requires a password form the shoutcast admin to pull stream information.)
Quote:
Old ver VB 3.0-3.0x Module CMPS: Shoutcast Status Full
================================================== =====
Tested On:

vBadvanced CMPS 2.0+
vBulletin 3.5+
SHOUTcast Server v1.9.5
================================================== =====

== Install: 2-5 min ==

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

*Note: In the Configuration it asks for a password. This is the Admin password not the DJ password.
*Note: This Module with it's current template layout was designed as a center block.
================================================== =====
Zerro queries added

Add: 1 vBa CMPS Module
Upload: 7 images, 2 files
Add: 5 templates

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 12-26-2005, 01:52 AM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice :surprised:
- Ill get off a template fix on that ASAP.

This new block uses its own <table> vs. "shell" - looks like on the export it did not save the new "off" template.

Replace: adv_portal_shoutcast_off
Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tbody>
<tr>
<td class="tcat"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('lite_shoutcast')"> 
<img id="collapseimg_lite_shoutcast" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapse_tcat_shoutcast].gif" alt="" border="0" /></a><div class="smallfont"><b>$vba_style[portal_blockbullet] <if condition="$mods['link']"><a href="$mods[link]">$mods[title]</a><else />$mods[title]</if></b></div></td>
</tr>
</tbody>
<tbody id="collapseobj_lite_shoutcast"> 
<tr>
<td valign="top" align="left" class="alt1"> 

<table border="0" cellpadding="0" cellspacing="0" width="100%">
	<tr>
		<td width="100%" class="alt2" align="center"><img border="0" src="$stylevar[imgdir_misc]/shoutcast_off.gif" alt="Server Down" vspace="5" /><br />Currently our shoutcast server is down. </td>
		
	</tr>
	<tr>
	     <td width="50%"> </td>
	</tr>
</table>
</td>
</tr>
</table>
<br />

Hack Updated :
- template change
- no ver Change


Quote:
Originally Posted by drl2005
Hello Zachariah, thanks for these beautiful hack.

I have the forumhome version (full) and the CMPS version full. It works perfectly and has no problems if my server (own server) is online. But when the server is offline, then my frontpage where the CMPS version stand, are screwed up ( see screens).
Reply With Quote
  #33  
Old 12-26-2005, 07:57 AM
Rhoads Rhoads is offline
 
Join Date: Dec 2004
Location: Holland
Posts: 211
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachariah
Nice :surprised:
- Ill get off a template fix on that ASAP.

This new block uses its own <table> vs. "shell" - looks like on the export it did not save the new "off" template.

Replace: adv_portal_shoutcast_off
Code:
code

Hack Updated :
- template change
- no ver Change
Nice Zachariah, problem is fixed, thanks
Reply With Quote
  #34  
Old 01-01-2006, 01:13 PM
Diaego Diaego is offline
 
Join Date: Oct 2005
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Zach!

Just to let you know I've sent you $50 via PayPal. Thank you so much for fixing this module

Have a few beers on me!
Reply With Quote
  #35  
Old 01-01-2006, 02:43 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Diaego
Hi Zach!

Just to let you know I've sent you $50 via PayPal. Thank you so much for fixing this module

Have a few beers on me!
Not a problem Sir.

I am working:
- on multi server support.
- on a Admin "stat page" that shows:
* users connected - table list of (IP address, time online, client software used to listen, buffer underruns)
- other things that I'll have to look over the notes to REM.
Reply With Quote
  #36  
Old 01-01-2006, 02:54 PM
Diaego Diaego is offline
 
Join Date: Oct 2005
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachariah
Not a problem Sir.

I am working:
- on multi server support.
- on a Admin "stat page" that shows:
* users connected - table list of (IP address, time online, client software used to listen, buffer underruns)
- other things that I'll have to look over the notes to REM.
Sounds great! Looking foward to it!!!
Reply With Quote
  #37  
Old 01-01-2006, 03:23 PM
Diaego Diaego is offline
 
Join Date: Oct 2005
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Zach,

I've just been told this module doesn't seem to appear in Firefox - are you are of that issue? Is it possible to make it compatible with the firebox browser?

Cheers.
Reply With Quote
  #38  
Old 01-01-2006, 07:51 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

my scrn shots are in firefox.
- Ill take a look @ the code and hit firefox forums and see if there are issues.

Did you get any info on what player(s) they were trying to use?
Reply With Quote
  #39  
Old 02-17-2006, 02:12 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

================================================== =====
Changelog |
================
1.8 2.17.06
- Added XML cache + timer
- Added AdminCP setting vs. edit the php file
- Fixed "adv_portal_shoutcast" template - player popup.

1.7 12.25.05
- Killed auto create Module on Install


AdminCP -
Reply With Quote
  #40  
Old 03-12-2006, 11:04 PM
:Judge:'s Avatar
:Judge: :Judge: is offline
 
Join Date: Jan 2003
Location: USA ~ MD
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What would "Page not found" be within the pop up players?

Click on a player icon no page found it saids in window.
Reply With Quote
  #41  
Old 03-24-2006, 09:45 PM
l0streflecti0n's Avatar
l0streflecti0n l0streflecti0n is offline
 
Join Date: Dec 2004
Location: chicago
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why is it that when i click on the players the pop up shows my index.php page insted of the player... thanks
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:20 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04617 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete