MP-TVSeries v4.3.6 Release [2020-01-24] (9 Viewers)

xppx

Portal Pro
September 2, 2007
85
58
Home Country
Belgium Belgium
Well, let's hope so then. For now it still isn't working.
Kind of funny that I am the only one noticing?
No, you're not the only one.

API v1 of TVDB had already issues the week before. You had to scan multiple times to finally get some output.

And as of Friday you get this message in the MP-TV Series log:
"Can't connect to http://thetvdb.com/api/<apikey>/mirrors.xml: The remote server returned an error: (403) Forbidden."

-- update --

Found this on the TVDB API forum. It's from Saturday. It's not just a change to a static xml. Guess it may take a while before it will get resolved.

2019-11-17-18-43-19-Has-there-been-trouble-with-TVDB-and-Kodi.png

2019-11-17-18-57-12-GET-series-id-not-working-Page-2-The-T.png
 
Last edited:

G4il1

Portal Member
February 4, 2008
12
15
So the mirrors error is fixed however I guess we need a rewrite of the addon to use https now and that might be the reason to why we get the
"can't connect to http://thetvdb.com/api/<apikey>/updates/...."
the TVDB have stated on the forum topic: Update for v3 - Sunday 11/17 9 am PST - TheTVDB.com
that it is now mandatory to use Secure connections.
I have tried to change to https:// in the settings but it is just for the mirror download.

Are there any developers that can help with this? ltfearme seems to not be that much involved anymore?

Maybe wait though until thetvdb states all is working before a updated addon?
 

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,669
    10,626
    Kyiv
    Home Country
    Ukraine Ukraine
    Are there any developers that can help with this?
    I think we need add HTTPS support in:
    damienhaynes/mptvseries
    Like:
    C#:
    WebClient webClient = new WebClient();
    // .NET 4.0: Use TLS v1.2. Many download sources no longer support the older and now insecure TLS v1.0/1.1 and SSL v3.
    ServicePointManager.SecurityProtocol = (SecurityProtocolType)0xc00;
    damienhaynes/mptvseries
    Like:
    C#:
    WebClient webClient = new WebClient();
    // .NET 4.0: Use TLS v1.2. Many download sources no longer support the older and now insecure TLS v1.0/1.1 and SSL v3.
    ServicePointManager.SecurityProtocol = (SecurityProtocolType)0xc00;
    damienhaynes/mptvseries
    Like:
    C#:
    // .NET 4.0: Use TLS v1.2. Many download sources no longer support the older and now insecure TLS v1.0/1.1 and SSL v3.
    ServicePointManager.SecurityProtocol = (SecurityProtocolType)0xc00;
    request = (HttpWebRequest)WebRequest.Create(sUrl);
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,669
    10,626
    Kyiv
    Home Country
    Ukraine Ukraine
    And in:
    damienhaynes/mptvseries
    C#:
    WebClient webClient = new WebClient();
    // .NET 4.0: Use TLS v1.2. Many download sources no longer support the older and now insecure TLS v1.0/1.1 and SSL v3.
    ServicePointManager.SecurityProtocol = (SecurityProtocolType)0xc00;
    damienhaynes/mptvseries
    C#:
    WebClient webClient = new WebClient();
    // .NET 4.0: Use TLS v1.2. Many download sources no longer support the older and now insecure TLS v1.0/1.1 and SSL v3.
    ServicePointManager.SecurityProtocol = (SecurityProtocolType)0xc00;
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,669
    10,626
    Kyiv
    Home Country
    Ukraine Ukraine
    I can try to make these changes in the evening (if I have time and there will be free time). But can someone make these changes now? Then we can check faster. And it is possible to solve this problem.
     

    grumpa57

    New Member
    November 18, 2019
    1
    1
    67
    Home Country
    Germany Germany
    First; thanks for the fast update. But it won´t work for the biggest "bug" last part of the logfile:

    Code:
    2019-11-18 20:23:31.470 [INFO][01]: Series "Jimmy Neutron" Approve The Adventures of Jimmy Neutron: Boy Genius (77612)
    2019-11-18 20:23:31.717 [INFO][03]: Received 1 mirror site(s) from http://thetvdb.com
    2019-11-18 20:23:34.797 [INFO][03]: ***************     Gathering Local Information     ***************
    2019-11-18 20:23:34.803 [INFO][03]: Starting Local Filename Parsing, processing 18996 files
    2019-11-18 20:23:37.845 [INFO][03]: Finished Local Filename Parsing
    2019-11-18 20:24:20.484 [INFO][03]: Adding 59 new file(s) to Database
    2019-11-18 20:24:20.911 [INFO][01]: progress received: LocalScan [25/59] JIMMY NEUTRON 01e30.mkv
    2019-11-18 20:24:21.311 [INFO][01]: progress received: LocalScan [50/59] JIMMY NEUTRON 03e09.mkv
    2019-11-18 20:24:26.400 [INFO][01]: progress received: MediaInfo [1/59] JIMMY NEUTRON 00e01.mkv
    2019-11-18 20:24:26.408 [INFO][01]: progress received: IdentifyNewSeries [1/1] The Adventures of Jimmy Neutron: Boy Genius
    2019-11-18 20:24:26.696 [INFO][01]: progress received: MediaInfo [2/59] JIMMY NEUTRON 01e01.mkv
    2019-11-18 20:24:26.841 [INFO][01]: progress received: MediaInfo [3/59] JIMMY NEUTRON 02e01.mkv
    2019-11-18 20:24:26.995 [INFO][01]: progress received: MediaInfo [4/59] JIMMY NEUTRON 03e01.mkv
    2019-11-18 20:24:27.163 [INFO][01]: progress received: MediaInfo [5/59] JIMMY NEUTRON 00e02.mkv
    2019-11-18 20:24:27.308 [INFO][01]: progress received: MediaInfo [6/59] JIMMY NEUTRON 01e02.mkv
    2019-11-18 20:24:27.391 [INFO][03]: ***************     Retrieving Metadata for new Series     ***************
    2019-11-18 20:24:27.450 [INFO][01]: progress received: MediaInfo [7/59] JIMMY NEUTRON 02e02.mkv
    2019-11-18 20:24:27.519 [INFO][03]: Failed to save xml to cache: C:\ProgramData\Team MediaPortal\MediaPortal\MP-TVSeries\Cache\77612\en.zip.xml
    2019-11-18 20:24:27.523 [INFO][03]: Exception: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    2019-11-18 20:24:27.527 [INFO][03]: Failed to save xml to cache: C:\ProgramData\Team MediaPortal\MediaPortal\MP-TVSeries\Cache\77612\banners.xml
    2019-11-18 20:24:27.531 [INFO][03]: Exception: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    2019-11-18 20:24:27.535 [INFO][03]: Failed to save xml to cache: C:\ProgramData\Team MediaPortal\MediaPortal\MP-TVSeries\Cache\77612\actors.xml
    2019-11-18 20:24:27.538 [INFO][03]: Exception: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    2019-11-18 20:24:27.542 [INFO][03]: Decompression returned null or not the requested entry
    2019-11-18 20:24:27.595 [INFO][01]: progress received: MediaInfo [8/59] JIMMY NEUTRON 03e02.mkv
    2019-11-18 20:24:27.609 [INFO][03]: Failed to save xml to cache: C:\ProgramData\Team MediaPortal\MediaPortal\MP-TVSeries\Cache\353717\en.zip.xml
    2019-11-18 20:24:27.614 [INFO][03]: Exception: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    2019-11-18 20:24:27.618 [INFO][03]: Failed to save xml to cache: C:\ProgramData\Team MediaPortal\MediaPortal\MP-TVSeries\Cache\353717\banners.xml
    2019-11-18 20:24:27.622 [INFO][03]: Exception: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    2019-11-18 20:24:27.626 [INFO][03]: Failed to save xml to cache: C:\ProgramData\Team MediaPortal\MediaPortal\MP-TVSeries\Cache\353717\actors.xml
    2019-11-18 20:24:27.631 [INFO][03]: Exception: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    2019-11-18 20:24:27.636 [INFO][03]: Decompression returned null or not the requested entry
    2019-11-18 20:24:27.641 [INFO][03]: No metadata found
    2019-11-18 20:24:27.649 [INFO][03]: ***************     Processing updates from online database     ***************
    2019-11-18 20:24:27.657 [INFO][03]: Downloading updates from the last week
    2019-11-18 20:24:27.709 [INFO][03]: Can't connect to http://thetvdb.com/api/<apikey>/updates/updates_week.zip : Der Remoteserver hat einen Fehler zurückgegeben: (302) Umleiten.
    2019-11-18 20:24:27.714 [INFO][01]: Online Parsing Completed in 00:00:56.0644965

    And the Answer from SiteAdmin tvDB can found here:

    API V2 broken today - Page 7 - TheTVDB.com

    So it can only done from here.

    Greetings Uwe
     

    Users who are viewing this thread

    Top Bottom