Using my own .nfo file the writer is not showing up
ruder
Junior Member Posts: 9 Joined: Apr 2012 Reputation: 0 |
2012-04-24 06:52
Post: #1
I'm using my own .nfo, all the movie information is showing up. Apart from the writer. I have tried many diffrent tags. eg <writer> <writing> <writers>. Nothing works, any ideas in what i'm doing wrong. I'm using rapier skin if that healps. Thanks
(This post was last modified: 2012-04-24 06:56 by ruder.)
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2012-04-24 08:01
Post: #2
Compare your nfo to one exported from the library (you can export to a single file/folder structure and just grab a section out of videodb.xml)
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. ![]() |
| find quote |
ruder
Junior Member Posts: 9 Joined: Apr 2012 Reputation: 0 |
2012-04-24 08:09
Post: #3
thanks, it doesn't even list writer in it.
Heres the code from the .nfo file i'm using <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <movie> <fileinfo> <streamdetails> <video /> </streamdetails> </fileinfo> <title>BASEketball</title> <originaltitle>BASEketball</originaltitle> <sorttitle>BASEketball</sorttitle> <year>1998</year> <rating>9</rating> <votes>600</votes> <plot>Two guys who invent agame played in their driveway that quickly becomes a national obsession and catapults them into the spotlight.</plot> <runtime>99 min</runtime> <genre>Comedy</genre> <genre>Sport</genre> <country>USA</country> <mpaa>PG-13</mpaa> <director>David Zucker</director> <writer>David Zucker</writer> <actor> <name>Trey Parker</name> <role>Joe Cooper</role> <thumb>c:\documents and settings\lemon\my documents\my videos\actors\trey_parker.jpg</thumb> </actor> <actor> <name>Matt Stone</name> <role>Doug Remer</role> <thumb>c:\documents and settings\lemon\my documents\my videos\actors\matt_stone.jpg</thumb> </actor> <actor> <name>Dian Bachar</name> <role>Squeak Scolari</role> <thumb>c:\documents and settings\lemon\my documents\my videos\actors\dian_bachar.jpg</thumb> </actor> <studio>Universal</studio> <playcount>0</playcount> <createdate>20120417094330</createdate> <stars>5</stars> </movie>
(This post was last modified: 2012-04-24 11:55 by ruder.)
|
| find quote |
kricker
Team-XBMC QA Specialist Posts: 3,304 Joined: Apr 2004 Reputation: 16 Location: Knoxville, TN |
2012-04-24 17:08
Post: #4
I have .nfo files generate by Ember Media Manager. The info that shows up as writers in XBMC is actaul called credits in my .nfo files. I would think <writer> would be more appropriate.
Code: <credits>Richard Wenk</credits>
(This post was last modified: 2012-04-24 17:08 by kricker.)
|
| find quote |
ruder
Junior Member Posts: 9 Joined: Apr 2012 Reputation: 0 |
2012-04-24 20:01
Post: #5
<credits> tag works thanks for the help
|
| find quote |
kricker
Team-XBMC QA Specialist Posts: 3,304 Joined: Apr 2004 Reputation: 16 Location: Knoxville, TN |
2012-04-24 20:18
Post: #6
jmarshall;
Would it not make more sense to have <writer> tags instead of <credits>? |
| find quote |
sialivi
Posting Freak Posts: 939 Joined: Dec 2008 Reputation: 7 Location: Sweden |
2012-04-24 20:27
Post: #7
If any changes are going to be made to the exported .nfo's, I hope some of the things that are completely missing from the .nfo will be taken into consideration. I'm personally very tired of having to redo the zoom mode of my hundreds of music videos everytime I've nuked my database for some reason. And allowing a movie to be part of multiple sets (which can be done by manually editing the database, but isn't possible to define in the .nfo's)
(This post was last modified: 2012-04-24 20:31 by sialivi.)
|
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help