Update 7-8-13Encoder Plugin v2.0 is finally here!
Corrected confirmation dialog to cancel without deleting anything [FIXED]
User can click directly on LED image in connected column to start/stop encoder [NEW]
Shoutcast v2 encoding support with statistics [NEW]
Because of the new updates, the tables in the Plugin_Encoders_List.xml file have changed.
The easy way:Simply delete Plugin_Encoders_List.xml and recreate your encoders
The advanced way:If you don't want to recreate everything again, you can edit the xml file. Open Plugin_Enoders_List.xml in notepad and find this line under each encoder you have created:
<IsPublic>True</IsPublic>
below that add this line:
<streamID>1</streamID>
Now find this line (the value may vary):
<reConnectSeconds>10</reConnectSeconds>
Copy the value from there and change this line:
<reConnect>True</reConnect>
To this:
<reConnect>10</reConnect>
Do that to each encoder you have in the xml file and save it. If you did it correctly RDJ will come right up
I recommend just recreating your encoders over again, but that is up to you...

It's becoming too much of a hassle to keep two different projects identical, so there will not be a C# version.
The files:
Plugin_Encoder.VB.2.0.zip - Encoder plugin
EncoderPlugin2.0.zip - Download link for installer or no install zip file
Enjoy!

J-
[attachment deleted by admin]