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
Popular Plugins
Moving Pictures
Unhandled error in MediaScanner. System.ArgumentNullException: Value cannot be null
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="scottheil" data-source="post: 916593" data-attributes="member: 91910"><p>I am not sure if this is the correct location to post this but I have been having issues with movingpictures giving me</p><p>the following error. This is with MP 1.3.0 Alpha which I know is not probably supported yet, so hopefully it will help with the development. </p><p> </p><p>When trying to retrieve matches for new movies it hangs and never receives any results, when I select to add as a blank editable movie, or rescan with custom string I get the error. Restarting the importer gets the same results.</p><p> </p><p><span style="font-size: 10px">************** Exception Text **************</span></p><p><span style="font-size: 10px">System.ArgumentNullException: Value cannot be null.</span></p><p><span style="font-size: 10px">Parameter name: pattern</span></p><p><span style="font-size: 10px"> at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache)</span></p><p><span style="font-size: 10px"> at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options)</span></p><p><span style="font-size: 10px"> at MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.removeNoise(String input)</span></p><p><span style="font-size: 10px"> at MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.UpdateSignature(MovieSignature signature)</span></p><p><span style="font-size: 10px"> at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieSignatureProvider.parseMediaMatch(MovieMatch movieMatch)</span></p><p><span style="font-size: 10px"> at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieMatch.get_Signature()</span></p><p><span style="font-size: 10px"> at MediaPortal.Plugins.MovingPictures.ConfigScreen.Popups.ManualAssignPopup..ctor(MovieMatch match)</span></p><p><span style="font-size: 10px"> at MediaPortal.Plugins.MovingPictures.ConfigScreen.MovieImporterPane.manualAssignButton_Click(Object sender, EventArgs e)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.Control.WndProc(Message& m)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.ScrollableControl.WndProc(Message& m)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.ToolStrip.WndProc(Message& m)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)</span></p><p><span style="font-size: 10px"> at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</span></p><p> [ATTACH]111198[/ATTACH]</p></blockquote><p></p>
[QUOTE="scottheil, post: 916593, member: 91910"] I am not sure if this is the correct location to post this but I have been having issues with movingpictures giving me the following error. This is with MP 1.3.0 Alpha which I know is not probably supported yet, so hopefully it will help with the development. When trying to retrieve matches for new movies it hangs and never receives any results, when I select to add as a blank editable movie, or rescan with custom string I get the error. Restarting the importer gets the same results. [SIZE=2]************** Exception Text **************[/SIZE] [SIZE=2]System.ArgumentNullException: Value cannot be null.[/SIZE] [SIZE=2]Parameter name: pattern[/SIZE] [SIZE=2] at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache)[/SIZE] [SIZE=2] at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options)[/SIZE] [SIZE=2] at MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.removeNoise(String input)[/SIZE] [SIZE=2] at MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.UpdateSignature(MovieSignature signature)[/SIZE] [SIZE=2] at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieSignatureProvider.parseMediaMatch(MovieMatch movieMatch)[/SIZE] [SIZE=2] at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieMatch.get_Signature()[/SIZE] [SIZE=2] at MediaPortal.Plugins.MovingPictures.ConfigScreen.Popups.ManualAssignPopup..ctor(MovieMatch match)[/SIZE] [SIZE=2] at MediaPortal.Plugins.MovingPictures.ConfigScreen.MovieImporterPane.manualAssignButton_Click(Object sender, EventArgs e)[/SIZE] [SIZE=2] at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)[/SIZE] [SIZE=2] at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)[/SIZE] [SIZE=2] at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)[/SIZE] [SIZE=2] at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)[/SIZE] [SIZE=2] at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)[/SIZE] [SIZE=2] at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)[/SIZE] [SIZE=2] at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)[/SIZE] [SIZE=2] at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)[/SIZE] [SIZE=2] at System.Windows.Forms.Control.WndProc(Message& m)[/SIZE] [SIZE=2] at System.Windows.Forms.ScrollableControl.WndProc(Message& m)[/SIZE] [SIZE=2] at System.Windows.Forms.ToolStrip.WndProc(Message& m)[/SIZE] [SIZE=2] at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)[/SIZE] [SIZE=2] at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)[/SIZE] [SIZE=2] at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)[/SIZE] [ATTACH]111198[/ATTACH] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Unhandled error in MediaScanner. System.ArgumentNullException: Value cannot be null
Contact us
RSS
Top
Bottom