Raised This Month: $32 Target: $400
 8% 

Simple_Source_Radio v1.6.8 (updated 2/17/09)


Post New Thread Reply   
 
Thread Tools Display Modes
{7~11} TROLL
Senior Member
Join Date: Oct 2008
Location: Atlanta,Georgia
Old 09-27-2009 , 21:13   Re: Simple_Source_Radio v1.6.8 (updated 2/17/09)
Reply With Quote #21

it has to be a page that has a player on it. meaning it has to be a .html page.
__________________
{7~11} TROLL is offline
Doolyx
New Member
Join Date: Nov 2009
Old 11-19-2009 , 16:25   Re: Simple_Source_Radio v1.6.8 (updated 2/17/09)
Reply With Quote #22

Hi, there is a possibility to change the command !stopmusic on !stop?
Doolyx is offline
{7~11} TROLL
Senior Member
Join Date: Oct 2008
Location: Atlanta,Georgia
Old 11-19-2009 , 17:04   Re: Simple_Source_Radio v1.6.8 (updated 2/17/09)
Reply With Quote #23

yes it could but i kept it simple ive noticed people dont like to type long commands while playing
__________________
{7~11} TROLL is offline
xomp
BANNED
Join Date: Jul 2008
Old 06-01-2010 , 15:44   Re: Simple_Source_Radio v1.6.8 (updated 2/17/09)
Reply With Quote #24

So I can't get this to work.

Also, you may want to mention that URL's have to be encapsulated with ""'s in order to work in the original post.

In my server.cfg I have:

Code:
sm_radio_href "http://www.busybeingbrutal.com/radio/simple_source_radio.html"
sm_radio_href_2 "http://www.busybeingbrutal.com/radio/simple_source_radio_off.html"
when I type !listen the page shows and sits at "Connecting.." forever. No music plays.. nothing..

Last edited by xomp; 06-01-2010 at 15:57.
xomp is offline
Send a message via Skype™ to xomp
{7~11} TROLL
Senior Member
Join Date: Oct 2008
Location: Atlanta,Georgia
Old 06-01-2010 , 16:58   Re: Simple_Source_Radio v1.6.8 (updated 2/17/09)
Reply With Quote #25

if it dont work in the server.cfg enter them using rcon access. also your radio on dont have a player so its not gonna play anything
__________________
{7~11} TROLL is offline
xomp
BANNED
Join Date: Jul 2008
Old 06-01-2010 , 17:25   Re: Simple_Source_Radio v1.6.8 (updated 2/17/09)
Reply With Quote #26

And users using this plugin should do what again to get/use a player?

Last edited by xomp; 06-01-2010 at 17:34.
xomp is offline
Send a message via Skype™ to xomp
{7~11} TROLL
Senior Member
Join Date: Oct 2008
Location: Atlanta,Georgia
Old 06-01-2010 , 22:38   Re: Simple_Source_Radio v1.6.8 (updated 2/17/09)
Reply With Quote #27

in the simple souce radio.txt open it in notepad or dreamweaver or notepad++.ect

youll see the following

PHP Code:
<html><head><title>Simple Source Radio</title>


<
style type="text/css">
body {
    
backgroundblack;
    
color#666666;
    
margin10px;
    
font-family:VerdanaTahoma;
    
text-aligncenter;
    
font-size:12px;
    
background-color#000000;
}
.
holder {
    
width100%;
    
backgroundblack;
    
border5px ridge white;
    
text-aligncenter;
}
.
info {
    
width75%;
    
background#333333;
    
border10 outset #333333;
    
text-aligncenter;
}
img {
    
margin5px;
}
ul {
    
margin0px;
    
margin-bottom20px;
}
body,td,th {
    
color#224466;
}
</
style><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head><body>
<
center><a target="_blank" href="http://www.msplinks.com/MDFodHRwOi8vNzExY2xhbi5uZXQv"
<
img border="0" src="http://forums.711clan.net/uploads/53/simplesourceradiosmall.png" width="450" height="36" /></a></center>
<
center>
<
object type="application/x-mplayer2" classid="6BF52A52-394A-11d3-B153-00C04F79FAA6" allowScriptAccess="never" allowNetworking="internal" height="50" width="450" id="MediaPlayer">
  <
param name="allowScriptAccess" value="never" />
  <
param name="allowNetworking" value="internal" />
  <
param name="InvokeURLs" value="0" />
  <
param name="fileName" value="http://38.96.148.24:9588/" />
  <
param name="autosize" value="1" />
  <
param name="autostart" value="1" />
  <
param name="mute" value="0" />
  <
param name="playcount" value="1" />
  <
param name="showdisplay" value="0" />
  <
param name="showstatusbar" value="1" />
  <
param name="showtracker" value="0" />
</
object></center>
<
center class="style16"><a target="_blank" href="www.711clan.net"><strong>"Keeping Source Simple Since 2009"</strong></a></center>
</
body></html
find the following and change it to the url of your radio of choice
PHP Code:
  <param name="fileName" value="http://38.96.148.24:9588/" /> 
save it and then reupload
</span></span>
__________________
{7~11} TROLL is offline
OnkelBazi
Member
Join Date: Aug 2006
Location: Bavaria
Old 08-29-2012 , 05:56   Re: Simple_Source_Radio v1.6.8 (updated 2/17/09)
Reply With Quote #28

Hi there,

i used it for DODS

the plugin is workin...but no player to see

when i type !listen the page will bel oaded, but theres no player to see

i`ve added my Shoutcast URL http://serverXXXX.luschaudio.com:10XXX

(the XXX just for here)

<param name="fileName" value="http://serverXXXX.luschaudio.com:10XXX" />

what did i wrong?
__________________
OnkelBazi is offline
{7~11} TROLL
Senior Member
Join Date: Oct 2008
Location: Atlanta,Georgia
Old 08-29-2012 , 09:54   Re: Simple_Source_Radio v1.6.8 (updated 2/17/09)
Reply With Quote #29

not sure, when i made this i never tested it on dods so im not sure. i dont really code mods anymore either so iono if dods had a huge update or what to the menu it uses to popup but it does work in css
__________________
{7~11} TROLL is offline
OnkelBazi
Member
Join Date: Aug 2006
Location: Bavaria
Old 08-29-2012 , 10:03   Re: Simple_Source_Radio v1.6.8 (updated 2/17/09)
Reply With Quote #30

so i think it must be the same.......
i only got the problem that WM is not started.....

ist it possible to change it from WMP to a flash player?
__________________

Last edited by OnkelBazi; 08-29-2012 at 11:35.
OnkelBazi is offline
Reply


Thread Tools
Display Modes

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 -4. The time now is 22:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode