STEAM GROUP
Source-Radio Source-Radio
STEAM GROUP
Source-Radio Source-Radio
13
IN-GAME
65
ONLINE
Founded
29 May, 2016
Language
English
90 Comments
[Bot] Mouthwash 26 Aug, 2019 @ 1:49am 
is there any way to change api key, if changed?
Coitur 23 Aug, 2019 @ 2:10pm 
Found out the voice_avggain helps with the audio issue.
Coitur 23 Jul, 2019 @ 6:42pm 
I know this group is probably dead, but is there any way to change the volume of the song being played? Increasing or decreasing the volume w/ the arrow keys doesn't seem to do anything, and changing the levels on the virtual audio cable doesn't help either.
AGONIZING RECTAL PAIN 12 May, 2018 @ 9:52am 
reinstalling sourceradio did not fix the issue
AGONIZING RECTAL PAIN 25 Apr, 2018 @ 7:05pm 
small correction: the program does take requests properly. the error appears when it tries to play the song
AGONIZING RECTAL PAIN 23 Apr, 2018 @ 7:46pm 
yo, when someone requests a song it shows the following error

Unhandled Exception: Sytem.ArgumentNullException: Value cannot be null.
Parameter name: value
at CSCore.SoundOut.WasapiOut.set_Device(MMDevice value)
at AudioController.AudioController.ChooseOutput(String nameFragment)
at AudioController.AudioController.Main(String[] args)

running win 10, java version 1.8.0_151
Joel Amos 21 Feb, 2018 @ 11:20am 
@Snickerdoodle
I sort of abandoned it temporarily, as I've had a lot going on (i.e. finishing school, getting a job). Things have recently settled down, and I have time to devote to side projects once again.

@RayMext
You can use your ingame dev console to request songs, but you'll need to use underscores rather than spaces. (e.g. !song_darude_sandstorm). The console will give an "Unknown command" message, but that's expected.
RayMext 2 Feb, 2018 @ 2:52pm 
Is the any other way to put a song?

I want to put it ""Private""
Like not putting !song in chat
AGONIZING RECTAL PAIN 29 Jan, 2018 @ 2:56pm 
has this project been abandoned? it's been almost a year since the last update
Shlim Quomba Charbleson 20 Dec, 2017 @ 2:26pm 
Hey, I need help with my copy of SourceRadio.
-PONTELIUS- ♉ 4 Dec, 2017 @ 2:40pm 
I have similar issue as nova. It says about java in cmd. Im sure I installed it right.
Joel Amos 25 Aug, 2017 @ 6:20pm 
Try typing exec sourceradio.cfg in the game's console.
Merty 18 Aug, 2017 @ 3:48pm 
Is anyone else not able to use the b automic option?
Senni 6 Jul, 2017 @ 2:08am 
Thanks
Joel Amos 5 Jul, 2017 @ 6:34pm 
Heren, you can add+PM me to troubleshoot.
Joel Amos 5 Jul, 2017 @ 6:33pm 
Nova, something may have gone awry during installation. You can download it here: http://vincent.burel.free.fr/VirtualAudioApps/VBCABLE_Driver_Pack43.zip
Senni 4 Jul, 2017 @ 5:07am 
i do not have a cable output. what to do.
Heren 30 Jun, 2017 @ 6:15pm 
Also, when you launch it, are you supposed to type "-g tf2" into the console? I have tf2 on the properties text.
Heren 29 Jun, 2017 @ 9:27pm 
When I launch, I get this

The specified path to MySQL is invalid. SourceRadio will run without a database.
Exception in thread "main" java.lang.NullPointerException
at com.joelchristophel.sourceradio.Game.getCfgPath(Game.java:96)
at com.joelchristophel.sourceradio.ScriptWriter.writeScripts(ScriptWriter.java:39)
at com.joelchristophel.sourceradio.Playlist.initialize(Playlist.java:172)
at com.joelchristophel.sourceradio.Playlist.<init>(Playlist.java:158)
at com.joelchristophel.sourceradio.Playlist.getInstance(Playlist.java:139)
at com.joelchristophel.sourceradio.Playlist.main(Playlist.java:97)
Also, are you supossed to launch it from the jar? I'm using the desktop shortcut the installer made.
Joel Amos 24 May, 2017 @ 1:31pm 
To those receiving the seeking error, see this [github.com]. A fix is coming when I have time.
Just a Random Dood 23 May, 2017 @ 8:48pm 
i love you
zoln 23 May, 2017 @ 9:53am 
someone help please
zoln 23 May, 2017 @ 9:52am 
Now im getting steam doesnt support seeking
source radio 108.3fm 4 May, 2017 @ 2:10pm 
Hi, I still have the "Stream does not support seeking" bug even though cscore 1.2 was released a few months ago and supposed to fix it, any help?
Joel Amos 4 Apr, 2017 @ 6:04pm 
You can PM me for help troubleshooting.
Roochster 4 Apr, 2017 @ 2:04pm 
I tried installing it, but it keeps saying "Error: Unable to access jarfile SourceRadio.jar"
Joel Amos 5 Mar, 2017 @ 4:53pm 
This isn't currently supported, but you can help make it possible .
EVDESTROY 5 Mar, 2017 @ 4:58am 
A frind of mine wanted to know if he could install it to tf2c. TF2c is basically like an old tf2 but its located in sourcemods/tf2c instead of common/tf2. Is there a way to set the directory of specific games?
EVDESTROY 2 Mar, 2017 @ 2:25pm 
Figured it out. Thx again :)
Joel Amos 2 Mar, 2017 @ 8:22am 
Yes, I addressed this on the next page of the comments. I introduced a bug last version. Adding yourself to admins.txt worked for me. If you need help doing that, the documentation on GitHub describes that process in detail.
EVDESTROY 2 Mar, 2017 @ 7:00am 
It seems that I can't do any command besides !song. Is there a way I can add myself to admins.txt because I can't figure it out.
Joel Amos 1 Mar, 2017 @ 4:05pm 
Message me for more efficient troubleshooting, but make sure you have the resources/strings directory in your SourceRadio folder. If not, you can download it from GitHub.
EVDESTROY 1 Mar, 2017 @ 1:59pm 
Thx. I found it in my recycling bin and reinstalled but now i have a new problem. After it gives me the option and i type in tf2, i get this:

Exception in thread "main" java.lang.ExceptionInInitializerError
at com.joelchristophel.sourceradio.Playlist.main(Playlist.java:80)
Caused by: java.lang.NullPointerException
at com.joelchristophel.sourceradio.StringResources.getLocaleResourceMap(StringResources.java:144)
at com.joelchristophel.sourceradio.StringResources.getResource(StringResources.java:112)
at com.joelchristophel.sourceradio.StringResources.getContents(StringResources.java:23)
at java.util.ListResourceBundle.loadLookup(Unknown Source)
at java.util.ListResourceBundle.handleGetObject(Unknown Source)
at com.joelchristophel.sourceradio.StringResources.get(StringResources.java:41)
at com.joelchristophel.sourceradio.Game.<clinit>(Game.java:8)
... 1 more
Joel Amos 1 Mar, 2017 @ 11:32am 
Deleting the program folder is not the same thing as uninstalling. If you haven't emptied your recycling bin, you can restore the folder and use the uninstaller. If not, I could send you the uninstaller if you message me your email address.
EVDESTROY 1 Mar, 2017 @ 4:41am 
I need help with reinstalling this
When I last updated it I think the download messed up as it would error every time I played a song so I decided to reinstall it. I deleted the SourceRadio folder in Program Files (x86) but the installer still claims that I have "the current or newer version of Source Radio installed". Any way to fix?
EVDESTROY 26 Feb, 2017 @ 5:38pm 
@Joel Amos, I would like to personally shake you by the hand :)
Joel Amos 5 Feb, 2017 @ 5:12pm 
Yeah, I messed up. Try adding yourself to the admins file for now.
AGONIZING RECTAL PAIN 5 Feb, 2017 @ 3:46pm 
Hey, for some reason the program treats me like I am a normal player. How can I fix this?
Joel Amos 3 Feb, 2017 @ 10:09pm 
@A_dog
Add me and pm me to troubleshoot.
a_dog 3 Feb, 2017 @ 7:31pm 
I make it to run but it doesn't play the song and i have conected the CABLE Output and check "listen to this device" :s
Joel Amos 30 Jan, 2017 @ 4:22pm 
@Snarky
You can't use both microphones at once, but there is a program called SoundSwitch [github.com] that easily lets you toggle between two microphones using hotkeys.
Snarky 30 Jan, 2017 @ 12:04pm 
its over riding my microphone. outside of tf2, how do i fix this?
Punch me in the Pokeballz 28 Jan, 2017 @ 3:48pm 
I got it to work but with help from the maker of this program.
Joel Amos 28 Jan, 2017 @ 3:00pm 
@Waldo
Your SteamID should go in properties.txt.
dude 28 Jan, 2017 @ 12:56pm 
It doesn't seem to think I'm an admin. !song works perfectly for me, but that's about it. I can't use !skip, or volume up/down, etc.

I added my own steamid3 to the admins.txt, but this still wont work. Do you have any suggestions?
Joel Amos 16 Jan, 2017 @ 11:20am 
What are you having trouble with? Have you downloaded and run the installer?
Punch me in the Pokeballz 16 Jan, 2017 @ 2:22am 
Can you make a youtube video on how to download this im so freaking confuzed
Joel Amos 4 Jan, 2017 @ 6:12pm 
@EVDESTROY
1. You can customize the message at ...\SourceRadio\properties\properties.txt. Not getting kicked is an art, though. I tend to send the instructions several times before playing a song and prefer someone else to make the first request. Otherwise, people feel imposed upon. If no one bites, then starting with a popular song (e.g. Darude Sandstorm) is a good bet.

2. Let me know how well your variation works. Plebs may take the brackets literally. I've been using "Type '!song song title' without quotes to auto-play music through my mic."

3. I don't know much about it, but see this: http://gtm.steamproxy.vip/groups/source-radio#announcements/detail/978791011492456606

@Lord Of The Sluggies
Gmod doesn't support the con_logfile command that outputs a log of the console that is updated in real time. There's a way to do it, but it will take quite a bit of work. I'll get to it in the summer.
Miss Sluggies 1 Jan, 2017 @ 3:20pm 
Is there a workaround to use this on Gmod? or no
EVDESTROY 30 Dec, 2016 @ 11:56am 
Ok i finally got it to work, and it works great (playing tf2) but i have a few suggestions.

1. It surprised me how many people don't know how to MUTE! Include it in the message you get from pressing N how to mute, because I keep getting votekicked.

2. Make the N message more obvious. Instead of saying "Type !song and then a song name", make it say "do !song <name> to choose a song."

3. I would really like support for TF2 Classic (tf2classic.com)