[6.0.3] Trakt for MediaPortal [2020-01-01] (3 Viewers)

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,767
    7,241
    Sydney
    Home Country
    Australia Australia
    If you're using StreamedMP and would like to try out the latest Trakt Plugin (v6.0.7.446 from extensions manager) which now supports Trakt Favourites, then find attached updated skin files.
     

    Attachments

    • StreamedMP_Trakt_Favourites.7z
      9.3 KB

    Gcarr

    MP Donator
  • Premium Supporter
  • August 17, 2014
    249
    96
    Home Country
    United States of America United States of America
    I'm seeing this error when I run the Trakt Configuration tool. I think this might be causing a problem with my desktop Trakt Config app. it's kinda stuck in a loop or something. Anyone know how to fix this?

    Screenshot 2026-07-01 111758.png
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,767
    7,241
    Sydney
    Home Country
    Australia Australia
    @Gcarr is this only happening when using the config tool or does it also happen when using Trakt with-in MediaPortal? (you can check the TraktPlugin log after using it)

    To work around this issue in the meantime you can disable that particular feature by unchecking the MovingPictures checkboxes for category/filter sync.

    I will look into reproducing and provide a fix when I next have capacity to do this.
     

    Gcarr

    MP Donator
  • Premium Supporter
  • August 17, 2014
    249
    96
    Home Country
    United States of America United States of America
    I assume so, the reason I checked is because I was noticing that when I went into Movies, it would take up to two minutes or more before it showed the list of movies. It doesn't seem to affect TV Series. This only started about 2 weeks ago. I will try unchecking category/filter sync. later this day.
     

    Gcarr

    MP Donator
  • Premium Supporter
  • August 17, 2014
    249
    96
    Home Country
    United States of America United States of America
    Just for info, this problem is only on one PC, which is my server. The client in another room is fine. Is it possible that a database is whacked out on the client on the server PC?
     

    Gcarr

    MP Donator
  • Premium Supporter
  • August 17, 2014
    249
    96
    Home Country
    United States of America United States of America
    "To work around this issue in the meantime you can disable that particular feature by unchecking the MovingPictures checkboxes for category/filter sync."

    That works for me. Thanks!
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,945
    11,848
    Königstein (Taunus)
    Home Country
    Germany Germany
    Well, since some time I get this in log:
    Code:
    [2026-07-03 13:02:11,509] [Log    ] [MPMain   ] [ERROR] - Exception: System.ArgumentNullException: Der Wert darf nicht NULL sein.
    Parametername: source
       bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       bei TraktPlugin.TraktCache.Save()
       bei TraktPlugin.TraktSettings.SaveSettings(Boolean savePersistedCache)
       bei TraktPlugin.TraktPlugin.DeInit()
       bei MediaPortal.GUI.Library.GUIWindowManager.<>c.<Clear>b__73_0(GUIWindow window)
       bei MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
       bei MediaPortal.GUI.Library.GUIWindowManager.Clear()
       bei MediaPortalApp.OnExit()
       bei MediaPortalApp.Main(String[] args)  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.Save()
       bei TraktPlugin.TraktSettings.SaveSettings(Boolean savePersistedCache)
       bei TraktPlugin.TraktPlugin.DeInit()
       bei MediaPortal.GUI.Library.GUIWindowManager.<>c.<Clear>b__73_0(GUIWindow window)
       bei MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
       bei MediaPortal.GUI.Library.GUIWindowManager.Clear()
       bei MediaPortalApp.OnExit()
       bei MediaPortalApp.Main(String[] args)
    [2026-07-03 13:02:11,510] [Error  ] [MPMain   ] [ERROR] - MediaPortal stopped due to an exception Der Wert darf nicht NULL sein.
    Parametername: source System.Core    bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       bei TraktPlugin.TraktCache.Save()
       bei TraktPlugin.TraktSettings.SaveSettings(Boolean savePersistedCache)
       bei TraktPlugin.TraktPlugin.DeInit()
       bei MediaPortal.GUI.Library.GUIWindowManager.<>c.<Clear>b__73_0(GUIWindow window)
       bei MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
       bei MediaPortal.GUI.Library.GUIWindowManager.Clear()
       bei MediaPortalApp.OnExit()
       bei MediaPortalApp.Main(String[] args)
    BUT MP and Trakt work as expected, there are no wrong or missing data in none of the different catagories :confused:
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,767
    7,241
    Sydney
    Home Country
    Australia Australia
    @Gcarr, I see what the problem was and have resolved it I believe.

    I also fixed a tv show sync issue that was recently introduced due to a API change as of yesterday (maybe earlier).
     

    Users who are viewing this thread

    Top Bottom