Recent content by ltfearme

  1. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    New release 6.0.7.451 is available now.
  2. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    @catavolt When shutting down you should see this at the end of the TraktPlugin log: 2026-07-04 16:12:11.448 [INFO] [MPMain][01]: Saving settings 2026-07-04 16:12:11.464 [INFO] [MPMain][01]: Saving persistent file cache 2026-07-04 16:12:11.464 [DEBG] [MPMain][01]: Saving file to disk. Filename...
  3. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    @catavolt I will need to look at your TraktPlugin.log after shutting down MediaPortal to see where it might be crashing but it probably wont have a big impact on you as you mentioned. In the meantime I added some null checks when saving the cache to prevent that error.
  4. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    @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).
  5. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    @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...
  6. ltfearme

    MP Shutting down

    There are a lot of improvements that can be made to that code. I can see the particular place it crashed, and there was no error handling in place. Will see what time I can put aside to resolve it. @CyberSimian, the log shows you are connecting to trakt via 10.0.0.1:443. Is that a local proxy...
  7. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    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.
  8. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    Ok, I can reproduce after installing either 2.9.0.0 or 2.9.1.0 OnlineVideos. So as it stands, you can use the latest Trakt, but use 2.8.0.1 of OnlineVideos until the problem is identified.
  9. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    @Gcarr looks like Newtonsoft.Json.dll dependency may be missing from your installation (typically from C:\Program Files\Team MediaPortal\MediaPortal). @ajs does this come with MediaPortal installation by any chance? If not, then will needed to be included by Trakt as the latest release does use...
  10. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    I will keep an eye on it, but haven't noticed any issues yet.
  11. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    A new version (v6.0.7.420) has been published thanks to @ajs. After the upgrade, you will need to re-authenticate with Trakt as we're using a new API key. NB: any older version will stop working after 30th April 2026.
  12. ltfearme

    Won't Authorize Account

    Hey Mick, you can either authorise from the configuration tool or from inside MediaPortal. Whatever suits. Cheers Damien
  13. ltfearme

    Won't Authorize Account

    Hi @mickb, follow these steps: 1. Open your C:\ProgramData\Team MediaPortal\MediaPortal\MediaPorta.xml file for editing 2. Search for UseSSL 3. Change the value of no to yes 4. Restart MediaPortal / configuration https://forum.team-mediaportal.com/threads/trakt-api-not-working.140111/post-1300124
  14. ltfearme

    Trakt api not working

    @hounddog, 1. Open your C:\ProgramData\Team MediaPortal\MediaPortal\MediaPorta.xml file for editing 2. Search for UseSSL 3. Change the value of no to yes 4. Restart MediaPortal / configuration
  15. ltfearme

    Trakt api not working

    They must have finally got rid of the non secure URL. I'll have to remove the option now and force it on for people that have it off.
Top Bottom