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
This addon sucks, it does not work on a default install of a new macbook
Ever stop to think that maybe it's the macbook and not the mod? the mod is awesome and that is complete disrespect for somebody whose created something and offers it for free.
If you find a stream you can right click on the actual window of the stream. "Properties" - will give you the url for the stream and you can index that.
I just uploaded all the channels partnering with Livestation.com - but they will only play for 15 minutes and then livestation will pitch to download their application.
This is tedious work!
But this link I believe is actually just a forward of the "underlying" link feed directly from BBC.
How do you get the actual underlying stream link?
You can also get started by selecting View>Source or right click on the page and select view source. From there look for the .swf, .flv extensions in the code or the player embed code. From there you can play with reconstructing the URLS once you've established they work in the mod.
I am having a bit of an issue. The mod itself seems fine and I can access it fine. The problem stems from having vBadvanced installed. When I go to my site and enter the forums everything is fine. If you enter here http://www.grumpyoldmen.us/forum/ The link to the player works fine as the window being called is
Code:
http://www.grumpyoldmen.us/forum/radioandtv.php
But if I go to the frontpage located at
Code:
http://www.grumpyoldmen.us
Then the link called is
Code:
http://www.grumpyoldmen.us/radioandtv.php
which of course doesn't exist and throws a 404 error. How can I set that link to point to the proper location or remove that instance from the navbar unless in the forum?
oh seems its a bug in libxml. anyway, that options link is just to facilitate things, you can access the radio options easily going to it using the vBulletin Options, so it's no real big deal (for the radio mod anyway).
Invalid SQL:
SELECT cat_name FROM radiostation_category
WHERE categoryid =;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2
Error Number : 1064
Request Date : Wednesday, February 25th 2009 @ 05:29:05 PM
Error Date : Wednesday, February 25th 2009 @ 05:29:05 PM
Script : http://www.grumpyoldmen.us/forum/radioandtv.php?ajax=changestation&station=47
Referrer :
IP Address : **.***.***.171
Username : *********** (User name removed for this post)
Classname : vB_Database
MySQL Version : 5.0.67-community
What can I do to fix it and where? Any ideas?
@KURTZ : I am assuming by the link you posted a couple posts back that Vb is stating this & issue is php related then and not able to be fixed without the new version of php and/or going back a version in the lib.xml? If that is the case am I to assume this has caused the current issue I have. I just recently installed this mod last night and overall seemed fine. Added the "experience mod" today and now started getting this issue...