vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Shoutcast Status 2.0 (VB3.6) (https://vborg.vbsupport.ru/showthread.php?t=126007)

Zachariah 11-15-2006 08:48 PM

Quote:

Originally Posted by jluerken (Post 1118168)
Hi Zachariah,

it would be nice to have the chance to show more than one shoutcast stream.

Can you add an option for this too?

I have plans to yes.
- It will be a little down the road.

Zachariah 11-16-2006 01:30 AM

================================================== =====
Changelog |
================
2.0 11.15.06

- Merged shoutcast lite and full into 1 program
** If you do not have an admin password for your shoutcast server you can get limited information from the server "lite".

- Stats and History moved
** There was a need to hit collapsible +/- image to show song history and server stats. This has been moved to a 2 vbmenus as a click dropdown.

- Show Off Line Status
** Set to "No" to remove off line template when the shoutcast server is off line, or there is no DJ source

- Select what usergroups can see the add-on
- Fully phrased
- Cleaned up code in templates
- Changed and added templates.

Benedict 11-17-2006 11:09 AM

Nice upgrade. However, I want to place the radio on every page, is this possible? It looks like this is just for forumhome.Thanx :)

Zachariah 11-17-2006 11:25 AM

Quote:

Originally Posted by Benedict (Post 1119277)
Nice upgrade. However, I want to place the radio on every page, is this possible? It looks like this is just for forumhome.Thanx :)

You should be able to move the hook location from formhome_compleet to global_start. In the settings area of the hack change the location to "custom".

This will allow you to place $scast in say the header template or navbar template that shows up on each page.

Benedict 11-17-2006 02:00 PM

That works nicely in the navbar :D Thank you very much :)

FYI it doesnt work with the CMPS even when you ask it pull the navbar :S

pixie 11-18-2006 09:29 AM

This version will be compatible for Icecast ?

pleeeeeeeaaaaasseeeeeeeeeeeee :D

jluerken 11-18-2006 11:07 AM

Hey Zachariah,

thanks for the update, its working fine.
I have currently two streams I want to show.
Is there a way that you release an update where we can enter more than one server?

aacircle 11-18-2006 11:25 AM

Great work! Thanks a lot Zachariah. Blends in much nicer than the other web radio products out there.

Zachariah 11-18-2006 01:23 PM

Quote:

Originally Posted by jluerken (Post 1119987)
Hey Zachariah,

thanks for the update, its working fine.
I have currently two streams I want to show.
Is there a way that you release an update where we can enter more than one server?

I have this on the drawing board yes.


Quote:

Originally Posted by aacircle (Post 1119993)
Great work! Thanks a lot Zachariah. Blends in much nicer than the other web radio products out there.

thanks

The project has moved forward alot.
I have many users of the add-on with a lot of patience and feedback. :)

s25 11-18-2006 05:13 PM

Am getting this error and I followed the instructions to a T

Warning: fopen(/forums/scast_home.xml) [function.fopen]: failed to open stream: No such file or directory in /includes/shoutcast/scast.php on line 101

Warning: fwrite(): supplied argument is not a valid stream resource in /includes/shoutcast/scast.php on line 102

Warning: fclose(): supplied argument is not a valid stream resource in /includes/shoutcast/scast.php on line 103

Warning: fopen(/forums/scast_home.xml) [function.fopen]: failed to open stream: No such file or directory in /includes/shoutcast/scast.php on line 106

Zachariah 11-18-2006 05:28 PM

================
Upload: files |
================
- scast_home.xml

forums/scast_home.xml
* CHMOD 777

EX: /forums/ is where the root of VB is.

s25 11-18-2006 08:12 PM

I have it chmodded at 777 and it's still not working :s any ideas??

Eggie 11-19-2006 09:52 AM

Zach,

For about an hour it stopped updating the current song. So I restarted SC, reinstalled the plug-in.. everything I can think of. Now for current song playing all I get is
Code:

<tt><marquee width="98%" scrolldelay="100" scrollamount="5">+ </marquee></tt>
It shows all the other stats accept current song and last 19 played

Zachariah 11-19-2006 01:27 PM

Quote:

Originally Posted by Eggie (Post 1120664)
Zach,

For about an hour it stopped updating the current song. So I restarted SC, reinstalled the plug-in.. everything I can think of. Now for current song playing all I get is
Code:

<tt><marquee width="98%" scrolldelay="100" scrollamount="5">+ </marquee></tt>
It shows all the other stats accept current song and last 19 played

Ok there are a few things that could be happening.
- Lets rule out server error first.

Goto: "shoutcast server ip:port"
- http://xxx.xxx.xxx.xxx:port/played.html
- This should display your history of songs directly from the server.

If you have the same blank results there for each song. The DJ (source) that feeds the server may not have "enable title updates" and URL, Title are checked off in the DSP. (see attached)

Eggie 11-19-2006 03:41 PM

Quote:

Originally Posted by Zachariah (Post 1120763)
Ok there are a few things that could be happening.
- Lets rule out server error first.

Goto: "shoutcast server ip:port"
- http://xxx.xxx.xxx.xxx:port/played.html
- This should display your history of songs directly from the server.

If you have the same blank results there for each song. The DJ (source) that feeds the server may not have "enable title updates" and URL, Title are checked off in the DSP. (see attached)

That was all checked. I just restarted WinAMP and that seemed to fix it. I am wondering if the new AAC+ encoder is buggy.

Two things I'd love to see for a future build is it display cd cover artwork and a "buy now" affiliate link to amazon.

aacircle 11-21-2006 01:47 PM

Does anyone know how to setup On Demand Audio with Shoutcast so that this hack plays a list of MP3 files I have on the server in the /contents directory?

That is, when there is no live DJ streaming music, Shoutcast offers a feature called "On Demand" where music is still played from a list of MP3s on the server.

Thank you.

Zachariah 11-21-2006 06:00 PM

Quote:

Originally Posted by aacircle (Post 1122254)
Does anyone know how to setup On Demand Audio with Shoutcast so that this hack plays a list of MP3 files I have on the server in the /contents directory?

That is, when there is no live DJ streaming music, Shoutcast offers a feature called "On Demand" where music is still played from a list of MP3s on the server.

Thank you.

That is not a big problem, I'll wip something up after I get ajax updates of current song and history.

da_judge 11-21-2006 09:39 PM

I just found out... if your shoutcast server goes down... your main index will seach for updates... so it will hang for a while... so a tip... if your shoutcast goes down disable plugin till its back up... great plugin BTW

aacircle 11-22-2006 12:28 AM

Zachariah, your support is excellent. Just love your hack and involvement in keeping everyone updated on what is happening. One of the worst things about some other hacks is there is little support.

Keep up the good job!

Netaudio 11-22-2006 06:56 PM

Merci!

shete 11-24-2006 02:54 AM

i have this install and its up and working , i installed winamp & the plugin also .... i run vbulletin on my site , azbboy.com

but i dont understand in the Admin Cp where it says " Server Port " & server IP ...

how can i get music to play/stream or whatever ???

what do i have to put in for Server Port & Server IP ???

how do i get the music to play if they want to listen to it ????????

aacircle 11-24-2006 03:03 AM

Read the documentation over at shoutcast.com. The Server IP is the IP address where your domain is hosted on. Usually if you have shared hosting, your provider wont allow web radio.

The port is 8000 typically. Ensure there is no firewalls blocking this port though. Your first step is to start the shoutcast server via ssh. Until your shoutcast server has started, this plugin does nothing.

shete 11-24-2006 06:02 AM

Ive read the docs and everything .

Man I still dont get how I get music to stream or play .

I have music on my server .

But how do I get that to play with my shoutcast ????

Like if i enter the right IP address ... and I start playing some songs in winamp on my computer ....

will the shoutcast show up and the people can listen to it ????

Zachariah 11-24-2006 11:30 AM

Quote:

Originally Posted by shete (Post 1124098)
Ive read the docs and everything .

Man I still dont get how I get music to stream or play .

I have music on my server .

But how do I get that to play with my shoutcast ????

Like if i enter the right IP address ... and I start playing some songs in winamp on my computer ....

will the shoutcast show up and the people can listen to it ????

Make sure you have Unlimited Bandwith on your web package if you plan to host your shoutcast server on your webhost server.

The bandwith useage depends on "# of users connected" and the quility of the song in kbps.

uploadspeed / bitrate = max listeners , always leave some for overhead

Example: 256k upload speed / 56k bitrate = max 4 listeners ( 4* 56 = 224kbps ) keep in mind that your provider says he gives you 256kbps upload, the actual speed might be much lower.

Bitrates
192k CD quility
56k stereo
24k mono (like an AM radio, but works for music)
8k voice
----------------------------------------------------------------

You will need SSH access to your server or have your host set it up.

- Downloading SHOUTcast Server
http://www.shoutcast.com/download/files.phtml

- Download needed plugin for Winamp to be a DJ
http://www.shoutcast.com/download/broadcast.phtml

I have an old "how to install" I need to update
http://www.gzhq.net/forums/showthread.php?t=6839

shete 11-24-2006 06:37 PM

I've already got winamp and the plugin .
Theres a screenshot .

I need to know what to put in Server IP :confused: :confused: :confused:


Where do I get myshoutcast station ?!?!

Do I play music on my winamp ???

Do I upload an mp3 file to my server or something ?? and then type in the URL of that mp3 to the Server IP ???

This is hard lol

aacircle 11-24-2006 07:33 PM

You need to review the documentation over at shoutcast.com. Ask your questions there as your questions on this thread will only clutter it with unecessary noise.

Until you get your shoutcast server running, then you really shouldn't be posting your shoutcast questions here.

You can find out your IP address at www.dnsstuff.com. Yes, you will need Winamp and the DSP plugin in order to broadcast. ALL of this is fully documented at shoutcast, so please ask over there first. You do not need to upload your MP3s to your server. They play via Winamp. Do yourself a favour and read first.

shete 11-24-2006 07:53 PM

Quote:

Originally Posted by aacircle (Post 1124431)
You can find out your IP address at www.dnsstuff.com. Yes, you will need Winamp and the DSP plugin in order to broadcast. ALL of this is fully documented at shoutcast, so please ask over there first.

Holy crap how many times have I said I already did that ???

Do yourself a favor and read my posts correctly before you post your own .

Zachariah 11-25-2006 02:47 AM

Quote:

Originally Posted by shete (Post 1124404)
I've already got winamp and the plugin .
Theres a screenshot .

I need to know what to put in Server IP :confused: :confused: :confused:


Where do I get myshoutcast station ?!?!

Do I play music on my winamp ???

Do I upload an mp3 file to my server or something ?? and then type in the URL of that mp3 to the Server IP ???

This is hard lol

I have done this a few ways. It really depends on your availability of bandwidth and server storage space.

You can do a few things.
1) connect remotely to a server and transmit music / voice to it.
2) upload music to the server w/ a player and run on endless loop w/ rotating play lists.

I have installed shoutcast server software to the same server as my webhost., installed a player and uploaded mp3’s.

I have installed shoucast server software on a “co-located ” server and connect the stats hack to it for data and use a remote system @ home to DJ music.

What type of options do you have ?

Matt_270581 11-27-2006 12:31 PM

Great hack. Installed it on my site. :)

[high]* Matt_270581 installs[/high]

murrtex 11-28-2006 05:27 PM

Hello Zachariah
1-I want to display shoutcast page on my another custom page
for example;
http://www.4umturk.com/forum/index.php?page=4umradyo

2-I want to display it on every page at top of header

what should I do.Please help.
Best regards

Purcelly 11-29-2006 08:34 AM

Have you thought about expanding this mod to a DJ CP

Like the mod one but with infomormation in it such as

Request line (intergrated with forum for client side)
Radio server information
Private chat type thing for DJs
A timetable

I had some more but forgot them

I just thought as it would intergrate perfectly with the forums and this mod as it saves having a different cp for DJs

Tuga?? 12-04-2006 07:43 PM

hi
i need some help my one is workin fine only dont show wath is the music is playing now and the last Musics any sugestion

s25 12-08-2006 10:54 AM

For me to get this to work i had to use a full path for scast_home.xml so basicaly /home/a0tu/yada/yada/yada if ya know what i mean :)

Zachariah 12-08-2006 11:26 AM

Quote:

Originally Posted by murrtex (Post 1127400)
Hello Zachariah
1-I want to display shoutcast page on my another custom page
for example;
http://www.4umturk.com/forum/index.php?page=4umradyo

2-I want to display it on every page at top of header

what should I do.Please help.
Best regards

I have made a "Module CMPS: Shoutcast Status Full" , "Module CMPS: Shoutcast Status Lite" block for VB3.5. I have plans to merge the 2 and make an ALL in One operation as I did with this version.

Quote:

Originally Posted by Purcelly (Post 1127926)
Have you thought about expanding this mod to a DJ CP

Like the mod one but with infomormation in it such as

Request line (intergrated with forum for client side)
Radio server information
Private chat type thing for DJs
A timetable

I had some more but forgot them

I just thought as it would intergrate perfectly with the forums and this mod as it saves having a different cp for DJs

Oh yes :)
- timetable (perhaps use the forums calendar some way)
- private chat (I use IRC myself, but I bet a simple shout box, or AJAX vBShout)
- server info (I am working on tracking all songs played, perhaps submit threads / polls on each song to a forum)
- I have a DJ "detect" that will pull up custom info entered by DJ's in the works
Quote:

Originally Posted by Tuga?™ (Post 1131876)
hi
i need some help my one is workin fine only dont show wath is the music is playing now and the last Musics any sugestion

This only works @ the moment w/ DJ or Admin password filled in. (I am fixing that)
Quote:

Originally Posted by s25 (Post 1134453)
For me to get this to work i had to use a full path for scast_home.xml so basicaly /home/a0tu/yada/yada/yada if ya know what i mean :)

Good find. There should not of been a problem. I'll take a look. :)

wolfyman 12-08-2006 09:07 PM

Awesome :)

I'd like to put this in my left column though, how can I do that?

DannyMilner 12-08-2006 09:09 PM

Nice one, looks great

Zachariah 12-08-2006 09:55 PM

Quote:

Originally Posted by wolfyman (Post 1134820)
Awesome :)

I'd like to put this in my left column though, how can I do that?

How was your "left column" added ?
Does it show on all pages or only the "forumhome" ?

Steve-EFC 12-09-2006 09:33 PM

My stats wont currently work......

I still ahve the shoutcast server is offline although my stats on my atchual site is on air and im connected via sam. The Forum Stats still say im of air.

Ip - 85.234.150.47
Port - 9082

Anything wrong with that. And the admin pass im guessing is the passowrd i use to check ip logs and kick of DJ's?

Thanks
Steve

Cagonni 12-18-2006 04:12 PM

is it compatible with "SHOUTcast Server Version 1.9.7/Linux"

its not working me for now..

LittleBoy1 12-23-2006 05:39 PM

My server es Linux Apache v1.3.37 but no work, tha congifuration is great, and scast_home.xml is a chomod 777 but no work! :surprised: helpme please!


All times are GMT. The time now is 05:53 PM.

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.01740 seconds
  • Memory Usage 1,845KB
  • 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
  • (2)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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