Getting info for movies not supported by DVD Profiler

Help each other out

Getting info for movies not supported by DVD Profiler

Postby mattdisaster on Fri Feb 11, 2005 4:11 pm

Hey all,
This might have been covered before in a previous thread but I couldnt find anything about it. Is there a way to have xlobby import information about movies and such that arent supported by dvd profiler? I just recently set up my Inu Yasha season 1 and 2 on the htpc by episode, and I was able to find episode summaries. But upon re installing the database the information was wiped out. I'm guessing this might turn into a request but is there a way to have it say find the file and look for an xml or txt in the directory for info?

-matt
mattdisaster
 
Posts: 257
Joined: Tue May 27, 2003 6:40 am
Location: Branford, CT

Postby hjackson on Fri Feb 11, 2005 9:42 pm

If you want to input it manually, the format is this:

<Collection>
<DVD>
<Title>XXXXX</Title>
<SortTitle>XXXX</SortTitle>
<CollectionType>Owned</CollectionType>
<CollectionNumber>XXXXX</CollectionNumber>
<Rating>XXXX</Rating>
<ProductionYear>XXXX</ProductionYear>
<RunningTime>XXXX</RunningTime>
<Genres>
<Genre>XXXX</Genre>
</Genres>
<Directors>
<Director>
<FirstName>XXXXX</FirstName>
<LastName>XXXXXX</LastName>
</Director>
</Directors>
<Actors>
<Actor>
<FirstName>XXXXX</FirstName>
<MiddleName>XXXXX</MiddleName>
<LastName>XXXXX</LastName>
</Actor>
</Actors>
<Overview>XXXXXXX</Overview>
</DVD>
</Collection>

Good luck!

hjackson
hjackson
 
Posts: 371
Joined: Sat Nov 29, 2003 7:12 am
Location: Tampa, Florida