TV Episodes (XML-NFO) Actor not added to db
#1
Rev19274 Windows PM3.HD

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

Quote: <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
Reply
#2
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)?
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.
Reply
#3
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)
Reply
#4
Media Companion and Media info plus.
This smells like a bug, please trac it.
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.
Reply
#5
Trac Ticket create

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

Logout Mark Read Team Forum Stats Members Help
TV Episodes (XML-NFO) Actor not added to db0