vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Radio and TV Player 3.8.x (https://vborg.vbsupport.ru/showthread.php?t=202415)

Dream 01-19-2009 10:00 PM

Radio and TV Player 3.8.x
 
1 Attachment(s)
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 :)

Dream 01-20-2009 03:21 AM

<font size="1">Version History

Version 1.0
- public release

Version 1.1
- changed order on setting usergroup permissions, requirements are now checked in this order: Half User > Full User > Admin > Banned User, checks for primary and secondary usergroups and userids for banned users
- fixed style issue with the station pages
- fixed duplicate station not being reported ("reporttype" gpc var wasn't being cleaned)
- fixed member number not showing on "reported by" url (was using $user[userid] instead $report[userid])
- fixed station not being editable/deletable by user who added it ($vbulletin var wasn't on global in function rs_construct_station_options() and rs_check_ownership() )

Version 1.2
- fixed bug with deleted stations reports showing (reports are now removed when the station is removed)
- added template group (added plugin "Radio Stations - Add Template Group")
- changed text input classes from smallfont to bginput, with style="font-size: 11px"
- added Real Player support
- added expand/collapse arrows to tables

Version 1.3
- made hardcoded option "Statistics Entries" into option in acp
- user name markups now consider displaygroupid
- station list breadcrumbs now shows "Category: All" instead "All Categories"
- mod name changed to "Radio and TV Add-on" (changed a bunch of phrases, changed radiostations.php to radioandtv.php, edited plugins, changed navbar code, edited javascript code, won't change phrases names though nor product ID nor db table names, it's a little wierd but it's ok)
- made hardcoded option "Stations Per Page" into option in acp
- changed look of "currently playing" station info and options
- created a popup window to view TV stations in bigger player windows

Version 1.4
- moved group permissions to vb's permission system
- added "can view add-on" permission
- added window popup that shows who rated each station

Version 1.5
- added Category column to station lists

Version 1.6
- added clean up script to admin options, to clean bad ratings and stations
- added "Options" link in the acp menu

Version 1.7
- added Quicktime support

Version 1.8 beta
- changed all ajax code for compatibility to vB 3.7

Version 1.9
- added option to show favorites and last station played in the users profiles

Version 2.0
- changed the profile info slightly

Version 2.1
- security update, bug fixes and station ID number now shows in front of station name

Version 2.1.2
- minor bugs

======================================

Uninstall Instructions

1. check your products section on the admincp to see which version you are running

2. if you want to backup your stations, use the export function in the admincp

3. delete files

v1.4, v1.5
admincp/radioandtv_admin.php
includes/xml/bitfield_radioandtv.php
includes/xml/cpnav_radioandtv.php
radioandtv.php

v1.6, v1.7, v1.8 beta, v1.9, v2.0, v2.1, v2.1.1, v2.1.2
admincp/radioandtv_admin.php
admincp/radioandtv_cleanup.php
includes/xml/bitfield_radioandtv.php
includes/xml/cpnav_radioandtv.php
radioandtv.php

4. uninstall product from admincp

5. you are done

</font>

Dream 01-20-2009 03:22 AM

Station XMLs

Share your radio and TV stations in this thread. The XMLs you post will end here.

by Dream
- Some Brazilian Radio Stations 07/13/2007
- Los Angeles and San Francisco radio stations 07/13/2007
- Mixed radio stations (.977 The Hitz Channel, 3FM Current/Classic Hits, Cyprus Mix FM, Idobi) 01/17/2008
- Two dance/House stations 01/17/2008

by MorrisMcD
- Cincinnati Radio Stations 09/03/2007

by Scavenger
- Some TV Stations 09/16/2007

by yoyoyoyo
- 370 TV Stations 10/07/2007

by Big-K
- 292 UK Radio Stations 11/11/2007

by KURTZ
- RMC - Radio Montecarlo (Italian Radio) 01/13/2008
- 23 Italian Stations 02/05/2008

by NAZIA
- 25 hindi and urdu radio stations

=======================================

Where to get Radio Stations

http://www.radio-locator.com/
http://www.mikesradioworld.com/

=======================================

Where to get TV Stations

http://wwitv.com/portal.htm
http://www.medinalia.com/
http://www.channelchooser.com/
http://www.teleaire.tv/
http://www.tv-links.co.uk/

=======================================

HINTS and Troubleshooting and FAQ and Extra Info

How to add header and footer to the add-on page

How to enable visualization on Firefox

How to get streaming URLs from websites

=======================================

Translations

Post your translations on this thread and they will be listed here. Don't export your whole language, just the Radio and TV product phrases obviously.

German Translation for version 2.0 - by redlabour

=======================================

to-do List

Post ideas for improvements and they may be added here.

Planned features for vB 4 (note that the features are my wish list, and may not be feasible so they are not final)

- on/off switch for each station info
- [s]check if Radio and TV text on navbar is hardcoded, and make it not[/s] it's not hardcoded, it's the phrase "rs_radiostations"
- make a system where admins can add they own players (don't forget support for flash, embed and object, just let them add the whole code with replacement variables)
- hide profile info if no radio has been listened or no favorites
- put javascript in a .js
- deleting station in favorites creates a ghost favorite entry

Dream 01-20-2009 03:22 AM

reserved3

Dream 01-20-2009 03:25 AM

Right now this is just a re-post of the current version of the mod found in the 3.7.x forum, version 2.0 so you don't need to upgrade.

Sunka 01-20-2009 06:51 AM

First... :p

3.8 section...thanks

anooooos 01-20-2009 08:02 AM

good sank

7lanet 01-20-2009 09:07 AM

i love this mod put

Quote:

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

NGUYENDUCTRUONG 01-20-2009 09:23 AM

thanks for share :D

adhmwagde 01-20-2009 11:22 AM

wooow it's great project .. i will try to translate in arabic :) to share with more members i will be tired to search for arabic channels i like it :).

Arabic and Chinese don't work with Ajax, so this mod won't work, sorry. :) i didn't see befor but this mean i can't install in my VB ? my version is 3.8


All times are GMT. The time now is 12:26 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.01707 seconds
  • Memory Usage 1,755KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (2)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