2010-10-24, 08:23 PM 
	
	
	carpeVideo Wrote:It may be that the xml file is a different structure than the one for GBVPR - can you post the XML file that you are trying to import?
For testing, I broke it down to just a single recording. Here's the file:
Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<recordings>
  <recording>
    <filename>e:\old recordings\$..! My Dad Says\$..! My Dad Says_20100930_19312000.ts</filename>
    <channel>WCCO-DT</channel>
    <status>READY</status>
    <startTime>2010-09-30 19:31:00</startTime>
    <endTime>2010-09-30 20:00:00</endTime>
    <title>$..! My Dad Says *</title>
    <subtitle>Wi-Fight</subtitle>
    <description>(Thu, Sep 30, 2010) Ed refuses to allow a wireless Internet connection to be installed in the house; Vince convinces Bonnie to allow Ed, a retired doctor, to examine her body.
   &#164;  Guests: Ian Wolterstorff   &#164;  Actors: William Shatner, Jonathan Sadowski, Nicole Sullivan   &#164;  Writer: Jeff Astrof</description>
    <uid />
    <group>1001</group>
  </recording>
</recordings> 

