2020-10-16, 16:14
Same here. Movies are ok but TV Shows still don't work.
(2020-10-16, 12:15)Karellen Wrote: Can you redo the log please. But this time can you enable Component Logging and select libcURLOf course. NewLog with enabled Component libcURL.
(2020-10-16, 08:10)Karellen Wrote: Sorry, missed your post. In fact missed a whole page of posts for some reason.
(2020-10-15, 14:43)Crashtastic Wrote: From the logs you submitted from your successful scraping attempt, I noticed that you’re running Kodi 19.0-ALPHA2 (18.9.702). Like some others have indicated here, I suspect there has been a change from TMDB’s side which is causing this issue. Is it possible that your Alpha version of Kodi contains an update of the TMDB scraper which can handle whatever changes were made on TMDB’s side, therefore you don’t notice any issues with the scraping? While any of us running Kodi 18.0 or earlier are likely to encounter this problem?As it turns out, it is not because I was using Alpha-2 but because I was using the Python generation of scrapers that avoided the problem.
(2020-10-15, 14:43)Crashtastic Wrote: My theory is a change occurred on TMDB’s side which the TMDB scraper within Kodi was not expecting. I believe Karellen is not experiencing the issue because he or she is running a later version of Kodi which I suspect contains a later version of the TMDB scraper add-on and isn’t impacted by this issue. I suspect anyone running Kodi 18.0 (Leia) is likely going to notice the issue.TheMovieDB have confirmed what the problem is... https://www.themoviedb.org/talk/5f8807a3...0033b0f206
(2020-10-15, 23:38)Karellen Wrote: Notice:
metadata.common.themoviedb.org updated to 3.2.5 for Gotham and above is now available
You can...
1. Wait upto 24 hours for your repository and add-on to update automatically, assuming you have not disabled these settings
2. Go to Settings > Add-ons and force a repository update from the left sideblade menu by selecting Check for updates. You may need to wait until the update reaches the servers in your part of the world.
3. Download and install from zip from the following links...
Note: This is not a scraper update. This updates a dependency add-on used by any XML scraper that accesses TheMovieDB
Thanks @olympia
(2020-10-16, 20:12)ioo+kod Wrote: When I try to install from zip and select metadata.common.themoviedb.org-3.2.6.zip, it says "The Movie Database Scraper Add-n library updated" but when I go back to Addons, Information providers, Movie Information, The Movie Database 5.2.1 and select Dependencies, I still see that The Movie Database Scraper Library is still 3.2.0 (installed).It sounds like you already have the latest version installed. It is this version number you need to check. We are now up to v3.2.6 so if you see that, then you are ok.
(2020-10-16, 04:24)sksbir Wrote: HelloHello. At least what was the last update? Build url to the movie database with https option?
Getting same problem here.
After force update of addons, I was able to manual update an entry and get it's artwork loaded. This was not the case before update of addons and I was still getting a blank artwork after manual update of an artwork.
Now, even following https://kodi.wiki/view/Artwork/Cache, that is delete the Textures13.db database and the thumbnail directory, only the entry that I manually updated AFTER addon update get it's thumbnail.
That is to mean that this addon update changes the way the url is created... but if url is already created before, nothing will change the url thus correct the problem for already created artworks
If I'm right, how can we now correct url of artworks created before last addon update? ( I'm using a mariadb database for library sharing)
(2020-10-16, 23:03)sksbir Wrote: Hello. At least what was the last update? Build url to the movie database with https option?We are working on that. Give us a bit of time. Once it is sorted out we will announce it.
(2020-10-16, 23:08)Karellen Wrote:(2020-10-16, 23:03)sksbir Wrote: Hello. At least what was the last update? Build url to the movie database with https option?We are working on that. Give us a bit of time. Once it is sorted out we will announce it.
(2020-10-16, 23:31)sksbir Wrote:(2020-10-16, 23:08)Karellen Wrote:(2020-10-16, 23:03)sksbir Wrote: Hello. At least what was the last update? Build url to the movie database with https option?We are working on that. Give us a bit of time. Once it is sorted out we will announce it.
Sorry, I didn't want to seem in a hurry. I was just curious to know what the latest change was ( https versus http v2 ). I thought I could modify the URLs directly by changing the records in the database, but maybe that's presumptuous on my part.
I noticed another side-effect of the addons update: the language of the jackets came back to English and I had to respecify fr-FR in the analysis preference of "the movie database" of all the "movies" type folders.
(2020-10-17, 11:40)j00hny Wrote: hi.
i see several comments about updating to 3.5.4 is good and it's working fine, but what exactly should be updated?
i tried to upgrade al related addons (scrappers), but there are no updates for me.
i even tried to update the repo's, but there are no updates for them.
i'm on libreelec, 9.2.4
thanks in advance for the furter / more info on this.
(2020-10-15, 09:55)yasief Wrote:I can confirm that my pvr iptv simple client stopped working around the same time as this issue with the image scraping started.(2020-10-15, 08:35)shmizan Wrote: on a side note, my PVR stopped working as well - fails to grab EPG and fails tp open live tv streams, with the same CCurlFile error.
+1 on that as well.
2020-10-17 12:35:04.060 T:1504699104 NOTICE: Creating InputStream
2020-10-17 12:35:04.175 T:1504699104 ERROR: CCurlFile::FillBuffer - Failed: Failure when receiving data from the peer(56)
2020-10-17 12:35:04.175 T:1504699104 ERROR: CCurlFile::Open failed with code 0 for http://<Hidden URL>:
2020-10-17 12:35:04.187 T:1504699104 ERROR: CCurlFile::FillBuffer - Failed: Failure when receiving data from the peer(56)
2020-10-17 12:35:04.187 T:1504699104 ERROR: CCurlFile::Open failed with code 0 for http://<Hidden URL>:
2020-10-17 12:35:04.187 T:1504699104 ERROR: Open - failed to open source <http://<Hidden URL>>
2020-10-17 12:35:04.187 T:1504699104 ERROR: CVideoPlayer::OpenInputStream - error opening [pvr://channels/tv/All channels/pvr.iptvsimple_909110346.pvr]
2020-10-17 12:35:04.187 T:1504699104 NOTICE: CVideoPlayer::OnExit()
2020-10-17 12:35:04.209 T:1916225072 NOTICE: CVideoPlayer::CloseFile()
2020-10-17 12:35:04.209 T:1916225072 NOTICE: VideoPlayer: waiting for threads to exit
2020-10-17 12:35:04.209 T:1916225072 NOTICE: VideoPlayer: finished waiting