In Kodi I am able to add movies without issue but TVShows are not added. I think it is due to the API trying to find a TVShow with the wrong ID and am looking to see how to rectify this:
From the kodi log
2023-10-07 23:23:57.601 T:147156 DEBUG <general>: VideoInfoScanner: Found date based match /home/catalyst/Nextcloud/Local1/downloads and videos/2014-08-13_20-45-32/E/My Documents/Downloads/Tube/Napoleon/Napoleon (2002) Episode 4.mp4 (08/13/2014) [([0-9]{4})[\.-]([0-9]{2})[\.-]([0-9]{2})]
2023-10-07 23:23:57.621 T:147156 DEBUG <general>: GetEpisodeList: Searching 'https://api.tmdb.org/3/tv/13901?api_key=6a5be4999abf74eba1f9a8311294c267&language=en&append_to_response=content_ratings,credits,external_ids,images&include_image_language=en,en,null' using The Movie Database scraper (file: '/home/catalyst/.kodi/addons/metadata.tvshows.themoviedb.org/', content: 'tvshows', version: '3.6.0')
2023-10-07 23:23:57.624 T:147156 DEBUG <general>: CurlFile::Open(0x7f29b1746280) https://api.tmdb.org/3/tv/13901?api_key=6a5be4999abf74eba1f9a8311294c267&language=en&append_to_response=content_ratings,credits,external_ids,images&include_image_language=en,en,null
2023-10-07 23:23:57.771 T:147156 ERROR <general>: CCurlFile::Open failed with code 404 for https://api.tmdb.org/3/tv/13901?api_key=6a5be4999abf74eba1f9a8311294c267&language=en&append_to_response=content_ratings,credits,external_ids,images&include_image_language=en,en,null:
2023-10-07 23:23:57.771 T:147156 ERROR <general>: Run: Unable to parse web site
2023-10-07 23:23:57.772 T:147156 WARNING <general>: No information found for item '/home/catalyst/Nextcloud/Local1/downloads and videos/2014-08-13_20-45-32/E/My Documents/Downloads/Tube/Napoleon/', it won't be added to the library.
Seems that the ID for Napoleon (2002) should be 2701 "https://www.themoviedb.org/tv/2701-napol-on" If you go to "https://www.themoviedb.org/tv/13901-napoleon" you get an error on the page "Oops! We can't find the page you're looking for"
Looking to see how to rectify this.
Many Thanks.
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de superboy97
le 7 octobre 2023 à 23h47
13901 was a duplicate page that has been removed. The correct one is 2701.
You will have to completely remove your series from Kodi and rescrape it from scratch.
Réponse de AnellSechs
le 10 octobre 2023 à 15h38
Did that and am seeing the series being re-added in the list but with no episodes in it.
Réponse de superboy97
le 10 octobre 2023 à 16h15
You will have to ask the Kodi support team for more help.
But my opinion is that you didn't remove completely the old version of the show from Kodi.