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

[pvr] match EPG tag pointers when associating timers with events #7242

Merged
merged 1 commit into from Jun 8, 2015

Conversation

Jalle19
Copy link
Member

@Jalle19 Jalle19 commented Jun 7, 2015

Some backends may consider a recording to have started when the actual recording
started, not when the recorded programme starts. This means the start time differs and the timer/recording cannot be matched with the corresponding EPG tag.

For backends that provide a link between EPG tags and timers this also implies a minor speedup since the various comparisons are skipped if a matching pointer is found.

@opdenkamp @ksooo @xhaggi can we include this for Isengard? I can't really work around this in the addon.

…er and an

EPG tag

Some backends may consider recordings to have started when the actual recording
started, not when the recorded programme starts. This means the start time
differs and the timer/recording cannot be matched with the corresponding EPG
tag.
@ksooo
Copy link
Member

ksooo commented Jun 7, 2015

Looks sane to me.

@opdenkamp
Copy link
Member

+1 jenkins build this please

Jalle19 added a commit that referenced this pull request Jun 8, 2015
[pvr] match EPG tag pointers when associating timers with events
@Jalle19 Jalle19 merged commit da9862f into xbmc:master Jun 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants