subtitledownloader (1 Viewer)

te3hpurp

Retired Team Member
  • Premium Supporter
  • September 23, 2008
    910
    231
    Rovaniemi
    Home Country
    Finland Finland
    Hi everyone.

    After latest updates subtitle downloader is not working anymore for example in
    watch series
    and providers dropdown is empty.
    So for onlinevideos should subtitledownloader.dll be in root of mediaportal folder, under plugins\window\onlinevideos
    or where to work with onlinevideos.

    Br,
    upload_2016-6-9_16-56-6.png
     

    Attachments

    • upload_2016-6-9_16-52-58.png
      upload_2016-6-9_16-52-58.png
      40.3 KB
    • upload_2016-6-9_16-53-21.png
      upload_2016-6-9_16-53-21.png
      40.3 KB

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,583
    2,972
    Nuenen
    Home Country
    Netherlands Netherlands
    At my system it's in the mediaportal folder (C:\Program Files (x86)\Team MediaPortal\MediaPortal) so it's probably a mediaportal update that caused it
     

    te3hpurp

    Retired Team Member
  • Premium Supporter
  • September 23, 2008
    910
    231
    Rovaniemi
    Home Country
    Finland Finland
    Hi, and thank you !

    I just tested with ov 2.1 and latest 2.2
    And there is a difference in in creating subtitle loaders in OV.logs
    2.1
    Code:
    [06-10 06:40:36,226] [OVInit      ] [DEBUG] Subtitlehandler SubtitleDownloader.Implementations.OpenSubtitles.OpenSubtitlesDownloader successfully created
    [06-10 06:40:36,226] [OVInit      ] [DEBUG] Create subtitlehandler for 'OpenSubtitles', languages 'fin;eng'
    [06-10 06:40:36,226] [OVInit      ] [DEBUG] Subtitlehandler SubtitleDownloader.Implementations.OpenSubtitles.OpenSubtitlesDownloader successfully created
    [06-10 06:40:36,242] [OVInit      ] [DEBUG] Create subtitlehandler for 'OpenSubtitles', languages 'fin'
    [06-10 06:40:36,242] [OVInit      ] [DEBUG] Subtitlehandler SubtitleDownloader.Implementations.OpenSubtitles.OpenSubtitlesDownloader successfully created
    [06-10 06:40:36,242] [OVInit      ] [DEBUG] Create subtitlehandler for 'OpenSubtitles', languages 'fin'
    [06-10 06:40:36,242] [OVInit      ] [DEBUG] Subtitlehandler SubtitleDownloader.Implementations.OpenSubtitles.OpenSubtitlesDownloader successfully created
    [06-10 06:40:36,335] [OVInit      ] [INFO ] Created 33 SiteUtils

    2.2
    Code:
    [06-10 06:48:02,904] [OVLoad      ] [DEBUG] Create subtitlehandler for 'OpenSubtitles', languages 'fin;eng;swe'
    [06-10 06:48:02,920] [OVLoad      ] [DEBUG] Create subtitlehandler for 'OpenSubtitles', languages 'fin;eng'
    [06-10 06:48:02,935] [OVLoad      ] [DEBUG] Create subtitlehandler for 'OpenSubtitles', languages 'fin'
    [06-10 06:48:02,935] [OVLoad      ] [DEBUG] Create subtitlehandler for 'OpenSubtitles', languages 'fin'

    So, something has happened between those versions.

    Br,
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,583
    2,972
    Nuenen
    Home Country
    Netherlands Netherlands
    I assume that the subtitles aren't working for you?

    I'll look into this tonight
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,583
    2,972
    Nuenen
    Home Country
    Netherlands Netherlands
    At my place it says
    Code:
    [06-10 21:44:54,902] [OVInit  ] [DEBUG] Create subtitlehandler for 'Podnapisi', languages 'dut;eng'
    [06-10 21:44:54,905] [OVInit  ] [DEBUG] Subtitlehandler SubtitleDownloader.Implementations.Podnapisi.PodnapisiDownloader successfully created

    Are you sure the SubtitleDownloader.dll is in the correct place (C:\Program Files (x86)\Team MediaPortal\MediaPortal)?
     

    te3hpurp

    Retired Team Member
  • Premium Supporter
  • September 23, 2008
    910
    231
    Rovaniemi
    Home Country
    Finland Finland
    Yes.
    I just tested with ov 2.1 and 2.2 with results same as in first post. Very strange if its okay with your machine.

    Works okay witv ov 2.1
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,583
    2,972
    Nuenen
    Home Country
    Netherlands Netherlands
    Can you post a full onlinevideos.log of version 2.2? I think I have a hunch...
     

    te3hpurp

    Retired Team Member
  • Premium Supporter
  • September 23, 2008
    910
    231
    Rovaniemi
    Home Country
    Finland Finland
    Hi and thanks.

    Here is logs.

    I just looked source code in VS 2013
    and it looks like everything inside
    #if SUBTITLE
    ....
    #endif

    is grayed out, at least in my enviroment. Allthoug i dont know what to do about it. I never really
    have used precompile directives

    Br,

    edit: log was empty one. New log attached
     

    Attachments

    • OnlineVideos.zip
      3.3 KB
    Last edited:

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,583
    2,972
    Nuenen
    Home Country
    Netherlands Netherlands
    Well, my hunch was correct.
    my dll distributed with the installation is not compiled with subtitle as conditional define.

    Just published a corrected dll
     

    te3hpurp

    Retired Team Member
  • Premium Supporter
  • September 23, 2008
    910
    231
    Rovaniemi
    Home Country
    Finland Finland
    Thanks.

    Now it appears in OV config nad so on, but it wont find any subtitles.
    My testing was to use watch-series site, and series was big bang theory season 9.
    In may May i watched whole 9 season, with subtitle downloader configured to use Opensubtitles site.
    There really is subtitles to all episodes.

    I'll try check other sites too, like podnapisi, or tvsubtitles
     

    Users who are viewing this thread

    Top Bottom