Add IMDB link to TV Show

Hi again,

I am not a fan of NFO (because it needs to be generated/adapted manually rather than having a generic solution), but I tried to use it on that way:
< ?xml version=“1.0” encoding=“UTF-8” standalone=“yes” ?>
< tvshow>
< uniqueid type=“imdb”>ttxxxxxx< /uniqueid>
< /tvshow>
But no IMDB button pop’d up in Yatse :-/

When thinking about a generic solution I would really love to see the same you did for movies (consistency) - I tried to photoshop it:


On image 1 you can see your context menu on a movie page if you click on the 3dots.

Image 2 shows the current tv show page, where I would replace the “eye” with the “3dots”.

The result can be shown on image 3 which displays the opened context menu when the 3dots were clicked. Since we have no IMDB id yet, you could use the “IMDB search” (like you did for google and youtube). Since you can add the type (tv show) to an IMDB search, it will be relative precisely (see my link some reply-messages before).

What do you think?