that really sounds like an authorization issue. do you already have an OpenSubtitlesConfiguration.xml in the programfiles\tean mediaportal\subtitledownloaders folder? there you can fill in your credentials. I'm sure it is documented somewhere...
Can you give me a detailed step by step guide to reproduce this problem?
Then I may be able to help find the root-cause.
Disclaimer: I don't use subcentral myself, so I do need those steps explained in a concise way
wow this is a weird construction,that will heavily depend on execution order of those 2 parameters in the iff
And as you found out, in your case the order is probably the other way around than you expected...
there's a lot going on there:
numerous exceptions and errors in the mediaportal.log and also no MPIPTVSource.log.
I suggest a reinstall and if that doesn't work a complete uninstall and a fresh install afterwards.
Also try to minimize the installed plugins and number of log-files
Now its like...
it could be that your provider decided to be more picky when it comes to the requests...
however that mpurlsourcesplitter.log seems to be corrupt... Can't find anything legible in there
Can you dm me that log (after deleting that file and just tune to that one channel that isn't working)?
I got a similar error yesterday just when a watched episode ended...
Didn't copy the logs unfortunately but now i'm in a weird situation. Trakt website shows that episode as watched, but in onlinevideos (where i watched that episode) it still is not flagged as watched.
The watched.json doesn't...
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 to add try except onto every call in a plugin, but to minimize the changes, its probably best if the...
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...