Recent content by doskabouter

  1. doskabouter

    1.38 Subcentral not retrieving subtitles due to translation problem

    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...
  2. doskabouter

    Not working anymore

    oh and do you have an opensubtitles account and filled that in? That would greatly help in finding subtitles
  3. doskabouter

    1.38 Subcentral not retrieving subtitles due to translation problem

    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
  4. doskabouter

    Not getting past startup

    Is there a separate streamedmp logfile which could shed some light on this?
  5. doskabouter

    Skin-engine quirks

    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...
  6. doskabouter

    Rss feed out of date

    current one (https://www.team-mediaportal.com/rss-feeds) seems also be rather outdated. latest MP1 release it mentions is 1.27 prerelease...
  7. doskabouter

    MERGING MediaPortal Url Source Splitter & IPTV Filter

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

    MERGING MediaPortal Url Source Splitter & IPTV Filter

    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)?
  9. doskabouter

    MP Shutting down

    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...
  10. doskabouter

    MP Shutting down

    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...
  11. doskabouter

    1.37 How to use [MP1-5236] - Add support for m3u8 files?

    can i take a look at that m3u8? dm me if there's anything sensitive in there
  12. doskabouter

    OnlineVideos 2.9.1.0 [2026/05/05]

    do you have any logs for that?
  13. doskabouter

    problem with Authorization

    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....
  14. doskabouter

    [6.0.7] Trakt for MediaPortal [2026-08-30]

    Release done and at least on my end it works now!
  15. doskabouter

    [6.0.7] Trakt for MediaPortal [2026-08-30]

    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...
Top Bottom