Release TheMovieDB movie scraper - PYTHON version
I have been having some issues related to this addon. It is stuck on the searching for new media. I turned logging on and it makes request to TheMoveDB.org API but it does not find the data for at least 15 minutes.

I have posted a log at https://paste.kodi.tv/ahikuticat.kodi.

Relevant info is:
Code:
2023-11-16 17:31:23.043 T:13930   debug <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: Calling URL "https://api.themoviedb.org/3/search/tv?api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&language=en-US&query=Invincible&first_air_date_year=2021"
...
2023-11-16 17:48:50.709 T:13930   debug <general>: [metadata.tvshows.themoviedb.org.python (1.6.5)]: adding tv show information for Invincible to list item

Later on there is also an error that says: 

Code:
[metadata.tvshows.themoviedb.org.python (1.6.5)]: Cache message: <class 'FileNotFoundError'> [Errno 2] No such file or directory: '/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/scrapers/metadata.tvshows.themoviedb.org.python/95557.pickle'
Reply


Messages In This Thread
RE: TheMovieDB movie scraper - PYTHON version - by Abolfazl - 2023-11-17, 04:07
Unseen English Landscaps - by Bindou - 2023-01-26, 14:48
RE: Unseen English Landscaps - by Bindou - 2023-01-27, 15:29
Logout Mark Read Team Forum Stats Members Help
TheMovieDB movie scraper - PYTHON version0