home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
V1.16 made plugin incompatible?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="JDWestoby" data-source="post: 1218761" data-attributes="member: 72093"><p>I have several [VB.NET] plugins (my own, HomeSeer, Clock, Automator, Torch amongst others) which I have rebuilt referencing the new dlls.</p><p></p><p>These are fine, the problem is with one I [COUGH] nicked*...</p><p></p><p>(*I nicked the code and made some changes so that it worked the way I wanted it to by using F9 to configure inside MP and simplify the graphics a bit. I also used it to make a very simple video intercom, but I seem to have "lost" that code somewhere along the line - shame.)</p><p></p><p>I haven't had to change my own plugin compatible versions (from 1.6.100.0, same as this) , but this C# one uses the video, mine don't -</p><p></p><p>[assembly: UsesSubsystem("MP.SkinEngine.Controls")]</p><p>[assembly: UsesSubsystem("MP.SkinEngine.Dialogs")]</p><p>[assembly: UsesSubsystem("MP.Players.Video")]</p><p>[assembly: UsesSubsystem("MP.Config")]</p><p></p><p></p><p>It was/is the iSpyConnect plugin, written in C# - it now comes up as incompatible</p><p></p><p>From the Configuration log (all black book to me!) -</p><p>[2017-04-23 11:34:00,605] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin config is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,620] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin configIspy is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,636] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.Configure is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,652] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ConfigureServer is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,667] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ispy_config is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,684] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ispy_recordings is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,700] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ispy_camera is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,716] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ispy_cameras is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,732] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.MJPEGStream is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,748] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.MediaPortalPlayer is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,764] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.MoviePlayer is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,780] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.NewFrameEventHandler is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,797] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.VideoSourceErrorEventHandler is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,814] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.PlayingFinishedEventHandler is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,830] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ReasonToFinishPlaying is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,845] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.NewFrameEventArgs is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,861] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.VideoSourceErrorEventArgs is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,876] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.Properties.Resources is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p>[2017-04-23 11:34:00,894] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.Configuration.Content+Camera is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll)</p><p></p><p></p><p>From MPs Log -</p><p></p><p>[2017-04-23 11:31:39,255] [Log ] [MPMain ] [INFO ] - PluginManager: 'C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\windows\iSpyPlugin.dll' file version: 1.1.16</p><p>[2017-04-23 11:31:39,278] [Error ] [MPMain ] [ERROR] - PluginManager: 'iSpyPlugin, Version=1.1.16.0, Culture=neutral, PublicKeyToken=null' is tagged as incompatible with the current MediaPortal version and won't be loaded!</p><p>[2017-04-23 11:31:39,376] [Log ] [MPMain ] [INFO ] - Loading known incompatible plugins</p><p>[2017-04-23 11:31:39,401] [Error ] [MPMain ] [ERROR] - Failed to load known plugin incompatibilities:</p><p></p><p></p><p>I have looked at the upgrade info/docs and nothing is mentioned about upping the numbers as far as I can see.</p><p></p><p>Maybe I'll have to bite the billet and rewrite this in VB - at least I know that works.......</p><p></p><p></p><p>Thank you for reading - hope you ignored the logs though <grin>.</p></blockquote><p></p>
[QUOTE="JDWestoby, post: 1218761, member: 72093"] I have several [VB.NET] plugins (my own, HomeSeer, Clock, Automator, Torch amongst others) which I have rebuilt referencing the new dlls. These are fine, the problem is with one I [COUGH] nicked*... (*I nicked the code and made some changes so that it worked the way I wanted it to by using F9 to configure inside MP and simplify the graphics a bit. I also used it to make a very simple video intercom, but I seem to have "lost" that code somewhere along the line - shame.) I haven't had to change my own plugin compatible versions (from 1.6.100.0, same as this) , but this C# one uses the video, mine don't - [assembly: UsesSubsystem("MP.SkinEngine.Controls")] [assembly: UsesSubsystem("MP.SkinEngine.Dialogs")] [assembly: UsesSubsystem("MP.Players.Video")] [assembly: UsesSubsystem("MP.Config")] It was/is the iSpyConnect plugin, written in C# - it now comes up as incompatible From the Configuration log (all black book to me!) - [2017-04-23 11:34:00,605] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin config is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,620] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin configIspy is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,636] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.Configure is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,652] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ConfigureServer is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,667] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ispy_config is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,684] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ispy_recordings is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,700] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ispy_camera is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,716] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ispy_cameras is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,732] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.MJPEGStream is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,748] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.MediaPortalPlayer is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,764] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.MoviePlayer is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,780] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.NewFrameEventHandler is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,797] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.VideoSourceErrorEventHandler is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,814] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.PlayingFinishedEventHandler is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,830] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.ReasonToFinishPlaying is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,845] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.NewFrameEventArgs is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,861] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.VideoSourceErrorEventArgs is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,876] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.Properties.Resources is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) [2017-04-23 11:34:00,894] [Config ] [Config Main] [WARN ] - Plugin Manager: Plugin iSpyPlugin.Configuration.Content+Camera is incompatible with the current MediaPortal version! (File: iSpyPlugin.dll) From MPs Log - [2017-04-23 11:31:39,255] [Log ] [MPMain ] [INFO ] - PluginManager: 'C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\windows\iSpyPlugin.dll' file version: 1.1.16 [2017-04-23 11:31:39,278] [Error ] [MPMain ] [ERROR] - PluginManager: 'iSpyPlugin, Version=1.1.16.0, Culture=neutral, PublicKeyToken=null' is tagged as incompatible with the current MediaPortal version and won't be loaded! [2017-04-23 11:31:39,376] [Log ] [MPMain ] [INFO ] - Loading known incompatible plugins [2017-04-23 11:31:39,401] [Error ] [MPMain ] [ERROR] - Failed to load known plugin incompatibilities: I have looked at the upgrade info/docs and nothing is mentioned about upping the numbers as far as I can see. Maybe I'll have to bite the billet and rewrite this in VB - at least I know that works....... Thank you for reading - hope you ignored the logs though <grin>. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
V1.16 made plugin incompatible?
Contact us
RSS
Top
Bottom