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

Reply
 
Thread Tools
Shoutcast Status 2.0 (VB3.6) Details »»
Shoutcast Status 2.0 (VB3.6)
Version: 2.0, by Zachariah Zachariah is offline
Developer Last Online: Jan 2020 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.3 Rating:
Released: 09-06-2006 Last Update: 11-15-2006 Installs: 360
Uses Plugins Template Edits
Additional Files  
No support by the author.

Shoutcast Status 2.0 on your VB3.6 ForumHome.

/* ----------------- 11/15/2006 -----------------
This is a Nice hack to add Shoutcast Status on your VB3.6 ForumHome.
Hope it helps !!!

Zachariah @ http://www.szone.us

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.6+
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

Change Log

Shoutcast 1.9 - 598 Downloads

Show Your Support

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

Comments
  #422  
Old 05-19-2008, 03:02 AM
tam2oo5 tam2oo5 is offline
 
Join Date: Apr 2008
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have recently just installed this mod, thanks very much.

Only problem is, my shoutcast server is working fine i can access it. But when i type it into the options and then save, it shows it as off line.

I dont understand that, can you help

cheers
Reply With Quote
  #423  
Old 05-22-2008, 12:15 AM
ABDALWAHID ABDALWAHID is offline
 
Join Date: Aug 2006
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello
how can I adjust user may only see Shoutcast status?
Reply With Quote
  #424  
Old 05-24-2008, 07:10 PM
Sym0n Sym0n is offline
 
Join Date: Jul 2003
Location: Manchester
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love this addon. And I'm happy to say that it's working perfectly on 3.7.0 .

I do have one question though. Is it possible to increase the size of the Windows Media Player popup window? What I'd really like is to be able to show the scroll bar so that people can see what song is playing etc.

Thanks for the mod and any help.

Sy
Reply With Quote
  #425  
Old 05-24-2008, 08:50 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 Sym0n View Post
I love this addon. And I'm happy to say that it's working perfectly on 3.7.0 .

I do have one question though. Is it possible to increase the size of the Windows Media Player popup window? What I'd really like is to be able to show the scroll bar so that people can see what song is playing etc.

Thanks for the mod and any help.

Sy
^ 1st posts since 2003 ? eheh

Template: forumhome_shoutcast_full
Code:
<img src="$stylevar[imgdir_misc]/im_winmp.gif" alt="$vbphrase[scast_mp_listen]" border="0" hspace="2" /><a href="#" onclick="window.open('$vboptions[forumhome].php?do=mp','mp','statusbar=no,menubar=no,toolbar=no,scrollbars=no,resizable=no,width=360,height=75'); return false;">$vbphrase[scast_mp]</a>
height=75
Reply With Quote
  #426  
Old 05-25-2008, 08:40 AM
Sym0n Sym0n is offline
 
Join Date: Jul 2003
Location: Manchester
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachariah View Post
^ 1st posts since 2003 ? eheh
Long time lurker, first time poster . Even more concerning is the fact that all three of my posts are to you...people will start to talk soon PMSL.

Quote:
Originally Posted by Zachariah View Post
Template: forumhome_shoutcast_full
Code:
<img src="$stylevar[imgdir_misc]/im_winmp.gif" alt="$vbphrase[scast_mp_listen]" border="0" hspace="2" /><a href="#" onclick="window.open('$vboptions[forumhome].php?do=mp','mp','statusbar=no,menubar=no,toolbar=no,scrollbars=no,resizable=no,width=360,height=75'); return false;">$vbphrase[scast_mp]</a>
height=75
I must be doing something wrong. I've edited the line above for both the default template and the custom on, I tried changing the height value to 100 and then 500 (just in case I was going blind lol) and even set resizable to =yes but no change. Tried a full cache refresh of the page too. Could this be because I'm using 3.7.0?

Thanks for the help, again,

Sy
Reply With Quote
  #427  
Old 05-25-2008, 08:50 AM
Sym0n Sym0n is offline
 
Join Date: Jul 2003
Location: Manchester
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok I've got the actual WMP itself the right size now, what you posted got me thinking, so I changed the following code from Template: forumhome_shoutcast_mp

PHP Code:
<Embed type="application/x-mplayer2"
      
pluginspage=
          
"http://www.microsoft.com/Windows/MediaPlayer/"
      
src="$listenlnk"
      
Name=MediaPlayer
      AutoStart
=1
      Width
=320
      Height
=50
      transparentAtStart
=0
      autostart
=1
      animationAtStart
=0
      ShowStatusBar
=1
      ShowControls
=1
      autoSize
=0
      displaySize
=0></embed
Height=50 (changed to 65).

But I just can't for the life of me make the popup window change height. Could this have anything to do with me using 3.7.0?

Thanks for any help, again,

Sy :up:
Reply With Quote
  #428  
Old 08-14-2008, 04:23 PM
l0streflecti0n's Avatar
l0streflecti0n l0streflecti0n is offline
 
Join Date: Dec 2004
Location: chicago
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im using 3.7 and the songs are not auto refreshing ... any ideas ???
also when i click on wmp button it shows the index page ...
Reply With Quote
  #429  
Old 08-14-2008, 06:52 PM
Sym0n Sym0n is offline
 
Join Date: Jul 2003
Location: Manchester
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by l0streflecti0n View Post
im using 3.7 and the songs are not auto refreshing ... any ideas ???
also when i click on wmp button it shows the index page ...
Have you CHMOD'd scast_home.xml 777 and checked your settings in ACP? I can't remember now, as it's been so long since I installed this, but I think I changed the Server Update variable. Mines set at 120 and working fine.

If none of that then you'd be best waiting for Zachariah, or maybe PMing him, to help you out.

Zachariah, if you do read this thread are you planning to update this to 3.7.x?

Ta

Sy
Reply With Quote
  #430  
Old 08-15-2008, 02:49 PM
l0streflecti0n's Avatar
l0streflecti0n l0streflecti0n is offline
 
Join Date: Dec 2004
Location: chicago
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sym0n View Post
Have you CHMOD'd scast_home.xml 777 and checked your settings in ACP? I can't remember now, as it's been so long since I installed this, but I think I changed the Server Update variable. Mines set at 120 and working fine.

If none of that then you'd be best waiting for Zachariah, or maybe PMing him, to help you out.

Zachariah, if you do read this thread are you planning to update this to 3.7.x?

Ta

Sy
did all that ... still no go ...
Reply With Quote
  #431  
Old 08-16-2008, 05:34 AM
l0streflecti0n's Avatar
l0streflecti0n l0streflecti0n is offline
 
Join Date: Dec 2004
Location: chicago
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anybody ????
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 11:44 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.10095 seconds
  • Memory Usage 2,326KB
  • 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
  • (1)bbcode_php
  • (5)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
  • (2)pagenav_pagelinkrel
  • (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