v17 Movie Scraper suddenly stopped working
#61
Ive not disrespected anyone... Ive pointed out that the problem is systemically recurring.

Anyone that had the problem before and posted on this thread should be alerted if they're subscribed to the thread - this is also helpful as the instructions to manually update the scraper are in the first page of the thread.
Reply
#62
I'm having problems since one week ago.
The Movie DB for TVShows is not working, and now I see in logs:
12:37:43.357 T:1469838320   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 401
12:37:43.357 T:1469838320   ERROR: CCurlFile::Open failed with code 401 for http://api.themoviedb.org/3/tv/46786?api...AULT_VALUE[i modified that, but is the default value for this addon]&language=es
12:37:43.358 T:1469838320   ERROR: Run: Unable to parse web site
12:37:43.358 T:1469838320 WARNING: No information found for item 'PATH', it won

I entered in the web (of the API) and it returns:{"status_code":10,"status_message":"Suspended API key: Access to your account has been suspended, contact TMDb."}

Edit: I can't find the API key reported in log anywhere. Only on internet: https://github.com/xbmc/xbmc/blob/master...g/tmdb.xml

But I can't find this API on my ~/.kodi/addons or in /user/share/kodi/addons/ O_O Is it possible that my Kodi have something cached?
Reply
#63
Get the updated scraper from our repo.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#64
(2017-11-24, 18:35)Martijn Wrote: Get the updated scraper from our repo.
 I have the addond updated (or my Kodi say that):

<addon id="metadata.common.themoviedb.org"
       name="The Movie Database Scraper Library"
       version="2.17.5"


<addon id="metadata.tvshows.themoviedb.org"
       name="The Movie Database"
       version="1.4.1"

<addon id="metadata.themoviedb.org"
       name="The Movie Database"
       version="4.0.2"


And as I said, i can't find the API key in my folders, but Kodi is using it.

I see this log:
api_key=6889f6089877fd092454d00edb44a84d&language=es

But in my tmdb.xml

api.themoviedb.org/3/tv/\1?api_key=ecbc86c92da237cb9faff6d3ddc4be6d

I see that, and i can't find the log API in any folder (using grep)

I can't find the logged API key in ~/.kodi/addons nor /usr/share/kodi/addns.
Reply
#65
For tvshows you need to refresh each tvshow
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#66
(2017-11-24, 20:33)Martijn Wrote: For tvshows you need to refresh each tvshow
I will try with one show. But can I do this for all shows at one time? I can delete all my library if needed, but i want maintain the "watched/unwatched"
Reply
#67
Option is change the content setting of the tvshow location to "none" and hit ok to clean.
The set content back to tvshows and let it scan
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#68
@Martijn He is using TMDB TV Show scraper. I thought that Refresh requirement was required only for the TVDB Scraper. @Martijn is correct. Refresh required

@Julipo, how about providing a debug log. You have been a member long enough to know we need one. At the moment you are just sending us around in circles.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#69
My suggestion will work
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#70
(2017-11-24, 20:48)Martijn Wrote: Option is change the content setting of the tvshow location to "none" and hit ok to clean.
The set content back to tvshows and let it scan

Thank you! I did this and now all is scanned and working again (I suppose that using the updated API keys)
Reply
#71
Is there any hope for me?

I'm running OpenELEC release: Generic.i386-5.0.8 with Kodi 14.2 due to my older hardware and dislike of OpenELEC 8. TMDB (v3.9.5) has stopped scraping for me as well. I'll make my own thread if assistance is an option.


16:35:45 T:2598329152 DEBUG: FindMovie: Searching for 'aloys' using The Movie Database scraper (path: '/storage/.kodi/addons/metadata.themoviedb.org', content: 'movies', version: '3.9.5')
16:35:45 T:2598329152 DEBUG: scraper: CreateSearchUrl returned <url>http://api.tmdb.org/3/search/movie?api_key=6889f6089877fd092454d00edb44a84d&amp;query=aloys&amp;year=2016&amp;language=en</url>
16:35:45 T:2598329152 DEBUG: CurlFile::Open(0x9821dea8) http://api.tmdb.org/3/search/movie?api_k...anguage=en
16:35:45 T:2598329152 INFO: easy_aquire - Created session to http://api.tmdb.org
16:35:45 T:2598329152 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 401
16:35:45 T:2598329152 NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
16:35:45 T:2598329152 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 401
16:35:45 T:2598329152 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
16:35:45 T:2598329152 ERROR: Run: Unable to parse web site
Reply
#72
hello @brokenangel

(2017-11-25, 05:34)brokenangel Wrote: Is there any hope for me?
Not a chance. Wink

(2017-11-25, 05:34)brokenangel Wrote: (path: '/storage/.kodi/addons/metadata.themoviedb.org', content: 'movies', version: '3.9.5')
First try to update to the scraper to the current versions as follows...

TMDB 4.0.2
TMDB tvshows 1.4.1 (if you use TMDB for TV Shows)
TMDB common library 2.17.5 (found in settings>system settings>add-ons>dependencies)

To do that, you need to update your Repository first from the sideblade menu as shown here... http://kodi.wiki/view/Add-on_manager#Lef...debar_menu
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#73
(2017-11-25, 05:47)Karellen Wrote: hello @brokenangel
(2017-11-25, 05:34)brokenangel Wrote: Is there any hope for me?
Not a chance. Wink
(2017-11-25, 05:34)brokenangel Wrote: (path: '/storage/.kodi/addons/metadata.themoviedb.org', content: 'movies', version: '3.9.5')
First try to update to the scraper to the current versions as follows...

TMDB 4.0.2
TMDB tvshows 1.4.1 (if you use TMDB for TV Shows)
TMDB common library 2.17.5 (found in settings>system settings>add-ons>dependencies)

To do that, you need to update your Repository first from the sideblade menu as shown here... http://kodi.wiki/view/Add-on_manager#Lef...debar_menu 
haha

I wasn't able to update the repository from 2.2.34, despite multiple attempts. But I was able to download the 4.0.2 TMDB as a zip file to my server and install from there.
And the movies are now scraping. I appreciate the help. Eventually I'll replace my GPU so I can update Kodi.
Reply
#74
Glad it is working. Enjoy.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#75
What settings are you referring too? I am trying to watch shows on HGTV Canada and it keeps saying cast not available. Any help would be appreciated!
Reply

Logout Mark Read Team Forum Stats Members Help
Movie Scraper suddenly stopped working1