Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Solved How to force scrape a specific show from multiple with the same name in thetvdb
#1
So I have an anime show that has two entries in TheTvDB due to releases in different countries - it's kind of a mess because episodes were heavily cut and merged into four DVDs for a swedish release, while the original japanese has 21 episodes. One of the TheTVDB entries sets up the DVDs as specials which is a good idea, but I can't get KODI to select that entry.

When I select what show to use, two "Silver fang" shows up, but both leads to https://www.thetvdb.com/series/silver-fang-1. What I would like to use is https://www.thetvdb.com/series/silver-fang. I've tried all entries available searching for both the english and japanese title, I've tried adding a show NFO that uses the correct thetvdb id, and I've tried manually editing the mysql db with the correct thetvdb id but that doesn't refresh show and episode information.

Is there any solution to this? Some way to select show by Id rather than only name sounds like the most reasonable way if it's possible.

https://i.imgur.com/ZXTQV3Z.png
Reply
#2
(2019-04-07, 11:01)sess Wrote: I've tried adding a show NFO that uses the correct thetvdb id,
You don't use the tvdb id. You paste the url of the show. Add the following to the nfo file...

https://www.thetvdb.com/series/silver-fang
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#3
(2019-04-07, 11:33)Karellen Wrote:
(2019-04-07, 11:01)sess Wrote: I've tried adding a show NFO that uses the correct thetvdb id,
You don't use the tvdb id. You paste the url of the show. Add the following to the nfo file...

https://www.thetvdb.com/series/silver-fang 

I tried setting both <id> and <episodeguide> (thats contains an url to the show) - are you referring to episodeguide or another tag? And If I got that working, would it scrape the rest from the site? After tinkering a bit with nfo files I assumed KODI uses them instead of scraping rather than as a base for scraping and gave up.
Reply
#4
(2019-04-07, 11:48)sess Wrote: I tried setting both <id> and <episodeguide> (thats contains an url to the show) - are you referring to episodeguide or another tag?
No, you don't need any of that.

Read here the types of NFO Files that Kodi uses... https://kodi.wiki/view/NFO_files#Types_of_nfo

You are going to use the Parsing NFO File.

Create an empty file named tvshow.nfo (that is the actual name). Simply paste the URL of the tv show in there as I described in my previous post. Now scan/scrape into the library.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#5
(2019-04-07, 11:54)Karellen Wrote:
(2019-04-07, 11:48)sess Wrote: I tried setting both <id> and <episodeguide> (thats contains an url to the show) - are you referring to episodeguide or another tag?
No, you don't need any of that.

Read here the types of NFO Files that Kodi uses... https://kodi.wiki/view/NFO_files#Types_of_nfo

You are going to use the Parsing NFO File.

Create an empty file named tvshow.nfo (that is the actual name). Simply paste the URL of the tv show in there as I described in my previous post. Now scan/scrape into the library. 

Ahh i'm trying to create the wrong type of NFO! This works great, and will be very useful for other series to. Thank you so much!
Reply
#6
Fantastic!! Smile

Thread marked solved.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
How to force scrape a specific show from multiple with the same name in thetvdb0