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
MediaPortal 1 Plugins
MPChannelUpdater v0.0.0.1: Updates channel sorting/ExternalChannels/ChannelGroups
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="Dale#1976" data-source="post: 79581" data-attributes="member: 25022"><p>Hello Hesse:</p><p></p><p>Thank you for the wonderful plugin. If I can get it working then that will solve a lot of problems.</p><p></p><p>Unfortunately I run into an error when I try to configure the plugin. Here is the error dump:</p><p></p><p></p><p>************** Exception Text **************</p><p>System.TypeLoadException: Could not load type 'MediaPortal.Util.Config' from assembly 'Core, Version=1.0.2375.18796, Culture=neutral, PublicKeyToken=null'.</p><p> at MediaPortal.Util.MPChannelUpdater.Open()</p><p> at MediaPortal.Util.MPChannelUpdaterSettings..ctor()</p><p> at MediaPortal.Util.MPChannelUpdaterConfiguration..ctor()</p><p> at MediaPortal.Util.MPChannelUpdaterPlugin.ShowPlugin()</p><p> at MediaPortal.Configuration.Sections.PluginsNew.itemConfigure_Click(Object sender, EventArgs e)</p><p> at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)</p><p> at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)</p><p> at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)</p><p> at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)</p><p> at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)</p><p> at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)</p><p> at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)</p><p> at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)</p><p> at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)</p><p> at System.Windows.Forms.Control.WndProc(Message& m)</p><p> at System.Windows.Forms.ScrollableControl.WndProc(Message& m)</p><p> at System.Windows.Forms.ToolStrip.WndProc(Message& m)</p><p> at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)</p><p> at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)</p><p> at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)</p><p> at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p><p></p><p></p><p>************** Loaded Assemblies **************</p><p>mscorlib</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.42 (RTM.050727-4200)</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll</p><p>----------------------------------------</p><p>Configuration</p><p> Assembly Version: 1.0.2375.32811</p><p> Win32 Version: 1.0.2375.32811</p><p> CodeBase: file:///C:/Program%20Files/MediaPortal/Configuration.exe</p><p>----------------------------------------</p><p>Core</p><p></p><p></p><p>As you can see, I am using the lastest 'stable' update ver. 2.0.0.0.</p><p></p><p>Maybe I should update to the latest SVN version? From reading this forum, it seems it may solve other problems as well. I'm always reluctant to stray from the stable versions only because I am a complete novice with MP.</p><p></p><p>Any suggestions?</p><p></p><p>Thanks ... Dale</p></blockquote><p></p>
[QUOTE="Dale#1976, post: 79581, member: 25022"] Hello Hesse: Thank you for the wonderful plugin. If I can get it working then that will solve a lot of problems. Unfortunately I run into an error when I try to configure the plugin. Here is the error dump: ************** Exception Text ************** System.TypeLoadException: Could not load type 'MediaPortal.Util.Config' from assembly 'Core, Version=1.0.2375.18796, Culture=neutral, PublicKeyToken=null'. at MediaPortal.Util.MPChannelUpdater.Open() at MediaPortal.Util.MPChannelUpdaterSettings..ctor() at MediaPortal.Util.MPChannelUpdaterConfiguration..ctor() at MediaPortal.Util.MPChannelUpdaterPlugin.ShowPlugin() at MediaPortal.Configuration.Sections.PluginsNew.itemConfigure_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Configuration Assembly Version: 1.0.2375.32811 Win32 Version: 1.0.2375.32811 CodeBase: file:///C:/Program%20Files/MediaPortal/Configuration.exe ---------------------------------------- Core As you can see, I am using the lastest 'stable' update ver. 2.0.0.0. Maybe I should update to the latest SVN version? From reading this forum, it seems it may solve other problems as well. I'm always reluctant to stray from the stable versions only because I am a complete novice with MP. Any suggestions? Thanks ... Dale [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MPChannelUpdater v0.0.0.1: Updates channel sorting/ExternalChannels/ChannelGroups
Contact us
RSS
Top
Bottom