2018-07-02, 12:50 PM
Hi all,
I have slowly been importing my old WMC recordings into NextPVR and without any problems. However, have just done a batch where the season/episode numbers don't appear in the Ready Recordings list. Here's a typical error message from the log :
2018-07-02 13:27:43.675 [ERROR][1] Unexpected error parsing EPGEvent xml: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at NUtility.EPGEvent.Parse(String xml)
2018-07-02 13:27:43.675 [ERROR][1] xml:
<Event>
<OID>0</OID>
<Title>Coast</Title>
<SubTitle>Heart Of The British Isles - A Grand Tour</SubTitle>
<Description>In this first episode the team embark on an extraordinary circular tour of the Irish Sea to visit every country and territory within the United Kingdom. The hub for this wheel around the heart of the British Isles is the Isle of Man where Neil Oliver explores the small island. On the edge of the Irish Sea at Morecambe Bay, Alice Roberts gets trapped in quicksand to discover why it is so sticky and so deadly. In Northern Ireland, Miranda Krestovnikoff sees how seals cope with the struggle to find food as they bring up pups in the beautiful inland sea of Strangford Lough. Nick Crane goes sea cliff climbing on the remarkable rocks of Anglesey as he explores why this corner of North Wales is the site of some of Britain's biggest earthquakes. </Description>
<ChannelOID>BBC 2</ChannelOID>
<!-- BBC1=7158, BBC2=7159, ITV=7148, 4=7150, 5=7155 -->
<StartTime>2010-07-20T20:00:00.0000000Z</StartTime>
<EndTime>2010-07-25T21:00:00.0000000Z</EndTime>
<FirstRun>true</FirstRun>
<OriginalAirDate>2010-07-25T00:00:00.0000000Z</OriginalAirDate>
<Season>5</Season>
<Episode>1</Episode>
<Genres>
<Genre>Documentary</Genre>
</Genres>
<UniqueID>COAS0501000000</UniqueID>
<!-- 14 characters -->
</Event>
I didn't think I was doing anything different but I clearly am but I can't figure out what. Any thoughts?
Many thanks,
Stanno
I have slowly been importing my old WMC recordings into NextPVR and without any problems. However, have just done a batch where the season/episode numbers don't appear in the Ready Recordings list. Here's a typical error message from the log :
2018-07-02 13:27:43.675 [ERROR][1] Unexpected error parsing EPGEvent xml: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at NUtility.EPGEvent.Parse(String xml)
2018-07-02 13:27:43.675 [ERROR][1] xml:
<Event>
<OID>0</OID>
<Title>Coast</Title>
<SubTitle>Heart Of The British Isles - A Grand Tour</SubTitle>
<Description>In this first episode the team embark on an extraordinary circular tour of the Irish Sea to visit every country and territory within the United Kingdom. The hub for this wheel around the heart of the British Isles is the Isle of Man where Neil Oliver explores the small island. On the edge of the Irish Sea at Morecambe Bay, Alice Roberts gets trapped in quicksand to discover why it is so sticky and so deadly. In Northern Ireland, Miranda Krestovnikoff sees how seals cope with the struggle to find food as they bring up pups in the beautiful inland sea of Strangford Lough. Nick Crane goes sea cliff climbing on the remarkable rocks of Anglesey as he explores why this corner of North Wales is the site of some of Britain's biggest earthquakes. </Description>
<ChannelOID>BBC 2</ChannelOID>
<!-- BBC1=7158, BBC2=7159, ITV=7148, 4=7150, 5=7155 -->
<StartTime>2010-07-20T20:00:00.0000000Z</StartTime>
<EndTime>2010-07-25T21:00:00.0000000Z</EndTime>
<FirstRun>true</FirstRun>
<OriginalAirDate>2010-07-25T00:00:00.0000000Z</OriginalAirDate>
<Season>5</Season>
<Episode>1</Episode>
<Genres>
<Genre>Documentary</Genre>
</Genres>
<UniqueID>COAS0501000000</UniqueID>
<!-- 14 characters -->
</Event>
I didn't think I was doing anything different but I clearly am but I can't figure out what. Any thoughts?
Many thanks,
Stanno