vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Radio and TV Add-on (https://vborg.vbsupport.ru/showthread.php?t=152037)

Ryloth 08-20-2007 12:50 PM

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?

djilou 08-20-2007 04:58 PM

Quote:

Originally Posted by Ramsesx (Post 1290683)
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') . '");'); 


Dream 08-20-2007 04:59 PM

Quote:

Originally Posted by Ryloth (Post 1321605)
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.

supermak 08-20-2007 05:36 PM

Wolud be nice if add a RAM support for Real Player Stations :)

Ryloth 08-20-2007 06:17 PM

Quote:

Originally Posted by Dream (Post 1321748)
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.

yahoooh 08-21-2007 02:25 PM

is there ability to use flash player instead of media player , there is some flash player on the net

Dream 08-21-2007 03:27 PM

You could edit the RADIOSTATIONS_PLAYER template for that.

HotRodGyrl 08-21-2007 06:55 PM

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

Dream 08-21-2007 07:48 PM

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.

iogames 08-21-2007 07:57 PM

Quote:

Originally Posted by Dream (Post 1319386)
Just to say, this mod kicks ass :D 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...


All times are GMT. The time now is 12:51 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.01561 seconds
  • Memory Usage 1,750KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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