The Movie Database 支持

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.

3 回复(第 1 页,共 1 页)

Jump to last post

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.

@superboy97 said:

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.

Did that and am seeing the series being re-added in the list but with no episodes in it.

2023-10-10 20:31:32.394 T:157414    INFO <general>: VideoInfoScanner: Starting scan ..
2023-10-10 20:31:32.394 T:157414   DEBUG <CAddonSettings[metadata.tvshows.themoviedb.org]>: trying to load setting definitions from old format...
2023-10-10 20:31:32.396 T:157414    INFO <general>: Skipped 1 duplicate messages..
2023-10-10 20:31:32.396 T:157414   DEBUG <general>: VideoInfoScanner: Scanning dir '/home/catalyst/Nextcloud/Local1/downloads and videos/2014-08-13_20-45-32/E/My Documents/Downloads/Tube/Napoleon/' as not in the database
2023-10-10 20:31:32.396 T:157414   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 1.mp4 (08/13/2014) [([0-9]{4})[\.-]([0-9]{2})[\.-]([0-9]{2})]
2023-10-10 20:31:32.396 T:157414   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 2.mp4 (08/13/2014) [([0-9]{4})[\.-]([0-9]{2})[\.-]([0-9]{2})]
2023-10-10 20:31:32.396 T:157414   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 3.mp4 (08/13/2014) [([0-9]{4})[\.-]([0-9]{2})[\.-]([0-9]{2})]
2023-10-10 20:31:32.396 T:157414   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-10 20:31:32.421 T:157414   DEBUG <general>: GetEpisodeList: Searching 'https://api.themoviedb.org/3/tv/2701?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-10 20:31:32.424 T:157414   DEBUG <general>: CurlFile::Open(0x7f69b0ef7b70) https://api.themoviedb.org/3/tv/2701?api_key=6a5be4999abf74eba1f9a8311294c267&language=en&append_to_response=content_ratings,credits,external_ids,images&include_image_language=en,en,null
2023-10-10 20:31:32.424 T:157414   DEBUG <general>: easy_acquire - Created session to https://api.themoviedb.org
2023-10-10 20:31:32.528 T:157414   DEBUG <general>: Get: Using "UTF-8" charset for "https://api.themoviedb.org/3/tv/2701?api_key=6a5be4999abf74eba1f9a8311294c267&language=en&append_to_response=content_ratings,credits,external_ids,images&include_image_language=en,en,null"
2023-10-10 20:31:32.529 T:157414   DEBUG <general>: scraper: GetEpisodeList returned <episodeguide></episodeguide>
2023-10-10 20:31:32.529 T:157414 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.
2023-10-10 20:31:32.530 T:157414   DEBUG <CAddonSettings[metadata.tvshows.themoviedb.org]>: trying to load setting definitions from old format...

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.

找不到电影或节目?登录并创建它吧。

全站通用

s 聚焦到搜索栏
p 打开个人资料菜单
esc 关闭打开的窗口
? 打开键盘快捷键窗口

在媒体页面

b 返回(或返回上级)
e 进入编辑页面

在电视季页面

(右箭头)下一季
(左箭头)前一季

在电视集页面

(右箭头)下一集
(左箭头)上一集

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

t 打开翻译选择器
ctrl+ s 提交

在讨论页面

n 创建新讨论
w 切换关注状态
p 设为公开 / 私密讨论
c 关闭 / 开放讨论
a 打开活动页
r 回复讨论
l 跳转至最新回复
ctrl+ enter 发送信息
(右箭头)下一页
(左箭头)前一页

设置

想给这个条目评分或将其添加到片单中?

登录

还不是会员?

注册加入社区