[solved] IMDB script broken again (1 Viewer)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,369
    Kyiv
    Home Country
    Ukraine Ukraine
    Dont forget restart MP Config...

    --
    WBR, ajs :):whistle::coffee:
     

    mathem

    Portal Pro
    May 20, 2018
    55
    16
    Home Country
    Germany Germany
    Find in script line
    #region TMDB parameters
    ...
    ... API_LANG = ...
    ... API_LANG_URL = ...

    And change to

    ... API_LANG = "EN";
    ... API_LANG_URL = "en";

    --
    WBR, ajs :):whistle::coffee:
    So Ive tried this but it looks like it's broken, does not find anything. Is this setup right?
    thx
     

    mathem

    Portal Pro
    May 20, 2018
    55
    16
    Home Country
    Germany Germany
    @ajs so it finds the movie but after that I get this error:
    the logs are empty

    Could you please send me your script to test it?
    thank you
     

    Attachments

    • Capture.PNG
      Capture.PNG
      20.1 KB
    Last edited:

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,369
    Kyiv
    Home Country
    Ukraine Ukraine
    Try ...
     

    Attachments

    • TI_MDB.csscript.zip
      11.3 KB

    Users who are viewing this thread

    Top Bottom