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
  #242  
Old 08-07-2009, 03:50 PM
Dream's Avatar
Dream Dream is offline
 
Join Date: Oct 2001
Posts: 2,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No way, unless it's a frame... which would be a little ugly in my opinion. No plans on doing that though.
Reply With Quote
  #243  
Old 08-08-2009, 07:29 AM
desi-boy's Avatar
desi-boy desi-boy is offline
 
Join Date: Nov 2008
Location: France
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi can any one help me i want add a litl html code on radioandtv.php

it's just a litl iframe with my web menu thnxxxxxxxxx
Reply With Quote
  #244  
Old 08-08-2009, 07:34 AM
desi-boy's Avatar
desi-boy desi-boy is offline
 
Join Date: Nov 2008
Location: France
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sdfaheem View Post
Where can i find Indian Radio stations???
its for u faheem there is some hindi radio'z stations :up:
Attached Files
File Type: xml radio-stations.xml (4.1 KB, 22 views)
Reply With Quote
  #245  
Old 08-08-2009, 04:58 PM
sdfaheem's Avatar
sdfaheem sdfaheem is offline
 
Join Date: Dec 2006
Location: AIMIM.in
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by desi-boy View Post
its for u faheem there is some hindi radio'z stations :up:
Thank you so much desi boy, i appreciate it.
I got hold of few channels and added them to www.desimeet.com
Reply With Quote
  #246  
Old 08-09-2009, 02:38 PM
goxy63 goxy63 is offline
 
Join Date: Oct 2008
Location: its like another planet:D
Posts: 657
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gn_Snake View Post
Any idea??
Well mate I got same problem and guess what, its all there in installation manual

LOL

Iam dumb noob and didnt read all of it, to make links work within user profile you need to place this code in navbar template(on very top):
Code:
<script type="text/javascript">
<!--
function openRadioAndTV(stationid){
extras = '';
if (stationid) { extras = '?station=' + stationid; }
radioAndTVWindow = window.open('radioandtv.php' + extras, 'radioandtv', 'directories=no,height=500,width=700,location=no,menubar=no,resizable=yes,status=no,scrollbars=yes,toolbar=no');
}
//-->
</script>
I will go to hit once my head on the wall, bit harder as it was all there and just now I saw that


Dream thank you very much for this awesome mod, hope you will upgrade it for vb4

Cheers
Reply With Quote
  #247  
Old 08-10-2009, 09:05 AM
realmr realmr is offline
 
Join Date: Aug 2008
Posts: 213
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got a question, by adding radio/tv player, will there be consumption of our bandwidth ??
Reply With Quote
  #248  
Old 08-11-2009, 12:18 AM
Dream's Avatar
Dream Dream is offline
 
Join Date: Oct 2001
Posts: 2,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no, the consumption of the bandwidth is from the servers where the stations are.
Reply With Quote
  #249  
Old 08-11-2009, 07:07 AM
realmr realmr is offline
 
Join Date: Aug 2008
Posts: 213
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a doubt, if any one are aware of this :

u have listed tv stations such as channelchooser rite, so if I stream their link on the forum, is that going to be an issue, as u have provided it could be used as well ??

can u explain a bit about this, as I am bit new to this media end

we are working from 2 locations (2 different forums too), from USA and India, and I don't think either of the country opposes in any terms of restriction to media
Reply With Quote
  #250  
Old 08-11-2009, 09:57 AM
djaravindth djaravindth is offline
 
Join Date: Mar 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for this awesome plugin
Reply With Quote
  #251  
Old 08-12-2009, 01:34 AM
Jibberish Jibberish is offline
 
Join Date: Jun 2009
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love this mod and have been using it for some time now. the one thing i find it lacking is having each station as its own unique ID for the url. so instead of every station being http://your.site/radioandtv.php it would be http://your.site/radioandtv.php?station=13 or http://your.site/radioandtv.php?station=36 dpending on which station your listening to
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 07:26 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.06832 seconds
  • Memory Usage 2,352KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_code
  • (3)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
  • (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
  • (8)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_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