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
  #282  
Old 05-11-2007, 07:34 PM
woody200456 woody200456 is offline
 
Join Date: Aug 2006
Location: United Kingdom
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you are broadcasting, and your mod isn't showing your server as online, then the problem is that your HOST is not allowed the SHOUTCAST SERVER IP:PORT in the firewall, so you will have to contact them and ask them to allow your shoutcast server IP in the FORUM HOSTING SERVER firewall . . .

Hope this makes sense.
Reply With Quote
  #283  
Old 05-12-2007, 08:04 PM
yeku yeku is offline
 
Join Date: May 2005
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I do not know that I make bad, but am not able to install it.

I am preparing a new forum...

I have upload all the archives the directory of my forum:

In the directory image/misc:

im_qt.gif, im_winmp.gif, im_winamp.gif, im_real.gif, im_genre.gif, im_mirc.gif, radio.gif, shoutcast_off.gif

In the directory includes:

I create a called folder shoutcast, upload two archives:

cache_templates.php
scast.php

In the root directory upload scast_home.xml and I give permissions 777

In forumhome_shoutcast options:

I place my password, is necessary to add or to change something more?

What mess, that I am not able:erm:
Reply With Quote
  #284  
Old 05-17-2007, 01:26 AM
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 tanyeri24 View Post
Hiho Zachariah this would be great, I am waiting for it.

:up: :up: :up:
Hello, I have the standalone hosted else ware as it is not vBulletin related.
Reply With Quote
  #285  
Old 05-17-2007, 05:34 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 Belder View Post
Slight problem here - although I'm pleased to say it's the first one I've had with this hack.

I changed the hook start to global_start. Changed the display location to Custom and placed it (below navbar) on several further pages on my site. Problem now is that neither the Stats or History will display. Is this a trade-off because of using a custom setting, or am I missing an edit somewhere?

There is a few things that must be done.

1)
AdminCP => Plugins & Products => Plugin Manager
- Shoutcast Status Full - Main

Edit and move this plugin to hook location:
- parse_templates

2)
Edit:
forums\includes\shoutcast\cache_templates.php

Hash out line 2 and line 13
Code:
//if (THIS_SCRIPT == 'index'){ 

//}
3)
AdminCP = > vBulletin Options => Shoutcast Forumhome
- Location
-- Select: Custom

You can edit navbar, header, or footer (a template that shows on every page)
- place $scast where you want the display to be
Reply With Quote
  #286  
Old 05-17-2007, 11:30 PM
DJ XtAzY DJ XtAzY is offline
 
Join Date: Feb 2005
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by XtAzY View Post
i was wondering if the next version can let u add multiple shoutcase server, like some peeps have one shoutcast server for a specific genre of music. I setup up like 3 different shoutcase server on 3 different ports.
just curious if this is possible
Reply With Quote
  #287  
Old 05-18-2007, 12:24 AM
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 XtAzY View Post
just curious if this is possible
YA !!!

I am working on this.
- DB interface - this will hold station info
- stats - songs played, times played, more
- post thread in forum of choice or poll of song title.

I have a lot of ideas in the mix.
Reply With Quote
  #288  
Old 05-18-2007, 03:10 AM
yashua yashua is offline
 
Join Date: Apr 2007
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work with shoutcast v1.9.8 coz there are no downloads for the shoutcast that this one supports =(
Reply With Quote
  #289  
Old 05-18-2007, 04:17 AM
yashua yashua is offline
 
Join Date: Apr 2007
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

whats going on i got the right server version now my friends can play my radio on winamp fine but when you go to my forums i have everything set up grade admin pass in server ip ports right but it still says server offline?????????????????????????????????
Reply With Quote
  #290  
Old 05-18-2007, 07:12 AM
yashua yashua is offline
 
Join Date: Apr 2007
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

?OKKKKKKKKKKKKKKKK forget my last to posts i found the problem but now i got a new one could you please tell me a way to chmod that file to 777 if i just chmod it to 777 anyone can edit it is there a way to stop that?
Reply With Quote
  #291  
Old 05-18-2007, 11:51 AM
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 yashua View Post
?OKKKKKKKKKKKKKKKK forget my last to posts i found the problem but now i got a new one could you please tell me a way to chmod that file to 777 if i just chmod it to 777 anyone can edit it is there a way to stop that?
Should work on CHMOD 666 also.
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 07:14 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.05036 seconds
  • Memory Usage 2,319KB
  • Queries Executed 27 (?)
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
  • (1)bbcode_code
  • (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_postinfo_query
  • fetch_postinfo
  • 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