Reply to thread

I'm trying to run the latest svn build of this plugin on my MediaPortal TV Server 1.0 RC1, but unfortunately it failed to work:

1. There is no way to activate the plugin in the MediaPortal TV Server. (it's not appear in the plugins section)

2. There is an error on the MP logs that says

"Exception while loading IPlugin instances: TVServerXBMC.XmlTvImporter

System.InvalidCastException: Unable to cast object of type 'TVServerXBMC.XmlTvImporter' to type 'TvEngine.ITvServerPlugin'.

   at SetupTv.PluginLoader.LoadPlugin(String strFile)

Unable to cast object of type 'TVServerXBMC.XmlTvImporter' to type 'TvEngine.ITvServerPlugin'."

3. I tried to compile it myself and i saw the it created a file named TVServerXBMC.exe, when i ran it , it says:

"is it connected: true, waiting for clients"

I ran XBMC and launch the plugin -  it seem that it connect & list the channels correctly, but when i tried to watch a stream it terminated immediately and went back to the channel list.


I'll be thankful to get some help with it.

leo


Top Bottom