Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reading XMLTV xmltv_ns for PVR API v9.0.0 #884

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

emveepee
Copy link
Contributor

@emveepee emveepee commented Aug 22, 2024

Update EpisodePartNumber with the total number of episodes in an episode sequence. Use with Episode number

As an example from this XMLTV programme the programs shows E45/48 in the Estuary skin

	<programme start="20240823161500 +0000" stop="20240823170000 +0000" channel="nextpvr-7400">
		<title>Pointless</title>
		<desc>45/48. Alexander Armstrong is joined by co-host Desiree Burch for the quiz where contestants try to score as few points as possible by coming up with the answers no-one else could think of. [S] [HD]</desc>
		<category>Show / Game show</category>
		<episode-num system="xmltv_ns">..44/47</episode-num>
	</programme>

image

Copy link
Member

@phunkyfish phunkyfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, comment looks good.

One small request to split the code change from the changelog and version. For iptvsimple we add a separate comment for the version bump.

Eg: 76b7ea9

Update EpisodePartNumber with the total number of episodes in an episode sequence.  Use with Episode number
@phunkyfish phunkyfish merged commit 19f7304 into kodi-pvr:Piers Aug 24, 2024
8 checks passed
@emveepee emveepee deleted the episodepart branch August 24, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants