artwork.tvdb series lookup issues

Any questions? Need some help?
Post Reply
TehBotol
Supporter
Posts: 34
Joined: 06 Mar 2013, 00:01

artwork.tvdb series lookup issues

Post by TehBotol »

i'm trying to fetch The Legend of Zu using FileBot 4.7.2 (r4339)
https://www.thetvdb.com/?tab=series&id=307883&lid=7

using command
filebot -script fn:artwork.tvdb "The Legend of Zu"

but it seem filebot only search for "the Legend"
The Legend of Zu => Search by The Legend

which return dozen result of unrelated title and doesn't include the title i looking for

i also tried to edit the tvshow.nfo and change the tvdb id to the correct id but it seem filebot doesn't look inside the tvshow.nfo

can you fix the thetvdb scrapper to look for nfo like the movie script fetch do or allow us to search by the thetvdb id? as i also have problem when searching for alternative title (aka)

big thanks
User avatar
rednoah
The Source
Posts: 22994
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: thetvdb fetch issue

Post by rednoah »

Thanks for the post! Before a real human comes by, please make sure your report has all the following points checked:
  • Include screenshots, logs or filenames (i.e. demonstrate the issue)
  • Include basic information (i.e. sysinfo output)
:idea: Please read How to Request Help and Fix Problems, Report Bugs, Get Features
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 22994
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: artwork.tvdb series lookup issues

Post by rednoah »

FileBot does use xattr metadata and *.nfo files.

A valid TheTVDB ID pattern might look like this:

Code: Select all

http://thetvdb.com/?tab=series&id=78874
:idea: Please read the FAQ and How to Request Help.
Post Reply