TVShow episode fanart issue in library mode
#1
Hi!
I have the following structure for the TV Show

Toupie et Binou/Toupie Et Binou.S01E01.Binou Le Tigre.nfo
Toupie et Binou/Toupie Et Binou.S01E01.Binou Le Tigre-fanart.jpg
Toupie et Binou/Toupie Et Binou.S01E01.Binou Le Tigre.mkv
Toupie et Binou/tvshow.nfo

When browsing using the Video -> Files and navigating to the proper directory, i see the fanart change as I select a different episode.

But when I scan the content to the Library, then navigate to TV Shows on the main menu.
It will only show the first fanart for all the episodes. It does not display a different fanart for each episode.....

Is there some setting I am missing in XBMC ?
Tag in the NFO file missing ?
Or some other configuration ?

The source content is set for TVShow

Here are the contents of the nfo files
Toupie Et Binou.S01E01.Binou Le Tigre.nfo
Code:
<episodedetails>
    <title>Binou Le Tigre</title>
    <season>1</season>
    <episode>1</episode>
    <plot>Binou Le Tigre, Chapeau Volant, Pas de Deux, Super-Pyjama, Safari Chaussette</plot>
</episodedetails>

Not 100% sure of the contents of this file. Re-creating from memory. But it is the basic structure.
tvshow.nfo
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<tvshow>
    <title>Toupie et Binou</title>    
    <mpaa>Children</mpaa>
    <studio>Spectra Animation</studio>
</tvshow>

Thanks!
Reply
#2
Fanart is not supported at the episode level during scan. You can probably hack it in afterwards by modifying the art table in the video database.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
ok thanks!
I will check that out later this week
Reply

Logout Mark Read Team Forum Stats Members Help
TVShow episode fanart issue in library mode0