Problem retrieving movie info - hangs (1 Viewer)

glenb83

Portal Pro
April 24, 2009
121
7
Home Country
Hi all,

So this is the first problem I have had with moving pictures in the last 4 years of using MP. Basically, I did a fresh install of MP 1.3beta and installed Moving Pictures 1.4.2.1430. I left it scraping overnight on my collection and everything seemed ok, there were about 20 movies that needed close match approval. When I approved the movies though, it said 'retrieving details for (movie name)' and it would just hang there. I have tried with different files but it would always do the same thing, no matter which movie I approved. I left it for 2 hours one time, and still nothing. If I go to that movie, I can see a cover art for the movie, the year, the title and the sort by title but that is about it. The only way I can get around it is to add those movies as blank editable movies. Any idea why that could happen, or how I can create a log file of the moving pictures scan to share with you guys? I have also tried installing the latest mediainfo setup with no luck.
 

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    Are you able to redo your entire setup fresh? If you re-import all the movies (except the 20), does it all import 100% flawless then? If so then add the 20 movies one at a time and wait till they are all imported (preferably closing and reopening movpic config to make log review easier), the moment you find the one that fails attach your movingpictures.log file to this thread.

    PS: Be sure to switch MediaPortal log verbosity mode to debug level, otherwise the log files might not contain enough info.
     

    glenb83

    Portal Pro
    April 24, 2009
    121
    7
    Home Country
    Thanks for the reply. I will give that a try in the new year, in the meantime as a test I have tried sending one of the blank movies back to the importer and attempting to retrieve data - hangs again.
    I then sent a movie I know imported correctly to the importer and it retrieved the details ok after about 1-2 mins. SO I seem to think the issue may have just been a problem with those particular movies, and those 20 are a small percentage of total movies so I think I will add their details manually and keep an eye on the importing of new movies and see if it happens again.
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    It should all work auto.

    Help us figure out why those files differ and stall the importer, so we can fix it for everybody and make it the full automated process it is supposed to be.

    So if you can just provide the movingpictures.log file in debug mode when it stalls on just that single file (without it containing anything else), that is step 1.
     

    bob808

    MP Donator
  • Premium Supporter
  • June 14, 2008
    295
    32
    Hampshire
    Home Country
    United Kingdom United Kingdom
    I have the same issue using latest moving pictures and 1.3b... log extract below....

    Code:
    03-Jan-2013 18:58:10 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt0415691?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:11 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt0304142?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:12 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt2529892?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:14 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt2060534?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:17 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt0477795?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:21 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt0020689?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:25 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt0020689?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:28 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt0898092?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:30 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt2105017?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:34 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt0459577?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:36 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt1816046?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:41 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt2503234?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:43 Fatal [      MovieImporter]: Unhandled error in MediaScanner. System.NullReferenceException: Object reference not set to an instance of an object.
      at MediaPortal.Plugins.MovingPictures.Database.DBSourceMovieInfo.GetOrCreate(DBMovieInfo movie, DBSourceInfo source)
      at MediaPortal.Plugins.MovingPictures.DataProviders.ScriptableProvider.Update(DBMovieInfo movie)
      at MediaPortal.Plugins.MovingPictures.DataProviders.DataProviderManager.Update(DBMovieInfo movie)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.AssignFileToMovie(IList`1 localMedia, DBMovieInfo movie, Boolean update)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.AssignAndCommit(MovieMatch match, Boolean update)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ProcessNextApprovedMatches()
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ScanMedia()
    03-Jan-2013 18:58:46 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt1439229?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:47 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt0817497?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 18:58:53 Fatal [      MovieImporter]: Unhandled error in MediaScanner. System.NullReferenceException: Object reference not set to an instance of an object.
      at MediaPortal.Plugins.MovingPictures.Database.DBSourceMovieInfo.GetOrCreate(DBMovieInfo movie, DBSourceInfo source)
      at MediaPortal.Plugins.MovingPictures.DataProviders.ScriptableProvider.Update(DBMovieInfo movie)
      at MediaPortal.Plugins.MovingPictures.DataProviders.DataProviderManager.Update(DBMovieInfo movie)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.AssignFileToMovie(IList`1 localMedia, DBMovieInfo movie, Boolean update)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.AssignAndCommit(MovieMatch match, Boolean update)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ProcessNextApprovedMatches()
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ScanMedia()
    03-Jan-2013 18:58:56 Fatal [      MovieImporter]: Unhandled error in MediaScanner. System.NullReferenceException: Object reference not set to an instance of an object.
      at MediaPortal.Plugins.MovingPictures.Database.DBSourceMovieInfo.GetOrCreate(DBMovieInfo movie, DBSourceInfo source)
      at MediaPortal.Plugins.MovingPictures.DataProviders.ScriptableProvider.Update(DBMovieInfo movie)
      at MediaPortal.Plugins.MovingPictures.DataProviders.DataProviderManager.Update(DBMovieInfo movie)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.AssignFileToMovie(IList`1 localMedia, DBMovieInfo movie, Boolean update)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.AssignAndCommit(MovieMatch match, Boolean update)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ProcessNextApprovedMatches()
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ScanMedia()
    03-Jan-2013 18:58:58 Fatal [      MovieImporter]: Unhandled error in MediaScanner. System.NullReferenceException: Object reference not set to an instance of an object.
      at MediaPortal.Plugins.MovingPictures.Database.DBSourceMovieInfo.GetOrCreate(DBMovieInfo movie, DBSourceInfo source)
      at MediaPortal.Plugins.MovingPictures.DataProviders.ScriptableProvider.Update(DBMovieInfo movie)
      at MediaPortal.Plugins.MovingPictures.DataProviders.DataProviderManager.Update(DBMovieInfo movie)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.AssignFileToMovie(IList`1 localMedia, DBMovieInfo movie, Boolean update)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.AssignAndCommit(MovieMatch match, Boolean update)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ProcessNextApprovedMatches()
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ScanMedia()
    03-Jan-2013 18:58:59 Fatal [      MovieImporter]: Unhandled error in MediaScanner. System.NullReferenceException: Object reference not set to an instance of an object.
      at MediaPortal.Plugins.MovingPictures.Database.DBSourceMovieInfo.GetOrCreate(DBMovieInfo movie, DBSourceInfo source)
      at MediaPortal.Plugins.MovingPictures.DataProviders.ScriptableProvider.Update(DBMovieInfo movie)
      at MediaPortal.Plugins.MovingPictures.DataProviders.DataProviderManager.Update(DBMovieInfo movie)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.AssignFileToMovie(IList`1 localMedia, DBMovieInfo movie, Boolean update)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.AssignAndCommit(MovieMatch match, Boolean update)
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ProcessNextApprovedMatches()
      at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ScanMedia()
    03-Jan-2013 18:59:54 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt0426769?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:00:47 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt1032580?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:00:50 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt1768204?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:00:52 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt1032576?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:00:55 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt1747391?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:00:58 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt2427544?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:01:00 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt1683981?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:01:03 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt1646812?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:01:08 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt2129562?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:01:10 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt2089752?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:01:12 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt2362978?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:01:16 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt2362978?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:01:17 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt1806402?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
    03-Jan-2013 19:01:19 Error [          WebGrabber]: Connection failed: URL=http://api.themoviedb.org/3/movie/tt0442647?api_key=cc25933c4094ca50635f94574491f320&language=en, Status=NotFound, Description=Not Found.
     

    bob808

    MP Donator
  • Premium Supporter
  • June 14, 2008
    295
    32
    Hampshire
    Home Country
    United Kingdom United Kingdom
    Glenn83 - did you get this working? I am still having the issue... RoChess - anything in the logs that help, or anything else I can do to track this down?
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    Glenn83 - did you get this working? I am still having the issue... RoChess - anything in the logs that help, or anything else I can do to track this down?

    I can't help on log extracts, for example lot of issues got fixed in 1.5.0.1438, but since you cropped off the top of your log file, there is no way to verify.
     

    bob808

    MP Donator
  • Premium Supporter
  • June 14, 2008
    295
    32
    Hampshire
    Home Country
    United Kingdom United Kingdom
    Ok I am using 1.42.1430 - where can I get 1.5?[DOUBLEPOST=1357981455][/DOUBLEPOST]Think I just found it on your google code page will have a go and check if this changes things. Thanks
     

    loadme

    Portal Pro
    January 7, 2010
    132
    3
    Home Country
    Germany Germany
    i get fairly similar log messages and my import isnt workin.

    it keeps repeating:
    Code:
    16-Jan-2013 19:33:39 Fatal [	  MovieImporter]: Unhandled error in MediaScanner. System.ArgumentNullException: Der Wert darf nicht NULL sein.
    Parametername: pattern
      bei System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache)
      bei System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options)
      bei MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.removeNoise(String input)
      bei MediaPortal.Plugins.MovingPictures.SignatureBuilders.LocalBuilder.UpdateSignature(MovieSignature signature)
      bei MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieSignatureProvider.parseMediaMatch(MovieMatch movieMatch)
      bei MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieMatch.get_Signature()
      bei MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.GetMatches(MovieMatch mediaMatch)
      bei MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ProcessNextPendingMatch()
      bei MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ScanMedia()

    i am using 1.4.0.1418[DOUBLEPOST=1358361845][/DOUBLEPOST]i just updated to the latest official release ( 1.4.2.. ) but the problem still occurs.
    any idea how to fix it without switching to (an unstable) beta of 1.5?
     

    bob808

    MP Donator
  • Premium Supporter
  • June 14, 2008
    295
    32
    Hampshire
    Home Country
    United Kingdom United Kingdom
    I am still getting this issue with the 1.5 beta too... Any specific logs you need above what I posted already? It seems to import auto matches fine but it's most of the manual ones. Interestingly anything using imdb+ imports fine it is the moviedb entires that dont seem to work on matched items
     

    Users who are viewing this thread

    Top Bottom