Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

RFC: Incremental EPG updates #497

Closed
wants to merge 1 commit into from
Closed

RFC: Incremental EPG updates #497

wants to merge 1 commit into from

Conversation

manio
Copy link

@manio manio commented Apr 2, 2012

As you requested - I am opening pull request for the changes discussed in issue #316. Please comment.

@manio
Copy link
Author

manio commented Apr 6, 2012

Lars, as you can see I've added new argument to GetEPGForChannel function. Do you think it would be a better idea to add additional API function, called eg GetEPGSince and also add a new addon capability (eg: bSupportsIncrementalEPGUpdates)?

@opdenkamp
Copy link
Owner

I'll review it in more detail as soon as I got time. thanks.

@ghost ghost assigned opdenkamp Apr 18, 2012
@opdenkamp
Copy link
Owner

I'll incorporate these changes in the external-addons branch, since I'm already working on some interface changes in there.

@manio
Copy link
Author

manio commented Jun 23, 2012

btw: I think that similar timestamping would also be great when doing channel updates. I did not mention about it yet, but if you're making an api changes - it would be great to have similar thing in channel updates (update only changed channels since last update in one bulk process and not asking if every single one has changed).

@schumi2004
Copy link

@adamsutton is your tvheadend repository the latest up-to-date version of tvheadend? It's for testing purpose.

@adamsutton
Copy link

It depends what you mean by up to date ;)

My epg-rewrite branch contains my rewrite of the TVH EPG code. But it's still in flux as I'm adding new features. Although things are beginning to stabilise.

However I've not yet included any of the stuff related to this particular feature, simply because I've been busy getting other bits to work and I think we need to agree on what is required in the API etc.. That being said because of the way I've organised the code it should be a relatively trivial feature to add (famous last words).

If you want to have a chat about this, I'm on IRC (adamsutton). And I'm usually lurking around in #hts and/or #xbmc-pvr.

Adam

@opdenkamp
Copy link
Owner

Now that PVR support has been merged into mainline XBMC, every pull request must be sent as a pull request to mainline XBMC too: https://github.com/xbmc/xbmc/pulls

That's why I am closing this one. Sorry for the trouble.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants