Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Radio and TV Add-on Details »»
Radio and TV Add-on
Version: 1.7, by Dream Dream is offline
Developer Last Online: Sep 2010 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.8 Rating:
Released: 07-11-2007 Last Update: 11-04-2007 Installs: 686
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

This mod's vB 3.6.x version has been abandoned. The new vB 3.7.x version is here.

This will add a radio and TV library to your forum.

Features:
- Users can add / delete / edit own stations
- Favorite stations
- Report broken / duplicate stations
- Full AJAX
- Plays Windows Media Player, Real Player and Quicktime streams
- and more...

Nominate this mod for Mod of the Month!

If you like this script don't forget to donate.

This mod is "Re-usable Code", meaning you can modify it and release your own "distribution".

Show Your Support

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

Comments
  #352  
Old 08-20-2007, 12:50 PM
Ryloth Ryloth is offline
 
Join Date: Dec 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great product, but, is there any way to force it to use windows media player 10? reason being, MS really blows and 50% of users out there still use an OS other than XP or Vista.

i see his class object is 6BF52A52-394A-11d3-B153-00C04F79FAA6 which is for WP7+ so it should be. Is the player that shows dependent upon the stream?
Reply With Quote
  #353  
Old 08-20-2007, 04:58 PM
djilou djilou is offline
 
Join Date: Dec 2006
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ramsesx View Post
For an easy integration because I don't like the popup version I added into the radiostations template $header $footer and $navar, only the navbar isn't showing but I can live with. Thanks for this hack Dream, it's a masterpiece of coding.
Btw. knows anybody a good site listing radio stations from all countries?
in radiostations.php find:

PHP Code:
eval('$html_javascript = "' fetch_template('RADIOSTATIONS_JAVASCRIPT') . '";');
eval(
'print_output("' fetch_template('RADIOSTATIONS') . '");'); 
Replace with:
PHP Code:
$navbits = array();
$navbits[$parent] = 'Radio';

$navbits construct_navbits($navbits);
eval(
'$navbar = "' fetch_template('navbar') . '";');
eval(
'$html_javascript = "' fetch_template('RADIOSTATIONS_JAVASCRIPT') . '";');
eval(
'print_output("' fetch_template('RADIOSTATIONS') . '");'); 
Reply With Quote
  #354  
Old 08-20-2007, 04:59 PM
Dream's Avatar
Dream Dream is offline
 
Join Date: Oct 2001
Posts: 2,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ryloth View Post
great product, but, is there any way to force it to use windows media player 10? reason being, MS really blows and 50% of users out there still use an OS other than XP or Vista.

i see his class object is 6BF52A52-394A-11d3-B153-00C04F79FAA6 which is for WP7+ so it should be. Is the player that shows dependent upon the stream?

I think it will use whatever WMP the user has on the machine, not sure if you can force a version. You could try using a different class object ID, then tell me how it goes.
Reply With Quote
  #355  
Old 08-20-2007, 05:36 PM
supermak supermak is offline
 
Join Date: Mar 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wolud be nice if add a RAM support for Real Player Stations
Reply With Quote
  #356  
Old 08-20-2007, 06:17 PM
Ryloth Ryloth is offline
 
Join Date: Dec 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dream View Post
I think it will use whatever WMP the user has on the machine, not sure if you can force a version. You could try using a different class object ID, then tell me how it goes.
actually, i just figured it out. it is b/c MS sucks with FF integration. My stats are:
FF 2.0
Win2k3
WMP 10

FF tries to tell me I need a WMP 11 download. Well, can't do that b/c MS made WMP11 XP and Vista only.

So the remedy:

Download the following....


http://www.dlldump.com/download-dll-...dll/3.0.2.629/
http://www.dlldump.com/download-dll-.../9.00.00.3250/
http://www.dlldump.com/download-dll-...9.00.00.32508/

And place them in your <FF Install Path>\Plugins folder


restart FF, and boom, it works.
Reply With Quote
  #357  
Old 08-21-2007, 02:25 PM
yahoooh yahoooh is offline
 
Join Date: Oct 2002
Posts: 567
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there ability to use flash player instead of media player , there is some flash player on the net
Reply With Quote
  #358  
Old 08-21-2007, 03:27 PM
Dream's Avatar
Dream Dream is offline
 
Join Date: Oct 2001
Posts: 2,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You could edit the RADIOSTATIONS_PLAYER template for that.
Reply With Quote
  #359  
Old 08-21-2007, 06:55 PM
HotRodGyrl HotRodGyrl is offline
 
Join Date: Jun 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

out of curiousity,

Will this slow down the upload of the forum or make it slower for slower uploaders?

I want to make sure it will not effect my users before I upload
Reply With Quote
  #360  
Old 08-21-2007, 07:48 PM
Dream's Avatar
Dream Dream is offline
 
Join Date: Oct 2001
Posts: 2,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tricky question...

This won't make your forum slower. The bandwidth used is the radio streaming's server bandwidth.

If your users have a slower connection, say they are on a dial-up, and they are listening to radio and browsing your forum, it may slow down their navigation, yes.
Reply With Quote
  #361  
Old 08-21-2007, 07:57 PM
iogames's Avatar
iogames iogames is offline
 
Join Date: Jan 2007
Location: Las Vegas, NV.
Posts: 1,433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dream View Post
Just to say, this mod kicks ass I listen to radio on my forum all the time.

I'm very proud of myself.
And you should be!
Still looking for someone to divide me the Player and a DropDown for the Stats...
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 01:32 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.05311 seconds
  • Memory Usage 2,322KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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_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