vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBRadio v1.0 (https://vborg.vbsupport.ru/showthread.php?t=72227)

Zero Tolerance 11-26-2004 10:00 PM

vBRadio v1.0
 
Yay, a radio system, an idea which i thought of in my sleep believe it or not .. maybe i work too hard.

Anyway this is a simple yet effective addition to your forum, and takes no time to install what so ever.

Features
  • ACP Features
    • vBRadio Channel Control
      • Add a new channel/radio station (Input: name, station stream url, for which cat)
      • Edit Existing Channels
      • Delete Exisiting Channels
    • vBRadio Category Control
      • Add a new category (Input: name)
      • Edit existing categories
      • Delete existing categories
        • Deletion Parameters
        • Choose to delete all channels within this category
        • Choose to move all channels within this category to another
  • Forum Interface Features
    • Radio pop's up in a window to keep while the user continues to browse
    • Drop down menu to select which station the user wishes to listen too
    • Player Controls
      • Volume Control
      • Play
      • Stop
      • Mute
      • Media Player Controls On/Off
  • Misc.
    • Only uses 1 SQL Query!

Included Within Download
  • Installation Instructions
  • Automatic DB/Template/Phrase Installer
  • A few pre-installed stations

Anyone having difficulties with listening to any of the stations please be patient. Also make sure that you have windows media player and in some cases real player installed.

Any questions/suggestions please post below, i have also put some previews up. Enjoy :)

- Zero Tolerance

Skyline_GT 11-26-2004 11:31 PM

cool feature. Will install

Zero Tolerance 11-26-2004 11:33 PM

Quote:

Originally Posted by Skyline_GT
cool feature. Will install

Is it me or are you stalking my threads ;)

Hehe, thanks, enjoy :)

- Zero Tolerance

peterska2 11-26-2004 11:39 PM

hmmm, I need to code faster. I thought about doing this about 2 weeks ago but put it on the back burner for the time being. I'll download and install later seeing as you saved me a job with coding it :)

Zero Tolerance 11-26-2004 11:42 PM

Quote:

Originally Posted by peterska2
hmmm, I need to code faster. I thought about doing this about 2 weeks ago but put it on the back burner for the time being. I'll download and install later seeing as you saved me a job with coding it :)

Isn't much too it really, only took me 2 hours and 30 mins or so to compile this system.

But thats 2 and a half hours of your time saved i guess :)

- Zero Tolerance

madhouse 11-26-2004 11:43 PM

Very Sweet ZT , this should hit home pretty good!

Zero Tolerance 11-26-2004 11:49 PM

Quote:

Originally Posted by madhouse
Very Sweet ZT , this should hit home pretty good!

Thanks, i updated my main post to include not so much as a feature, but the fact that this system only uses 1 SQL Query, which i know a lot of people will be happy to know, since this may get a lot of useage on their forums :)

- Zero Tolerance

Jason McConnell 11-27-2004 12:03 AM

Quote:

Originally Posted by Zero Tolerance
Thanks, i updated my main post to include not so much as a feature, but the fact that this system only uses 1 SQL Query, which i know a lot of people will be happy to know, since this may get a lot of useage on their forums :)

- Zero Tolerance

Is that one query total? Or One Query per user? Sorry but I'm a n00b at all this :\

madhouse 11-27-2004 12:10 AM

Hey ZT , make note that people need to rename their install_radio file to install_vbradio......

And were in the world can I find differnt channels man?? I am looking thru google for radio stations but none so far with the file name you required there.

wrongful 11-27-2004 12:13 AM

already covered, nevermind :)

NuclioN 11-27-2004 12:13 AM

This looks cool! Can it play shoutcast stations? :)

Sean S 11-27-2004 12:18 AM

Quote:

Originally Posted by NuclioN
This looks cool! Can it play shoutcast stations? :)

wow this is awsome, thank you :) **install**

Spyke 11-27-2004 12:23 AM

wow, nice job Zero! I'ts just what i was looking for :D

Johnny 11-27-2004 12:59 AM

pretty cool modification just too bad i cant test it out since my server is down for upgrades :(

djjeffa 11-27-2004 01:07 AM

great hack now lets get some stations and share them how do we find them?

Rambo 11-27-2004 01:52 AM

w00t great job.

Works a charm, no errors encountered :D

RichieBoy67 11-27-2004 02:16 AM

Installed!!

Sweet Hack! :) Thanks

JagFan 11-27-2004 03:07 AM

Installed..works great! Thanks!!

GoTTi 11-27-2004 04:07 AM

fix your file name in the zip to install_vbradio.php not install_radio.php

BarHopper 11-27-2004 06:06 AM

Woo, very nice hack, Will users be able to likem play their own playlist?

moley 11-27-2004 07:22 AM

nice hack will install later.

rinkrat 11-27-2004 02:08 PM

This ROCKS! Thanks.

turbidblue 11-27-2004 02:12 PM

[high]* turbidblue clicks install :)[/high]

yukayumi 11-27-2004 02:28 PM

First time installed successfully,then when I tried to remove the radio table to re-install again (need to update the language in radio.xml file to fit my forum),it showed an sql error like this:
Database error in vBulletin 3.0.3:

Invalid SQL: INSERT INTO phrase VALUES ('', 0, 'radio_cat_added', 'Radio Category Added', 9000);
mysql error: Duplicate entry 'radio_cat_added-0-9000' for key 2

mysql error number: 1062
Would appreciate if you tell me what to do now.Thanks.

rex_b 11-27-2004 03:18 PM

Quote:

Originally Posted by yukayumi
First time installed successfully,then when I tried to remove the radio table to re-install again (need to update the language in radio.xml file to fit my forum),it showed an sql error like this:
Database error in vBulletin 3.0.3:

Invalid SQL: INSERT INTO phrase VALUES ('', 0, 'radio_cat_added', 'Radio Category Added', 9000);
mysql error: Duplicate entry 'radio_cat_added-0-9000' for key 2

mysql error number: 1062
Would appreciate if you tell me what to do now.Thanks.


You need to delete the phrases added also..

lanc3lot 11-27-2004 03:29 PM

Can someone tell me, if this is working ok with all internet stations, or with specific ones?

So i can install it:)

yukayumi 11-27-2004 04:05 PM

Quote:

Originally Posted by rex_b
You need to delete the phrases added also..

Nice suggestion rex_b.Thanks alot.

TTG 11-27-2004 06:15 PM

Quote:

Originally Posted by Skyline_GT
cool feature. Will install

Great hack .. installed with no problems.
Anyone got a list of radio channels ?

Clicked Install :)

djjeffa 11-27-2004 06:25 PM

Quote:

Originally Posted by TTG
Anyone got a list of radio channels ?

I have found a few on shoutcast.com

khaleel 11-27-2004 06:33 PM

For a more simple and easy to use radio hack, one that does not use the windows media player system and doed not need more friendly for mac check https://vborg.vbsupport.ru/showthread.php?t=71950

Just installed it, it works ok, I dont like the windows media player thing being there and people can get your songs

kall 11-27-2004 06:42 PM

Quote:

Originally Posted by khaleel
For a more simple and easy to use radio hack, one that does not use the windows media player system and doed not need more friendly for mac check https://vborg.vbsupport.ru/showthread.php?t=71950

Just installed it, it works ok, I dont like the windows media player thing being there and people can get your songs

What WMP thing?

(Isn't it poor form to advertise your own hacks in somebody else's thread?)

lanc3lot 11-27-2004 06:55 PM

Please someone reply me...

Is this working ok with all internet stations?

For example, i am in the proccess of build a broadcast radio, which will be like that: http://www.musicgr.com:8000/listen.pls

Will it working with that or not?

Thanks a lot in advance, great idea

Vman 11-27-2004 07:07 PM

Quote:

Originally Posted by kall

(Isn't it poor form to advertise your own hacks in somebody else's thread?)


I agree, Poor Taste!

djjeffa 11-27-2004 09:41 PM

Quote:

Originally Posted by lanc3lot
Please someone reply me...

Is this working ok with all internet stations?

For example, i am in the proccess of build a broadcast radio, which will be like that: http://www.musicgr.com:8000/listen.pls

Will it working with that or not?

Thanks a lot in advance, great idea

is that the sreaming link that you just posted cause i tried and it didnt work.


also zt is there a code so i could embead this in my advance home page?
and also is there codes I could at to the page so the banner , nave bar and fotter show?

lanc3lot 11-27-2004 09:44 PM

Yes it is, its not alive right now...its just an example...

It will work u think something like that?

djjeffa 11-27-2004 10:00 PM

Quote:

Originally Posted by lanc3lot
Yes it is, its not alive right now...its just an example...

It will work u think something like that?

well it only takes 5 min to install so give it a shoot

SVTOA 11-27-2004 10:42 PM

This page has some stations from New York that display .asx urls for use with this hack...

http://www.nyradioguide.com/freqlist.htm

SVTOA 11-27-2004 10:56 PM

Here a page with several more stations:

http://www.yrguk.com/radio/radiotext.htm

SVTOA 11-27-2004 11:54 PM

Variant of above has more stations on it for some reason...

http://www.yrguk.com/radio/radio_text.htm

Zero Tolerance 11-28-2004 01:09 AM

Quote:

Originally Posted by lanc3lot
Please someone reply me...

Is this working ok with all internet stations?

For example, i am in the proccess of build a broadcast radio, which will be like that: http://www.musicgr.com:8000/listen.pls

Will it working with that or not?

Thanks a lot in advance, great idea

.pls will work, i think that require's real player to be installed on the user's PC, but i may be wrong.

Quote:

For a more simple and easy to use radio hack, one that does not use the windows media player system and doed not need more friendly for mac check https://vborg.vbsupport.ru/showthread.php?t=71950

Just installed it, it works ok, I dont like the windows media player thing being there and people can get your songs
Nice but that seems more like a "Jukebox" than a radio itself, with it having specified songs .. the point of this modification is to actually listen to online radio stations :)

Also i have fixed the minor file name error :)

- Zero Tolerance


All times are GMT. The time now is 09:22 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.01603 seconds
  • Memory Usage 1,818KB
  • 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
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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