Jump to content

E&b Radio


Riz

Recommended Posts

If you guys make this happen, I will gladly embed the player for it on the 61 Cygni site as well. I would love to see this happen.
Link to comment
Share on other sites

[url="https://forum.enb-emulator.com/index.php?/topic/3812-saoninals-music-for-eb/"]Here[/url]is some instructions on how to add additional music to E&B and some tunes to add.

[s][url="https://forum.enb-emulator.com/index.php?/topic/6762-eb-radio/"]Here[/url]is the previous discussion on the radio[/s]. I'll actually merge them together too.
Link to comment
Share on other sites

Just wondering if that little fix above could be added as an app...ie when going thru the options for setup on the net-7.org patch part of the patch could that be condsiered an add on option

(music downloaded seperately)

don't code just wondering


Searing
Link to comment
Share on other sites

[quote name='blckshdw' timestamp='1353461967' post='66671']
Something like this?
[url="http://enbradio.thesixthdimension.net/"]http://enbradio.thesixthdimension.net/[/url]
[/quote]


hey...is that from back in the day or what.....? (jeez euro techno rock from back in the day............)

Searing
Link to comment
Share on other sites

[quote name='Searing' timestamp='1353480603' post='66699']
hey...is that from back in the day or what.....? (jeez euro techno rock from back in the day............)

Searing
[/quote]

Na, I just threw it together yesterday :)
I figured this would be a good way to show proof of concept and see how much interest there really is.

If there is interest i dont mind hosting everything and putting in a little time to build the site up and opening it up for others to take control of the live stream.
Link to comment
Share on other sites

[quote name='blckshdw' timestamp='1353461967' post='66671']
Something like this?
[url="http://enbradio.thesixthdimension.net/"]http://enbradio.thesixthdimension.net/[/url]
[/quote]

OK question. What is the URL for streaming this with programs like winamp, and for embedding?
Link to comment
Share on other sites

[quote name='Bloody Riz' timestamp='1353518041' post='66743']
OK question. What is the URL for streaming this with programs like winamp, and for embedding?
[/quote]

Its the only link on the page, [url="http://enbradio.thesixthdimension.net:8000/stream.m3u"]Click here for M3U[/url] :)

[code]http://enbradio.thesixthdimension.net:8000/stream.m3u[/code]


For embedding, if you want the "Now Playing" stuff you could use an iframe

[code]
<iframe src="http://enbradio.thesixthdimension.net/play.htm" width="300" height="135" border="0" style="border:0;"></iframe>
[/code]

or use something like this

[code]
<script type="text/javascript" src="http://hosted.musesradioplayer.com/mrp.js"></script>
<script type="text/javascript">
MRP.insert({
'url':'http://enbradio.thesixthdimension.net:8000/stream',
'codec':'mp3',
'volume':75,
'introurl':'http://enbradio.thesixthdimension.net/Intro.mp3',
'autoplay':true,
'jsevents':true,
'buffering':5,
'title':'EnB%20Radio',
'welcome':'Welcome',
'skin':'compact',
'width':191,
'height':46
});
</script>
[/code] Edited by blckshdw
Link to comment
Share on other sites

  • 2 weeks later...
I have tried listening to your stream through your site, and also through winamp, and I keep getting weird distortion, and signal "stepping" every time. I do not get this on any other streaming station, so I am unsure what is up.
Link to comment
Share on other sites

[quote name='Bloody Riz' timestamp='1354597861' post='67877']
I have tried listening to your stream through your site, and also through winamp, and I keep getting weird distortion, and signal "stepping" every time. I do not get this on any other streaming station, so I am unsure what is up.
[/quote]

Seems that WinAmp does not like it when the bitrate changes. The web player and VLC both seem to handle this without an issue. I've rebuilt the AutoDJ playlist so that all the files are the same bitrate. Should be better now :)
Link to comment
Share on other sites

I was just thinking about this last night at work actually. Oh, btw, I'm new here, just started playing last Saturday.

Anyhow, SWTOR also had a radio station and it was totally awesome. Each weekend they would pick an in game location and have an in game dance party. People would request music and hang out meeting new people and the station staff. It was tons of fun. Some days one of the DJ's would host an in game tour or other event and talk about what was going on between songs. Was always a hoot when she mentioned people dying lol.

Another cool thing they did was spoof commercials. These were generally very funny game related commercials that they would stick in one or two of them every 45 minutes or so. Something a little like this: [url="http://www.youtube.com/watch?v=DNVE-wX1_dY"]http://www.youtube.com/watch?v=DNVE-wX1_dY[/url] They were cool in the way that they created a very strong link between the station and the game so you felt and knew you were listening to an official in game station at all times. They also ran guild commercials from time to time too. I've got a fairly low voice. I'd love to do some spoof commercials if anyone had some good material to use.

Another crazy thought I had, and I have NO idea if this is even a feasible possiblity, would be if it was an in game option to have the station stream automaticly when you went onto a space station. I know, probably not even remotely possible but one can dream......

Glad I found this thread. Need to go get some sleep now but I look forward to hearing the station later on today.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...