Bug #1728
Wrong last episode in xmltv
0%
Description
Tvheadend seems to add one episode number that dosn`t exist: 23
In this case tvheadend says Season 2 episode 5 of 23. But xml file says episode 5 of 22 ( that is correct )
Se example below xml of Vampire Diaries episode 5 of 22, season 2.
</programme>
<programme start="20130510072500 +0200" stop="20130510082000 +0200" channel="tv6.se">
<title lang="sv">The Vampire Diaries</title>
<sub-title lang="sv">Kill or Be Killed</sub-title>
<desc lang="sv">Del 5 av 22 säsong 2. Medan Stefan och Damon bråkar om hur familjen Lockwood ska hanteras lär sig Tyler mer om Mason och familjens förbannelse. Jeremy kommer närmare Lockwood-mysteriet genom att umgås med Tyler. Sheriff Forbes får chockerande information om Mason, vilket leder till en kaotisk natt.</desc>
<credits>
<director>Jeff Woolnough</director>
<actor>Nina Dobrev</actor>
<actor>Paul Wesley</actor>
<actor>Ian Somerhalder</actor>
<actor>Matthew Davis</actor>
<actor>Michael Trevino</actor>
<actor>Zach Roerig</actor>
<actor>Steven R. McQueen</actor>
<actor>Katerina Graham</actor>
<actor>Candice Accola</actor>
<actor>David Anders</actor>
<actor>Marguerite MacIntyre</actor>
<actor>Susan Walters</actor>
<actor>Claire Holt</actor>
<actor>Joseph Morgan</actor>
<actor>Daniel Gillies</actor>
<actor>Torrey DeVitto</actor>
<actor>Sara Canning</actor>
<actor>Taylor Kinney</actor>
<writer>Mike Daniels</writer>
</credits>
<date>2009</date>
<category lang="en">series</category>
<category lang="en">Drama</category>
<url>http://thetvdb.com/?tab=episode&seriesid=95491&seasonid=256621&id=2821891&lid=8</url>
<episode-num system="xmltv_ns">1.4/22. </episode-num>
<episode-num system="onscreen">Del 5 av 22 säsong 2</episode-num>
<video>
<aspect>4:3</aspect>
</video>
<star-rating>
<value>4/5</value>
</star-rating>
<icon src="http://tvimg.net/cache/138x203-0/poster/a365be1b83278ccd03567a0f81ef0072.jpg" />
</programme>
Files
History
Updated by Hardcore Jax over 11 years ago
Just to clarify
Tvheadend always add one extra episode of every season
If xml file says Season 1, Episode 1 of 20
then tvheadend says Season 1, Episode 1 of 21.
Se screenshot above
Updated by John Törnblom over 11 years ago
it has been fixed in https://github.com/tvheadend/tvheadend/commit/cbae62c053aba1386fcb47b65df28b37ce5c1f4c
backport?
Updated by Adam Sutton over 11 years ago
I actually sent an email to say I'd missed it in 3.4, bit looks like it
never made it. Hopefully this will.
Adam
On May 12, 2013 3:43 PM, wrote:
Issue #1728 has been updated by John Törnblom.
it has been fixed in
https://github.com/tvheadend/tvheadend/commit/cbae62c053aba1386fcb47b65df28b37ce5c1f4cbackport?
------------------------------
Bug #1728: Wrong last episode in xmltv- Author: Hardcore Jax
- Status: New
- Priority: Normal
- Assignee: Adam Sutton
- Category: EPG
- Target version:
- Found in version: Build: 3.4
- Affected Versions:Tvheadend seems to add one episode number that dosn`t exist: 23
In this case tvheadend says Season 2 episode 5 of 23. But xml file says
episode 5 of 22 ( that is correct )Se example below xml of Vampire Diaries episode 5 of 22, season 2.
channel="tv6.se">
The Vampire Diaries
Kill or Be Killed
Del 5 av 22 säsong 2. Medan Stefan och Damon bråkar om
hur familjen Lockwood ska hanteras lär sig Tyler mer om Mason och
familjens förbannelse. Jeremy kommer närmare Lockwood-mysteriet genom att
umgås med Tyler. Sheriff Forbes får chockerande information om Mason,
vilket leder till en kaotisk natt.Jeff Woolnough
Nina Dobrev
Paul Wesley
Ian Somerhalder
Matthew Davis
Michael Trevino
Zach Roerig
Steven R. McQueen
Katerina Graham
Candice Accola
David Anders
Marguerite MacIntyre
Susan Walters
Claire Holt
Joseph Morgan
Daniel Gillies
Torrey DeVitto
Sara Canning
Taylor Kinney
Mike Daniels2009
series
Drama1.4/22.
Del 5 av 22 säsong 24:3
4/5
/>
You have received this notification because you have either subscribed to
it, or are involved in it.
To change your notification preferences, please click here:
https://tvheadend.org/my/account
Updated by Adam Sutton almost 11 years ago
- Status changed from New to Fixed
I don't think a backport to 3.4 is likely now, as all focus is on moving forward. But it's available in the release/3.6 branch.
Adam