@WileE how are you blasting to the stb? I am trying to use IR Server Suite but it isn't passing the plugin check on the svn for testing.
Sent from Tapatalk using my Evo 4G
** I'm not purposefully trying to not derail/sidetrack this thread so if it's better that i just hold off until beta let me know **@WileE how are you blasting to the stb? I am trying to use IR Server Suite but it isn't passing the plugin check on the svn for testing.
Sent from Tapatalk using my Evo 4G
I modified the IRSS to show up as compatible. You can get the code from the Plugins SVN...
That is the unfortunate part about playing with SVN's, not all plugins/parts/pieces are compatible and you have to wait for someone to update them
You can read more on the compatibility checker here -> Version Compatibility - MediaPortal Wiki
** I'm not purposefully trying to not derail/sidetrack this thread so if it's better that i just hold off until beta let me know **
I managed to get the code from SVN and modify the AssemblyInfo.cs (in notepad ) and i could build successfully (I think) the core IRSS which goes in program files folder. However I couldn't get the plugin DLL files that go into the TV Server/plugins folder to build. When I opened the project up in VS2010 Express I got a ton of "cannot open solution folders in this version" messages, (which after some searching revealed that you can't open them in Express, only the full version). So as a result the project is looking for some references back to the main MP code which it can't get to because the other solution folders aren't loading (thats my theory anyway) and as a result can't build those DLLs.
Is there a way around this within VS2010 Express, like a setting I can flip somewhere? [I tried to add a reference, but it only lets me pick from whatever is in that project. and I tried editing path property of reference, but it seems to be read-only] Or can I use another software suite like SharpDevelop to compile? [I'm a little hesitant to install yet more software, and there doesn't seem to be easy to follow directions on MP site for anything other than VS2010, but I'm willing to try].
** I'm not purposefully trying to not derail/sidetrack this thread so if it's better that i just hold off until beta let me know **
...snip....
You should be able to download the .NET SDK and use MSBUILD
Get it here
You'll need to do your edits with notepad but you should be able to compile everything.
If you'll need more guidance you'll need to search through the forum as this is getting off topic from HD PVR and Colossus support :sorry:
Hi everyone
This is just a quick note to let you all know that the team have graciously agreed to accept the patch, *including* Colussus support. There was only one change requested, which was the removal of the logging "HDPVR:..."/"Colossus:...". I have committed the patch into SVN (revision 27813). My thanks to those of you who have helped with testing, especially WileECoyote.
Let's roll on 1.2.0b!!!