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
Steamcast 0.9.73 beta Status Full (VB3.5) Details »»
Steamcast 0.9.73 beta Status Full (VB3.5)
Version: 1.00, by Zachariah Zachariah is offline
Developer Last Online: Jan 2020 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 10-15-2005 Last Update: 11-27-2005 Installs: 13
Uses Plugins Template Edits
Additional Files  
No support by the author.

Steamcast 0.9.73 beta: Status Full 1.0 on your VB3.5 Forum Home.

/* -----------------10/15/2005 3:33pm-----------------
This is a Nice hack to add Steamcast Status on your VB3.5 Forum Home.
Hope it helps !!! Zachariah @ http://www.gzhq.net

Quote:
http://www.steamcast.com
Steamcast was written from the ground up to provide multiple stream source signals from one internal server. These source signals can either be initiated and generated an external source application such as Oddcast, SAM Broadcaster, SHOUTcast DSP, or sc_nsv (SHOUTcast/Icecast2 Source protocal tools) or by files on the local system or on other ICY/ICE compatible servers outside of the local system. Steamcast's interface is meant to give the end user as much ease in managing their server as possible and from as many different platforms as possible. Steamcast provides a web administration panel to control and manage users of the system and even the system itself. The API is developed to work from remote systems from multiple platforms so that a server may be managed easily from anywhere. Currently the only provided remote management tool provided is Steamcast Manager (yet to be released) which provides access to the steamcast system and it's configuration from a Windows Machine into any Steamcast server on any platform. More details will be announced about these and many other features which are spec'd out to be part of the Release 1.0.0 build as they become available.
Zerro Queries Added

(this hack requires a password form the steamcast admin to pull stream information.)

== Install: 2-5 min ==
  • Collapsible Table
  • Server Name
  • Last 19 songs
  • 3 Popup players (quicktime, media player, real player)
  • DJ Name
  • Bitrate
  • Current Song <marquee>
  • Media Type
  • Most Ever Connected
  • Hit Count
  • Users Connected
  • Unique Connected
  • Avj. Connect Time
  • User Max
  • Online / Offline status
  • Data (in / out)
  • Throughput (in / out)

================================================== =====

Adds: 2 plugins
Edit: 1 template
Upload: 4 images
Adds: 5 templates
Adds: 19 phrases "stc_" prefix
================================================== =====

-------------------------------------------------------*/

Variables used.
================================================== =====
If you choose not to show any/all:
Here is a list of variables that can be used in your "forumhome_steamcast". If do not wish to show data, just remove the variables.

$stdef = Default station name
$stip = IP shoutcast server
$stport = Port of shoutcast server
$stadmin = Admin User name
$stpass = Admin password (not DJ) to shoutcast server
$song[t] = Song History: t can range from 1-50. EX: $song[1], $song[2] .... $song[50]
$meta_song = Current song playing
$name = "Discription" - setting in DJ - DSP (I used for DJ Name).
$genre = - setting in DSP.
$total_nodes = Current users online
$total_unique_nodes = Current users online from different IP's
$total_max_nodes = Total users the server can support.
$tuneins = total connections since DJ connected.
$total_peak_nodes = # users connected over 5 min.
$content_type = mpeg, wav - tells the type of media being played.
$bitspeed2 = kbps used by all Users connected.
$bytessent = megabytes sent from server to the client.
$bytesrecv = megabytes sent from DJ to the server.
$avgemin = average total minutes listend by users.
$bitspeed = Quility of the Bitrate - setting in DJ - DSP .
$stamp = 'http://'.$stip.':'.$stport.'/listen.pls';
$stlnk = 'http://'.$stip.':'.$stport.'';

FAQ:
How do I add more song History.

Show Your Support

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

Comments
  #12  
Old 10-16-2005, 08:33 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 davejohns
This is really cool.

Silly question, i have a shoutcast server set up that i stream through.

Can i still use the hack? Ive set it up but it doesnt appear to work?? Its probably me!

Id really like to use this, been looking for something like this for a long time.

Any help would be great. Very very great.

Shoutcast Status Full (VB3.5) :bunny:
https://vborg.vbsupport.ru/showthrea...threadid=94336
Reply With Quote
  #13  
Old 10-16-2005, 09:01 PM
davejohns davejohns is offline
 
Join Date: Oct 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You my man are a genious, thank you very much!
Reply With Quote
  #14  
Old 10-16-2005, 09:47 PM
davejohns davejohns is offline
 
Join Date: Oct 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One last questio, where do you upload the image files to? Via ftp to the server? if so where?
Reply With Quote
  #15  
Old 10-16-2005, 09:56 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 davejohns
One last questio, where do you upload the image files to? Via ftp to the server? if so where?
To:
$stylevar[imgdir_misc] - style_location/images/misc
Reply With Quote
  #16  
Old 10-16-2005, 10:16 PM
davejohns davejohns is offline
 
Join Date: Oct 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool, thanks. I got there eventually.

One more thing i want to change varibles like current listeners, most ever?

How do i get rid of these? Ive gone through the edit plugin, and done it there but it actually doesnt remove the text, just the out put.

also is it possible to change the url'a of the plugins i.e. winamp goes to "serverip".m3u etc etc

Thanks in advance
Reply With Quote
  #17  
Old 10-17-2005, 09:34 AM
aloha aloha is offline
 
Join Date: Jan 2004
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

K, I'm trying to get steamcast to run on my server... it's a linux server...
Tried getting steamcast to run however I keep getting permission denied errors...
However, I'm logged in as 'root'... with all access privledges...
Reply With Quote
  #18  
Old 10-17-2005, 12:13 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 aloha
K, I'm trying to get steamcast to run on my server... it's a linux server...
Tried getting steamcast to run however I keep getting permission denied errors...
However, I'm logged in as 'root'... with all access privledges...
I have not looked @ linux support on the steamcast website. In my EX. I had a win x86 based system. After the install did you open a port in the linux built in firewall ?

port 8000, 8001 (default) ?
Reply With Quote
  #19  
Old 10-17-2005, 09:05 PM
jklimczak's Avatar
jklimczak jklimczak is offline
 
Join Date: Sep 2005
Location: New York
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

will this interrate with VB CMPS
Reply With Quote
  #20  
Old 10-17-2005, 10:15 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 jklimczak
will this interrate with VB CMPS
It will soon. I need to make a "lite" and a CMPS ver. Give me a few days.
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 03:06 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.04559 seconds
  • Memory Usage 2,297KB
  • Queries Executed 24 (?)
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
  • (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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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