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] fix broken epg create after (#3684) #3794

Merged
merged 1 commit into from Dec 11, 2013
Merged

Conversation

xhaggi
Copy link
Member

@xhaggi xhaggi commented Dec 9, 2013

@opdenkamp as you suggested in #3770, this use the observer pattern and fix the trigger epg create issue.

@Jalle19
Copy link
Member

Jalle19 commented Dec 10, 2013

I merged this with #3798 and it seems to work fine, at least EPG is loaded on startup now. Thanks for fixing it the right way!

@@ -53,6 +53,8 @@
CPVRChannelGroupInternal::~CPVRChannelGroupInternal(void)
{
Unload();
if (Observer::IsObserving(g_PVRManager))

This comment was marked as spam.

@xhaggi
Copy link
Member Author

xhaggi commented Dec 10, 2013

squashed

@opdenkamp
Copy link
Member

jenkins build this please

opdenkamp pushed a commit that referenced this pull request Dec 11, 2013
[pvr] fix broken epg create after (#3684)
@opdenkamp opdenkamp merged commit 99a77f7 into xbmc:master Dec 11, 2013
@emilm
Copy link

emilm commented Dec 15, 2013

This does not work unfortunally.
http://forum.xbmc.org/showthread.php?tid=180491

@xhaggi xhaggi deleted the pvr-epg-job branch December 30, 2013 18:12
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