<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://zerosandtheone.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Tech-No-Babble</title><subtitle type="html" /><id>http://zerosandtheone.com/blogs/technobabble/atom.aspx</id><link rel="alternate" type="text/html" href="http://zerosandtheone.com/blogs/technobabble/default.aspx" /><link rel="self" type="application/atom+xml" href="http://zerosandtheone.com/blogs/technobabble/atom.aspx" /><generator uri="http://communityserver.org" version="4.0.30417.1769">Community Server</generator><updated>2009-04-28T16:43:00Z</updated><entry><title>DVDID XML files and how to get them</title><link rel="alternate" type="text/html" href="/blogs/technobabble/archive/2009/04/28/dvdid-xml-files-and-how-to-get-them.aspx" /><id>/blogs/technobabble/archive/2009/04/28/dvdid-xml-files-and-how-to-get-them.aspx</id><published>2009-04-28T15:43:00Z</published><updated>2009-04-28T15:43:00Z</updated><content type="html">&lt;p&gt;About a month or so ago, I started ripping my DVD collection to my WHS in an effort to use Media Center via XBOX 360 to play my movies. I found a great site called DVDXML.com (I am sure some of you are familiar with it) to get the XML files for these rips, so that media center would properly go out to the web and grab the cover art and movie data.&lt;br /&gt;&lt;br /&gt;I ripped all my movies to MPG files (which works with Media Center/Xbox 360 in Windows 7) and was happy to find they work just as well as VOB files when it comes to utilizing cover art and the dvdid data. (even DIVX avi files work) &lt;br /&gt;&lt;br /&gt;I spoke to Tim who runs DVDXML.com and told him I would be interested in writing a Windows client to simplify the process of getting these files for bigger collections.&lt;br /&gt;&lt;br /&gt;I have created a Windows client app that automates the process of getting all the DVDID xml files for your movie collection.&lt;/p&gt;
&lt;p&gt;The normal process of getting the DVDID.xml files from DVDXML.com goes something like this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Login on website&lt;/li&gt;
&lt;li&gt;Search for movie title&lt;/li&gt;
&lt;li&gt;Look through results to find correct match, select match&lt;/li&gt;
&lt;li&gt;Click button to download DVDID.XML file from website&lt;/li&gt;
&lt;li&gt;Select directory where DVDID.XML file should go&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So as you can image, if you have a big collection, that could be a pretty painful process. Tim over at DVDXML.com had created an XML api that could be used to gain access to his database of DVDID information. He currently charges&amp;nbsp;$20 for a license to the API. My application uses this API to automate the above process down to this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Run DVDXML.com client app&lt;/li&gt;
&lt;li&gt;Select root folder where all movie rips are contained&lt;/li&gt;
&lt;li&gt;Click Run Query button&lt;/li&gt;
&lt;li&gt;All results for all movies are brought back instantly. You go through the list and click on the match, and the DVDID.XML file and optionally the cover art are saved to the correct folder automatically.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There are also some other features, like a directory creation wizard, for those of you who might have a folder with a bunch of movie files sitting in it (media center needs a folder structure to work properly with DVDID.xml files). As well as the ability to do manual queries, requires, consolidation of multiple DVDID.xml files if present for a single movie, etc..&lt;/p&gt;
&lt;p&gt;Oh, and of course the best part, is that this application is written in Visual Basic.NET (using .NET 3.5 SP1).&lt;/p&gt;
&lt;p&gt;You can download the application from the link below (keep in mind you do need an API license from DVDXML.com)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://dvdxml.com/download.php?view.15509" class="null"&gt;DVDXML.com&amp;nbsp;Windows Client&amp;nbsp;Download Page&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here are a few screenshots:&lt;/p&gt;
&lt;p&gt;&lt;img height="365" width="512" src="http://www.dvdxml.com/images/winclient_main.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="231" width="464" src="http://www.dvdxml.com/images/winclient_settings.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="160" width="423" src="http://www.dvdxml.com/images/winclient_query.jpg" alt="" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img height="217" width="464" src="http://www.dvdxml.com/images/winclient_directory.jpg" alt="" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://zerosandtheone.com/aggbug.aspx?PostID=651" width="1" height="1"&gt;</content><author><name>admin</name><uri>http://zerosandtheone.com/members/admin/default.aspx</uri></author><category term="dvdxml.com" scheme="http://zerosandtheone.com/blogs/technobabble/archive/tags/dvdxml.com/default.aspx" /><category term="media center" scheme="http://zerosandtheone.com/blogs/technobabble/archive/tags/media+center/default.aspx" /></entry></feed>