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...
not 100% sure but at least 95% that the error from trakt is reaching mediaportal itself.It is kind of weird that a plugin can pulldown mediaportal itself, and the best solution would probably be...
Today I decided to update to the latest version again, but when I did the installer showed both versions as installed.
So I uninstalled both versions and installed the plugin again and MediaPortal...
i've fixed trakt so it will play nicely with the latest onlinevideos. So I would advice to update them both
Edit: and for the record: downgrading onlinevideos has a very high chance of broken...
just an update:
trakt is build against an older version of onlinevideos (with the embedded newtonsoft.json) so my guess is trakt really wants it from onlinevideos instead of using the dll already...
Of course, MediaPortal installs Newtonsoft.Json.dll and uses it in all plugins and grabbers.
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net40" requireReinstallation="true" />...
The folder does exist but the account I was running the config from did not have access permission. I granted permission and now no longer get the error, it survived a reboot also.:) Thanks...
Can you check (before starting config) if that folder exists and who as read/write access there?
It might also be a leftover from other installs where it went a bit wrong.
Possible solution...