PDA

View Full Version : TV Episodes (XML-NFO) Actor not added to db


Zippolighter
2009-04-06, 17:08
Rev19274 Windows PM3.HD

I create a xml-nfo for my tv episodes. Like described in the online manual

<episodedetails>
<title>My TV Episode</title>
<rating>10.00</rating>
<season>2</season>
<episode>1</episode>
<plot>he best episode in the world</plot>
<credits>Writer</credits>
<director>Mr. Vision</director>
<aired>2000-01-01</aired>
<actor>
<name>Little Suzie</name>
<role>Pole Jumper/Dancer</role>
</actor>
</episodedetails>

Generally the nfo works fine, but it looks like the actors not added to the db. In the info screen from the tv episode - cast, the actor is show, but itīs not possible to search for the actor or to find the actor in the videodb - tvshows - actors

sho
2009-04-06, 17:36
The example xml in the wiki might be out of date.
What happens if you export an episode that has working actors (is the syntax the same)?

What about the "helper programs" (MIP, MC)?

Zippolighter
2009-04-06, 20:52
The syntax from the export is the same.

I create a new xml-nfo with the new export and add it to the database but a search of the actor entry isnīt possible, also the entry isnīt in the actor area of the videodb - tvshow.

Sorry but I donīt know something about "helper programs" (MIP, MC)

sho
2009-04-06, 22:57
Media Companion and Media info plus.
This smells like a bug, please trac it.

Zippolighter
2009-04-07, 10:48
Trac Ticket create

http://xbmc.org/trac/ticket/6269