Normal
I don't know if there's a guide about, but here are some brief instructions:1) get and install Visual C#2005 Express from Visual Studio 2005 Express Editions2) run VC#, open project, select TVServerXBMC.sln3) from "Build" menu choose "Build Solution"You should now have a new directory bin\Release\ and in there should be the file TVServerXBMC.dllCopy the DLL file into C:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\, restart the TV Server, enable, use, etc...
I don't know if there's a guide about, but here are some brief instructions:
1) get and install Visual C#2005 Express from Visual Studio 2005 Express Editions
2) run VC#, open project, select TVServerXBMC.sln
3) from "Build" menu choose "Build Solution"
You should now have a new directory bin\Release\ and in there should be the file TVServerXBMC.dll
Copy the DLL file into C:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\, restart the TV Server, enable, use, etc...