Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Radio and TV Player 3.8.x Details »»
Radio and TV Player 3.8.x
Version: 2.1.2, by Dream Dream is offline
Developer Last Online: Sep 2010 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.x Rating:
Released: 01-19-2009 Last Update: 02-25-2010 Installs: 411
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

Mark this thread as installed only if you want to receive important update notifications by email.

This will add a fully featured Radio and TV Streaming Player with stations library to your forum.

Features:
- Users can add / delete / edit own stations (controlled by usergroup permissions)
- Users can have a favorite stations list
- Report broken / duplicate stations links
- Totally coded in AJAX (no page reloads)
- Plays Windows Media Player, Real Player and Quicktime streams
- Shows user's favorites and last played station in profile page
- and much more...

Installation is easy. You need to upload some files, import a product, import the default stations (if you wish) and make only two manual navbar template edits, one for the popup link and another for the javascript that opens the popup. This is optional and the link can be put elsewhere, just remember to also add the javascript on the same page.

Nominate this mod for Mod of the Month!

If you like this script you can donate (note that won't make me work!)

Donations so far: U$ 137.65

This mod is "Re-usable Code", meaning you can modify and release your modified version.

You are responsible for the streams you add to your website. The mod author doesn't take responsibility for possible copyright infringements in some countries by using some stations.

Arabic and Chinese don't work with Ajax, so this mod won't work, sorry.


This mod took roughly two weeks to code, so it should be somewhat good and bug free

Download Now

File Type: zip Radio and TV Player 2.1.2.zip (37.9 KB, 932 views)

Screenshots

File Type: gif currentstation.gif (42.1 KB, 0 views)
File Type: gif favoritesandaddstation.gif (43.6 KB, 0 views)
File Type: gif stationslist.gif (54.0 KB, 0 views)
File Type: gif managecategories.gif (30.3 KB, 0 views)
File Type: gif statistics.gif (43.1 KB, 0 views)
File Type: gif reports.gif (23.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Toorak Times

Comments
  #62  
Old 02-13-2009, 06:26 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where navbar template...?
Reply With Quote
  #63  
Old 02-13-2009, 06:52 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by soundbarrierpro View Post
It's just a step to add a link to your navbar.

Go into your navbar template and create a link to radioandtv.php

Find:
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
once you've found that, add this link code after. Then save
Code:
<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
That's it.
1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Reply With Quote
  #64  
Old 02-13-2009, 07:40 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I finally got it installed.

Is there a way to stop it from automatically playing when you click on the "Radio and TV" link?

TIA.
Reply With Quote
  #65  
Old 02-13-2009, 07:50 PM
Dream's Avatar
Dream Dream is offline
 
Join Date: Oct 2001
Posts: 2,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedHacker View Post
Where navbar template...?
Quote:
Originally Posted by RedHacker View Post
1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
you need to edit the navbar template under Styles And Templates in the Admin Control Panel.

Then set usergroup permissions to allow use of the radio system.
Quote:
Originally Posted by Fungsten View Post
I finally got it installed.

Is there a way to stop it from automatically playing when you click on the "Radio and TV" link?

TIA.
no sorry
Reply With Quote
  #66  
Old 02-13-2009, 08:01 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dream View Post
you need to edit the navbar template under Styles And Templates in the Admin Control Panel.

Then set usergroup permissions to allow use of the radio system.

no sorry
BTW, is it possible to add CSPAN and MSNBC? I tried to add it but it didn't work. I used:

http://www.cspan.org/Watch/C-SPAN_wm.aspx

For CSPAN. TIA.
Reply With Quote
  #67  
Old 02-14-2009, 03:02 AM
veenuisthebest's Avatar
veenuisthebest veenuisthebest is offline
 
Join Date: Mar 2008
Location: India
Posts: 1,416
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After a long time, I have installed some mod. This one's really cool, love it.

Though it requires some makeover, most of the phrases are all running in small letters, has over 100 xhtml errors.

Thanks
Reply With Quote
  #68  
Old 02-14-2009, 04:02 PM
Infopro Infopro is offline
 
Join Date: May 2003
Location: Pennsylvania
Posts: 267
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fungsten View Post
BTW, is it possible to add CSPAN and MSNBC? I tried to add it but it didn't work. I used:

http://www.cspan.org/Watch/C-SPAN_wm.aspx

For CSPAN. TIA.

Quote:
http://play.rbn.com/play.asx?url=cspan/cspan/wmlive/cspan1v.asf&proto=mms?mswmext=.asx


http://play.rbn.com/play.asx?url=cspan/cspan/wmlive/cspan2v.asf&proto=mms?mswmext=.asx

http://play.rbn.com/play.asx?url=cspan/cspan/wmlive/cspan3v.asf&proto=mms?mswmext=.asx

I don't know of any MSNBC streaming. It's all clips I think.
Reply With Quote
  #69  
Old 02-14-2009, 04:10 PM
Infopro Infopro is offline
 
Join Date: May 2003
Location: Pennsylvania
Posts: 267
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fungsten View Post
I finally got it installed.

Is there a way to stop it from automatically playing when you click on the "Radio and TV" link?

TIA.
Try this. Backup your RADIOSTATIONS_PLAYER template and replace it with this.

Code:
<object id="player" height="$html_height" width="$html_width" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
	<param name="URL" value="$html_url"></param>
                <param name='wmode' value='transparent'></param>
	<param name="uiMode" value="full"></param>
	<param name="ShowControls" value="true"></param>
	<param name="ShowStatusBar" value="true"></param>
	<param name="ShowDisplay" value="true"></param>
                <param name=autostart value="false"></param>
	
	<embed src="$html_url" type="application/x-mplayer2"
		pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"		
                   wmode="transparent"
		name="player"
		width="$html_width"
		height="$html_height"
		AutoStart="0"
		showcontrols="1"
		showstatusbar="1"
		showdisplay="1"
uiMode="full"
visual="1">
	</embed>
</object>
Seems to work ok.
Reply With Quote
  #70  
Old 02-14-2009, 04:15 PM
Infopro Infopro is offline
 
Join Date: May 2003
Location: Pennsylvania
Posts: 267
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cavebox View Post
When i disable vbadvanced its working, but with vb 3.7.4 it was working with vbadvanced and i tried (i think) about everything.

So if this means i have to choose between those 2, i'm dissapointed and have to remove the radio

Trying to figure this one out myself. I was sure it worked integrated previously, but no more. Yet. Needs something tweaked.
Reply With Quote
  #71  
Old 02-14-2009, 09:04 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Infopro View Post
Try this. Backup your RADIOSTATIONS_PLAYER template and replace it with this.

Code:
<object id="player" height="$html_height" width="$html_width" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
    <param name="URL" value="$html_url"></param>
                <param name='wmode' value='transparent'></param>
    <param name="uiMode" value="full"></param>
    <param name="ShowControls" value="true"></param>
    <param name="ShowStatusBar" value="true"></param>
    <param name="ShowDisplay" value="true"></param>
                <param name=autostart value="false"></param>
 
    <embed src="$html_url" type="application/x-mplayer2"
        pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"        
                   wmode="transparent"
        name="player"
        width="$html_width"
        height="$html_height"
        AutoStart="0"
        showcontrols="1"
        showstatusbar="1"
        showdisplay="1"
uiMode="full"
visual="1">
    </embed>
</object>
Seems to work ok.

:up::up::up::up::up::up:
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 10:10 AM.


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.06197 seconds
  • Memory Usage 2,361KB
  • Queries Executed 28 (?)
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
  • (4)bbcode_code
  • (10)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete