[solved] Crash sometimes occurs after watching episode or movie (1 Viewer)

popy

MP Donator
  • Premium Supporter
  • July 3, 2011
    617
    141
    Hey guys.

    Thanks for your hard work and bringing us trakt to MP.
    I am using trakt just to sync the watched flags.
    Like mentioned above i have issues with the login error message, but thats another thing and maybe trakt related and not the MP trakt plugin.
    So here is another issue i have faced, using the Trakt plugin 5.0.3 which crashes MP 1.10.

    Steps to reproduce:
    • Start MP
    • Enter Moving Picutres
    • select a movie and press submenu button
    • select "Mark as watched" -> bang...
    Would be nice if the issue will be fixed. Ill can reproduce this issue on every movie.
    Attached are the logs.

    thx
    pOpY
     
    Last edited:

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Popy, I will take a look at your log on and 9th when I return. There was no problem in my testing so it might be something specific to the selected movie.

    Sorry for your trouble. I would imagine that finish watching a movie in MovingPictures would exhibit the same issue.
     
    Last edited:

    Zoidberg77

    MP Donator
  • Premium Supporter
  • July 12, 2011
    392
    206
    Home Country
    Germany Germany
    I would imagine that finish watching a movie in MovingPictures would exhibit the same issue.
    Hi, just happened here as the movie ended :(
    Code:
    [2015-01-03 23:35:51,079] [Error  ] [Scrobble ] [ERROR] - MediaPortal: Unhandled exception occured
    [2015-01-03 23:35:51,089] [Log    ] [Scrobble ] [ERROR] - Exception: System.ArgumentNullException: Der Wert darf nicht NULL sein.
    Parametername: source
       bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       bei TraktPlugin.TraktCache.RemoveMovieFromWatchlist(TraktMovie movie)
       bei TraktPlugin.TraktCache.AddMovieToWatchHistory(TraktMovie movie)
       bei TraktPlugin.TraktHandlers.MovingPictures.<>c__DisplayClass5b.<StopMovieScrobble>b__5a(Object movieObj)
       bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ThreadHelper.ThreadStart(Object obj)  Message: Der Wert darf nicht NULL sein.
    Parametername: source  Site   : System.Collections.Generic.List`1[TSource] ToList[TSource](System.Collections.Generic.IEnumerable`1[TSource])  Source : System.Core  Stack Trace:     bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       bei TraktPlugin.TraktCache.RemoveMovieFromWatchlist(TraktMovie movie)
       bei TraktPlugin.TraktCache.AddMovieToWatchHistory(TraktMovie movie)
       bei TraktPlugin.TraktHandlers.MovingPictures.<>c__DisplayClass5b.<StopMovieScrobble>b__5a(Object movieObj)
       bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ThreadHelper.ThreadStart(Object obj)
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    I thought it would, when I insert something into the watch history, I also try to remove it from the watch list in the local cache. Something has gone wrong in that method but should be a quick and easy fix when I get back.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,496
    10,373
    Kyiv
    Home Country
    Ukraine Ukraine
    watch something within MP TV Series (presumably a Trakt sync issue) and a MediaPortal crash when a show has finished being watched in MP TV Series (presumably when Trakt is trying to mark it as watched).
    Same for me :cry:
     

    LJG

    Retired Team Member
  • Premium Supporter
  • March 3, 2012
    457
    179
    Home Country
    United Kingdom United Kingdom
    Sure, next time it happens I'll grab the logs. Must say though that yesterday it seemed a lot better and no crashes, it could be that they were just having a bad day on Sunday. Hope you are having a good holiday :)
     

    emphatic

    Design Group
  • Team MediaPortal
  • August 25, 2006
    3,718
    1,178
    Alingsås
    Home Country
    Sweden Sweden
    Weird, I haven't noticed anything weird at all. Maybe because I'm a VIP trakt user?

    Emp
     

    Users who are viewing this thread

    Top Bottom