Today, I found that TVDB changed their website, removing their "advanced search" page, soooo....
Here's updated links for MC...
<Link version="1.2">
<Item Name="Name">TVDB (Search)</Item>
<Item Name="Action">1</Item>
<Item Name="Base URL">http://www.thetvdb.com//search</Item>
<Item Name="Search URL">http:////www.thetvdb.com//search?q=replace([series],/ ,+)&l=en</Item>
<Item Name="Filter">[Media Sub Type]=[TV Show] -[Series]=[]</Item>
</Link>
You can, as always, edit the "action" to suit your preference, and also, if desired, edit the language used in the search. This uses English. Change the "en" at the end to pick a different language.
I've also been getting pretty good results bypassing search and going directly to the series page...
<Link version="1.2">
<Item Name="Name">TVDB</Item>
<Item Name="Action">1</Item>
<Item Name="Base URL">http://www.thetvdb.com</Item>
<Item Name="Search URL">http:////www.thetvdb.com//series//replace([series],/ ,-)//seasons//[season]</Item>
<Item Name="Filter">[Media Sub Type]=[TV Show] -[Series]=[]</Item>
</Link>
-marko