
Originally Posted by
ttfitz
There is no Alcatraz.xml file in that directory, the db3 file zipped was too big for attaching (7 mb), so I uploaded it to a filesharing site
Thanks again for the file. The fact that there is no Alcatraz file means something went wrong with the download, I will add some logging
How are you scheduling your recordings? There could be a bug somewhere since the UniqueID is not coming across properly to the event_details field.
Code:
<Event>
<OID>18371725</OID>
<Title>Lost Girl</Title>
<SubTitle>Food for Thought</SubTitle>
<Description>Lauren tends to a sick Aswang; Dyson's relationship with Kenzi becomes stronger.</Description>
<ChannelOID>7663</ChannelOID>
<StartTime>2012-02-23T07:00:00.0000000Z</StartTime>
<EndTime>2012-02-23T08:01:00.0000000Z</EndTime>
<FirstRun>true</FirstRun>
<Season>1</Season>
<Episode>6</Episode>
<Rating>TV-MA</Rating>
</Event>
That "OID" definitely has a unique_id EP01304253.0006
Until this is fixed, you can't use the --zap2it command line option which might mean you won't benefit from some things I have designed for North American EPG data. For now the biggest issue is if you record a movie with the same name as a TV show, you will get the TV show art and media data.
Martin