Importer crashes, can't import anything anymore (1 Viewer)

Dragy

Portal Pro
April 27, 2009
778
333
31
Home Country
Netherlands Netherlands
The movie importer crashes over here, I can't figure out why. I had the 1.5 version installed, but the same problem occurs with 1.6.0.1532.

I'm using MediaPortal 1.5.0 FINAL. This problem occurred spontaneously from one day to another.

This is my movingpictures.log file:
Code:
04-Jan-2014 01:38:51  Info [  MovingPicturesCore]: Moving Pictures (1.6.0:1532)
04-Jan-2014 01:38:51  Info [  MovingPicturesCore]: Plugin Launched
04-Jan-2014 01:38:51  Info [    DatabaseManager]: Successfully Opened Database: C:\ProgramData\Team MediaPortal\MediaPortal\Database\movingpictures.db3
04-Jan-2014 01:38:51 Error [    SettingsManager]: Failed loading setting data for NoiseFilter. System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
  bij Cornerstone.Database.SettingsManager.SyncSetting(PropertyInfo property)
  bij Cornerstone.Database.SettingsManager.UpdateAndSyncSettings()
04-Jan-2014 01:38:51  Info [    SettingsManager]: SettingsManager Created
04-Jan-2014 01:38:51  Info [DatabaseMaintenanceM]: Checking for bad data source entries...
04-Jan-2014 01:38:52  Info [ DataProviderManager]: DataProviderManager Starting
04-Jan-2014 01:38:52  Info [ DataProviderManager]: Loading existing data sources...
04-Jan-2014 01:38:52  Info [ DataProviderManager]: Checking internal scripts for updates...
04-Jan-2014 01:38:52  Info [DatabaseMaintenanceM]: Updating Movie Information...
04-Jan-2014 01:38:52  Info [DatabaseMaintenanceM]: Removed 0 movie entries.
04-Jan-2014 01:38:52  Info [DatabaseMaintenanceM]: Updated 0 movie entries with default user setting.
04-Jan-2014 01:38:53  Info [        Translation]: Using language nl
04-Jan-2014 01:38:53  Info [      DeviceManager]: Starting Disk Watcher...
04-Jan-2014 01:38:53  Info [      DeviceManager]: Successfully started Disk Watcher.
04-Jan-2014 01:38:53  Info [      DeviceManager]: Added E: to Disk Watcher
04-Jan-2014 01:38:53  Info [      DeviceManager]: Added H: to Disk Watcher
04-Jan-2014 01:38:53  Info [  MovingPicturesCore]: Starting Background Processes...
04-Jan-2014 01:38:53  Info [UpdateArtworkProcess]: Beginging artwork updater background process.
04-Jan-2014 01:38:53  Info [MediaInfoUpdateProce]: Begining background media info update process.
04-Jan-2014 01:38:53  Info [  MovingPicturesCore]: Building search index...
04-Jan-2014 01:38:54  Info [  MovingPicturesCore]: Search index built in: 00:00:00.2255859
04-Jan-2014 01:38:54  Info [UpdateArtworkProcess]: Background artwork updater process complete.
04-Jan-2014 01:38:54  Info [      MovieImporter]: Started MovieImporter
04-Jan-2014 01:38:54  Info [      MovieImporter]: Initiating full scan on watch folders.
04-Jan-2014 01:38:54  Info [      MovieImporter]: Started watching 'E:\Films' (Fixed) - Path is now being monitored for changes.
04-Jan-2014 01:38:54  Info [    FileSyncProcess]: File maintenance started in the background.
04-Jan-2014 01:38:54  Info [DatabaseMaintenanceM]: Checking for invalid file entries in the database.
04-Jan-2014 01:38:54  Info [MediaInfoUpdateProce]: Background media info update process complete.
04-Jan-2014 01:38:55  Info [DatabaseMaintenanceM]: 0 file entries were marked for removal by the importer.
04-Jan-2014 01:38:55  Info [    FileSyncProcess]: File maintenance finished. (0,3 seconds)
04-Jan-2014 01:38:55 Fatal [      MovieImporter]: Unhandled error in MediaScanner. System.ArgumentNullException: Waarde kan niet null zijn.
Parameternaam: pattern
  bij System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache)
  bij System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options)
  bij MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.removeNoise(String input)
  bij MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.UpdateSignature(MovieSignature signature)
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieSignatureProvider.parseMediaMatch(MovieMatch movieMatch)
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieMatch.get_Signature()
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.GetMatches(MovieMatch mediaMatch)
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ProcessNextPendingMatch()
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ScanMedia()
04-Jan-2014 01:38:55 Fatal [      MovieImporter]: Unhandled error in MediaScanner. System.ArgumentNullException: Waarde kan niet null zijn.
Parameternaam: pattern
  bij System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache)
  bij System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options)
  bij MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.removeNoise(String input)
  bij MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.UpdateSignature(MovieSignature signature)
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieSignatureProvider.parseMediaMatch(MovieMatch movieMatch)
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieMatch.get_Signature()
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.GetMatches(MovieMatch mediaMatch)
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ProcessNextPendingMatch()
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ScanMedia()

Also pressing the "Add as blank" or "Rescan files" button in the MovingPictures config throws up an error.

Code:
System.ArgumentNullException: Waarde kan niet null zijn.
Parameternaam: pattern
  bij System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache)
  bij System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options)
  bij MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.removeNoise(String input)
  bij MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.UpdateSignature(MovieSignature signature)
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieSignatureProvider.parseMediaMatch(MovieMatch movieMatch)
  bij MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieMatch.get_Signature()
  bij MediaPortal.Plugins.MovingPictures.ConfigScreen.Popups.SearchStringPopup..ctor(MovieMatch match)
  bij MediaPortal.Plugins.MovingPictures.ConfigScreen.MovieImporterPane.rescanButton_Click(Object sender, EventArgs e)
  bij System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  bij System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
  bij System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  bij System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  bij System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  bij System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  bij System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  bij System.Windows.Forms.Control.WndProc(Message& m)
  bij System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  bij System.Windows.Forms.ToolStrip.WndProc(Message& m)
  bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Anyone knows what's going on?
 

Dragy

Portal Pro
April 27, 2009
778
333
31
Home Country
Netherlands Netherlands
I restored a backup and the problem is gone now.

Also, I see the mark "Missing System Logs and/or Specs x 1", didn't I add all the relevant logs? How to add logs when I don't even start MePo? Also, specs are in my profile and I said which versions I used.
 

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Also, I see the mark "Missing System Logs and/or Specs x 1", didn't I add all the relevant logs? How to add logs when I don't even start MePo? Also, specs are in my profile and I said which versions I used.
    I thought you were a Portal Pro? A snipet of a log is sometimes enough, you should always produce a full set of logs...im pretty sure that should be drilled into every portal master by now ;)
     

    Users who are viewing this thread

    Top Bottom