Version: 2.1.2, by Dream
Developer Last Online: Sep 2010
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.
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
Hmm a little HTML knowledge helps, as you will be looking at website's source code (right-click + show source) to get URLs. They are usually inside <object> or <embed> tags in the format url="http://www.domain.com/stream.asx", which would be pretty much an example of URL to add to the mod. Hope this helps.
When I right click it does not have the option to Show Source. What am I doing wrong?
Depends on the browser, "Show Source" is on Firefox I think, on other browsers is another menu item, you gottta check what is the one that shows the page code for your browser.
An user had a problem with the options menu because the cpnav.xml file had & in it, not sure what caused it for him (a mod perhaps) so to get to the options go to vBulletin Options > Radio Options instead.
Depends on the browser, "Show Source" is on Firefox I think, on other browsers is another menu item, you gottta check what is the one that shows the page code for your browser.
An user had a problem with the options menu because the cpnav.xml file had & in it, not sure what caused it for him (a mod perhaps) so to get to the options go to vBulletin Options > Radio Options instead.
Well, I found the source code for the sites. But, the code for the feeds are not on the main site codes nor is it on the "Listen Now" feeds. How do you get the feed code from the radio station sites? Do I look for it through the main site source code or go somewhere else to find it?