2023-06-21, 04:48
Travis Bell at TMDB has stated the issue is resolved.
(2023-07-02, 20:05)jaum20 Wrote: This addon stopped to work in my setup. No info is gatheted about he movies. Kodi debbug logs here: http://ix.io/4zBGYes, I see the error for the scraper. I also see that plugin.video.themoviedb.helper used by whichever skin you are using, is also having problems with Error 404.
HTTP Error Code: 404
Request: https://api.themoviedb.org/3/movie/None/similar?®ion=US&language=en-US&include_image_language=en,null,en&include_video_language=en,null,en
(2023-07-03, 04:45)scott967 Wrote: Knowing nothing about plugin.video.themoviedb.helper, but it looks to me for example
is failing because it doesn't follow the API https://developer.themoviedb.org/referen...ie-similar, and that's because "None" has to be the tmdb movie_id. My guess is the addon isn't checking something right (like maybe it assumes a variable for movie_id has "Nonetype" for no data but it is actually the string "None").Code:HTTP Error Code: 404
Request: https://api.themoviedb.org/3/movie/None/similar?®ion=US&language=en-US&include_image_language=en,null,en&include_video_language=en,null,en
scott s.
.
(2023-10-16, 12:22)Cinephile Wrote: Do we know if TheMovieDB is experiencing server issues? (...)You can see their service status here: https://status.themoviedb.org/
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
[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'