2022-01-24, 18:17
I have a TV Show of which only 5 out of 8 seasons are already scraped and available in the media library. Then I downloaded the remaining 3 seasons, I named all the relative episodes according the proper naming convention (ie. Il Trono Di Spade (2011).S07E01.HDR2.10bit.4K.mkv).
With my surprise, after scanning/scraping tasks of kodi the new seasons haven't been added to the media library.
I watched the kodi log, and I found a number of rows (one for each episode belonging to the new seasons) with the following error msg:
Obviously for these seasons I don't have .nfo files yet so I expected the scraper used the filename/date of TV Show (as per par. 2 of "Naming video files/TV shows" in kodi wiki) and filename of TV Show Episodes (as per par. 2 of "Naming video files/Episodes" in kodi wiki) for doing the task.
What I was thinking is probably wrong, so if someone of you could give me a tip about how to proceed I would appreciate it very much
With my surprise, after scanning/scraping tasks of kodi the new seasons haven't been added to the media library.
I watched the kodi log, and I found a number of rows (one for each episode belonging to the new seasons) with the following error msg:
Code:
ERROR <general>: VideoInfoScanner: Asked to lookup episode smb://192.168.1.100/video1/TV SHOWS/UHD/Il Trono Di Spade (2011)/Season 7/Il Trono Di Spade (2011).S07E01.HDR2.10bit.4K.mkv online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
Obviously for these seasons I don't have .nfo files yet so I expected the scraper used the filename/date of TV Show (as per par. 2 of "Naming video files/TV shows" in kodi wiki) and filename of TV Show Episodes (as per par. 2 of "Naming video files/Episodes" in kodi wiki) for doing the task.
What I was thinking is probably wrong, so if someone of you could give me a tip about how to proceed I would appreciate it very much