koying / SPMC

fork of xbmc/kodi
Other
632 stars 257 forks source link

TMDB scrapper is broken again #1171

Closed Fotospecht closed 6 years ago

Fotospecht commented 6 years ago

Since a couple of days, the MovieDB Scrapper istn't working anymore. Please fix, and thanks in advance !

00:07:09.331 T:138596529232 ERROR: CCurlFile::Open failed with code 404 for https://api.tmdb.org/3/movie/tt5866930::de?api_key=ecbc86c92da237cb9faff6d3ddc4be6d&language= 00:07:09.331 T:138596529232 ERROR: Run: Unable to parse web site

tankalf commented 6 years ago

Yes, I confirm.

It doesn't work anymore. Nvidia Shield with last official SPMC release.

ptijoe34 commented 6 years ago

Hello, I also confirm, same issue with last official Spmc release on Nvidia Shield pro

grummel2005 commented 6 years ago

and please fix the show of rating in film list too - thx

tankalf commented 6 years ago

Still no way to fix this issue? Is it possible to download another add-on or modify it like last time?

BigOkie commented 6 years ago

I'm on version 16.7.2 and I've been using the Universal Scraper almost exclusively for the last six months. Works great.

shatpav commented 6 years ago

Same issue about a week. Scrapper does not download plot, fanart and maybe something else. Kindly ask you to fix the issue. I'm using Universal Scrapper with tmdb configured inside for the movies. Thank you.

Fotospecht commented 6 years ago

I got it fixed by using the same method as in #1108

grummel2005 commented 6 years ago

@Fotospecht - what do you mean??? at the end of the thread you are asking for help :)

Fotospecht commented 6 years ago

Download the 2 files: http://mirrors.kodi.tv/addons/jarvis/metadata.common.themoviedb.org/metadata.common.themoviedb.org-3.1.1.zip http://mirrors.kodi.tv/addons/jarvis/metadata.themoviedb.org/metadata.themoviedb.org-4.1.2.zip

Extract the addon.xml file from each zip. Edit the addon.xml files and prepend "67" to the version number, so that the versions are 673.1.1 and 674.1.2 Update the zip files with the modified addon.xml files.

Install both zips.

BTW this also fixes the film ratings.

shatpav commented 6 years ago

It works for me. Thanks a lot! Hope official update will be working soon as well.

koying commented 6 years ago

Please someone test http://download.semperpax.com/spmc/android-arm/SPMC-16.7.3-spmc-9cc7fff-armeabi-v7a.apk to confirm the fix

grummel2005 commented 6 years ago

thx koying... but when we can expect to get back the showing of the ratings of the films (1 to 5 or the average - not the age-rating) since a few versions it is not shown anymore would be nice to get it back again thx

Fotospecht commented 6 years ago

I tested the aarch64 apk on my Shield and it is working fine. Thanks for the fix.