Ticket #217 (new defect)

Opened 3 years ago

Last modified 2 years ago

Reconciler doesn't always handle programs during "My MTV" properly

Reported by: anonymous Owned by:
Priority: minor Milestone:
Component: Reconciler Version:
Keywords: Cc:

Description

Sometimes the reconciler removes the actual program, so the series becomes "My MTV".

Change History

Changed 2 years ago by max

More information please.

Changed 2 years ago by anonymous

Output from Foxtel_swf grabber (~/.shepherd/grabbers/foxtel_swf/output-0.xmltv)

<programme start="200908111500 +1000" stop="200908111530 +1000" channel="mtv.paytv.au">

<title lang="en">My MTV: My Super Sweet 16</title> <desc lang="en">My Super Sweet 16 looks at over-the-top teen birthdays of kids that get whatever they want. In this episode, Demetrius throws a party worthy of his dad Timbaland by bringing the glamour of Saint Tropez to Miami.</desc> <category lang="en">Lifestyle/Documentaries</category> <language>English</language> <length units="minutes">30</length> <episode-num system="xmltv_ns">7.0.</episode-num> <video>

<colour>yes</colour>

</video> <rating system="ABA">

<value>PG</value>

</rating>

</programme>

Output from reconciler (~/.shepherd/reconcilers/reconciler_mk2/output.xmltv)

<programme start="20090811150000" stop="20090811153000" channel="mtv.paytv.au">

<title lang="en">My MTV</title> <desc lang="en">My Super Sweet 16 looks at over-the-top teen birthdays of kids that get whatever they want. In this episode, Demetrius throws a party worthy of his dad Timbaland by bringing the glamour of Saint Tropez to Miami.</desc> <category lang="en">Lifestyle/Documentaries</category> <language>English</language> <length units="minutes">30</length> <episode-num system="xmltv_ns">7 . 0 .</episode-num> <video>

<colour>yes</colour>

</video> <rating system="ABA">

<value>PG</value>

</rating>

</programme>

Note: See TracTickets for help on using tickets.