vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Shoutcast Status 2.0 (3.5) (https://vborg.vbsupport.ru/showthread.php?t=94336)

jklimczak 10-17-2005 09:03 PM

Quote:

Originally Posted by Zachariah

u are the Best

jesus likes pie 10-18-2005 12:47 AM

It says the server is down but I know that I entered all the info in correctly and it is up...

Zachariah 10-18-2005 01:01 AM

Quote:

Originally Posted by jesus likes pie
It says the server is down but I know that I entered all the info in correctly and it is up...



Admincp => Plugin Manager => Hook Location : forumhome_complete => Shoutcast Status Full - Main => EDIT


- Change values with in the "quotes" to your shoutcast server settings.

//Configuration
$scdef = "Server Name";
$scip = "xxx.xxx.xxx.xxx";
$scport = "8000";
$scpass = "changeme"; // admin password to (not DJ) shoutcast server
$ircsite = "irc.server.com";
//End configuration

Make sure there are no spaces "xxx.xxx.xxx.xxx ", "password "

If there is a space inside the quotes it will not work.

Pramodinfo 10-18-2005 08:35 AM

Zachariah ,waitng for the multistream version please :)

jesus likes pie 10-18-2005 10:07 AM

// Shoutcast Server Stats
$scdef = "UberGamers Radio";
$scip = "butter.sytes.net";
$scport = "8001";
$scpass = "xxxxx";
$ircsite = "irc.vbulletin-fans.com";
//End configuration

Still doesn't work.

Zachariah 10-18-2005 01:33 PM

Quote:

Originally Posted by jesus likes pie
// Shoutcast Server Stats
$scdef = "UberGamers Radio";
$scip = "butter.sytes.net";
$scport = "8001";
$scpass = "xxxxx";
$ircsite = "irc.vbulletin-fans.com";
//End configuration

Still doesn't work.

I do not see a problem w/ dynamic DNS host. (but, a real IP will respond faster). I see port 8001 vs. 8000.

If you edit your sc_serv.ini file of your shoutcast server config file.

Quote:

; PortBase. This is the IP port number your server will run on. The
; value, and the value + 1 must be available. If you get a fatal error when
; the DNAS is setting up a socket on startup, make sure nothing else on the
; machine is running on the same port (telnet localhost portnumber -- if you
; get connection refused then you're clear to use that port). Ports < 1024
; may require root privledges on *nix machines. The default port is 8000.
PortBase=8000
Then your server opens another port +1 (IE: 8001) the shoutcast Hack needs to be set to "PortBase". You need to open any firewalls (8000,8001) and port forward them to your local LAN shoucast server if behind a router.

jesus likes pie 10-18-2005 03:30 PM

yes, my portbase is 8001, so I have 8001 and 8002 open in my router. A reak IP doesnt work either...funny because this used to work before, I was using the first release (see my post on page number 1), but then we stopped broadcasting. We started again last night, upgraded, and now it doesn't work...

By the way, the D.J is not hosting the server if that makes a difference.

znop 10-22-2005 01:23 PM

// Shoutcast Server Stats
$scdef = "idoRadio";
$scip = "62.193.243.147";
$scport = "6060";
$scpass = "x";
$ircsite = "";
//End configuration

i have done it like that but my radio seems offline
what is wrong?

NuclioN 10-22-2005 01:26 PM

Great add. Can you please make it so that nothing of the offline info (buttons etc.) is visible when shoutcast is offline?

Zachariah 10-22-2005 02:03 PM

Quote:

Originally Posted by NuclioN
Great add. Can you please make it so that nothing of the offline info (buttons etc.) is visible when shoutcast is offline?

edit:
forumhome_shoutcast_off

remove all content

save

Don't remove the template just "empty" it.


All times are GMT. The time now is 11:13 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02203 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete