|
From: OryNider <ory...@us...> - 2007-06-06 23:18:28
|
Update of /cvsroot/mxbb/mx_shotcast/doc In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9956/doc Added Files: db_upgrade_b1_to_b2.txt radioplayer.txt test.txt thread.txt Log Message: --- NEW FILE: thread.txt --- [b]MOD Title[/b]: mx_shotcast [b]MOD Description[/b]: This is the shotcast version of mx_radio. The player can play one stream brotcasted by a shotcast server that can be configured in AdminCP (host, port and password). The embed's are hidden in iframes with autostarts, so the pricipal is very simple. It also uses an ajax script to update the song title. Users most have instaled the latest media player (Windows Media Player 10+) or Real One Player, but Real player version doesnt not work with Firefox and Netscape. [b]MOD Version[/b]: 1.0 [b]Designed for[/b]: mxBB-portal 2.8.x [b]Author[/b]: Niklas Pull and OryNider [b]Test Site[/b]: http://mxBB.lx.ro/ [b]Mx_ShotCast Front ScreenShot[/b]: Upgrade: INSERT INTO `mx_shotcast_config` VALUES ('show_listen_select', '1'); --- NEW FILE: radioplayer.txt --- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RADIO PLAYER - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - History: - Verion 1.00 by: Niklas Pull May 17, 2006 - Version 1.01 fixed by OryNider for Firefox October 7, 2006 --------------------------------------------- This is a popup radio player for SHOUTcast servers. The embed's are hidden in iframes with autostarts, so the pricipal is very simple. It also uses an ajax script to update the song title. It can switch between real player and wmp mode, however the real player version did not worked with Firefox and Netscape. Fixed for Firefox by OryNider - http://pubory.uv.ro/ Feel free to use it however you want, all I want is that you keep the author meta tag. --------------------------------------------- Instructions: All you have to do is to edit config.php to your ip adress, port and SHOUTcast password. Everythings done in 1 min, :) --- NEW FILE: test.txt --- 84.19.182.24:8000 67.15.50.243:10040 --- NEW FILE: db_upgrade_b1_to_b2.txt --- INSERT INTO `mx_shotcast_config` VALUES ('show_listen_select', '1'); INSERT INTO `mx_shotcast_config` VALUES ('play_list', 'listen.pls'); |