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

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

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 01-11-2008 Last Update: 03-03-2008 Installs: 571
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

This mod won't be updated for vB 3.7.x, the new mod thread is on the 3.8.x forum. Mark that thread as installed if you want to receive updates for the 3.8.x version.

This will add a fully featured radio and TV streaming player and stations 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
- Shows user's favorites and last played station in profile
- and more...

Nominate this mod for Mod of the Month!

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

Donations so far: U$ 137.65

This mod is "Re-usable Code", meaning you can modify it and release your own 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 and with some stations.

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

Show Your Support

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

Comments
  #372  
Old 07-15-2008, 10:42 AM
smooth-c smooth-c is offline
 
Join Date: Jan 2008
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any support?
Reply With Quote
  #373  
Old 07-18-2008, 11:25 AM
aktifnet aktifnet is offline
 
Join Date: Jan 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Add station error:

AJAX error, please try again. (HTTP status: 403 / Forbidden)

What this?
Reply With Quote
  #374  
Old 07-18-2008, 03:39 PM
aktifnet aktifnet is offline
 
Join Date: Jan 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes : http://mydnz.com/radioandtv.php

This is excellent
Reply With Quote
  #375  
Old 07-19-2008, 02:53 PM
okhissabigfish okhissabigfish is offline
 
Join Date: May 2008
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Idea:

I would love to have the radio come on when I open the forum. Would be great if in the User CP or within the Radio/TV setting the player would autoload or after a certain timed delay the player would load (say...in 10 seconds).

It could pick up the user's preset option of a specific station or random station. And... give an option to open minimized or open browser.

Could say:

Turn on radion when I enter the forum. Y/N
Open the player minimized or open. Min/Open

(don'tcha just love-it when non-coders make comments without any idea of how much time it takes to make the changes)

Reply With Quote
  #376  
Old 07-20-2008, 07:21 PM
tomawebdev tomawebdev is offline
 
Join Date: Mar 2007
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any chance to display with the template header and footer ??

Thanks
Reply With Quote
  #377  
Old 07-20-2008, 07:41 PM
okhissabigfish okhissabigfish is offline
 
Join Date: May 2008
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tomawebdeb, this came from a previous post. Is this what your looking for?
https://vborg.vbsupport.ru/showpost....3&postcount=97



edit: File Name Change - the file name of the first file to edit (as referenced in this link) has been changed to radioandtv.php ... resides in your root directory
Reply With Quote
  #378  
Old 07-20-2008, 07:54 PM
smooth-c smooth-c is offline
 
Join Date: Jan 2008
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey guys, this is a great modification.

Is there anyone out there willing to share their collection of tv +/ radio stations?

Preferably UK and no porn.

I'd very very very much appreciate this, thank you.
Reply With Quote
  #379  
Old 07-21-2008, 10:00 AM
Tulsa Tulsa is offline
 
Join Date: Jul 2005
Location: Broken Arrow, Oklahoma
Posts: 475
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smooth-c View Post
I have THE radio mod installed so I have the menu item installed in my header, the code is here;

Code:
<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
Would it be at all possible to define what usergroups see this menu item? Maybe using the if conditions?

All the best,

Greg
Yes you can and I'm sure there are a few different ways to accomplish it but here's one of them.

Code:
<if condition="is_member_of($bbuserinfo, array(5, 6))">
<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
</if>
You can add to the array shown (5, 6) with what usergroups you want to have access to view the menu item. Such as (2, 5, 6, 7).
Reply With Quote
  #380  
Old 07-21-2008, 01:01 PM
smooth-c smooth-c is offline
 
Join Date: Jan 2008
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much

Is there anyone out there willing to share their collection of tv +/ radio stations?

Preferably UK and no porn.

I'd very very very much appreciate this, thank you.
Reply With Quote
  #381  
Old 07-21-2008, 07:05 PM
theque's Avatar
theque theque is offline
 
Join Date: Jul 2008
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

fantastic mod i was just wondering if i could add a image and ext link under the media player this would only need to be for my default radio station thanks in advance
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 12:38 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.14121 seconds
  • Memory Usage 2,310KB
  • 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_code
  • (1)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
  • (2)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