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 sites, as the installation will contain the scrapers from when OV was released....
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 present in mediaportal.
When adding the new onlinevideos dll's to the external folder, it won't...
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: uninstall onlinevideos and after that make sure to delete that folder (if it still exists).
then...
Dang, not sure what went wrong. I assume you installed it in the 1.39 testversion?
I installed it without problems in MP1.38 x86, @High_Five : did you have issues installing? and which MP version are you running?
New version released!
Notable changes:
Added option for setting icons for youtube categories
Add webcache folder (opt-in) containing responses persisting across sessions
bugfixes
Add support for imdbID when searching for movie subtitles
Improve sitesettings menu
Fixed "Delete all" from...
I suspect its when the token expires during runtime of mediaportal. I added some code to handle this but maybe the trakt api has changed so my trigger isn't fired now...
could it be that its loosing authentication after a while? This morning it seemed ok, but now (after about 15 hours) i get unauthorized errors in my trakt.log
i think our imdb scraper stopped working due to them adding a cloudflare challenge to the website.
There are various discussions going on in the forum but can't get you any useful links at the moment, so you have to search for them yourself...
My thoughts:
Indeed the tests are a leftover from long ago and have no real value anymore.
As for things that depend on external sources (imdbscripts, subtitledownloader,onlinevideos etc): that is always a struggle to keep everything (even if you only update those you actually use yourself)...