xbmc-plugin.video.ted.talks icon indicating copy to clipboard operation
xbmc-plugin.video.ted.talks copied to clipboard

Set content type to episodes not Movies

Open JezzX opened this issue 12 years ago • 2 comments

HI like the title says it would be good if you can set the content type to episodes not movies you get all the same info just most skins tend to force a poster size icon on content type movies that stretches out the thumbnail.

The only other difference here is set ListItem.Premiered to the date and it will show You could also set ListItem.episode and ListItem.Season if you know them

JezzX avatar Apr 05 '12 23:04 JezzX

Sounds sensible, thanks for the tip.

OK, I admit defeat. How? :)

moreginger avatar Apr 06 '12 12:04 moreginger

@moreginger here's an example to set it as "video" as it should because TED talks are not episodes but separate videos https://github.com/skipmodea1/plugin.video.dumpert/commit/f513fa2693722febca91a81c90a8ef673386605e

MartijnKaijser avatar Apr 25 '17 18:04 MartijnKaijser