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] Cleanup PVR Manager's 'update current file' logics #12621

Merged
merged 4 commits into from
Aug 3, 2017

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented Aug 3, 2017

... and remove some now unused stuff (with commit 2 and 3).

This change has ben runtime-tested on macOS, latest kodi master.

@FernetMenta mind taking a look?

@ksooo ksooo added Type: Cleanup non-breaking change which removes non-working or unmaintained functionality Component: PVR v18 Leia labels Aug 3, 2017
@ksooo ksooo added this to the L 18.0-alpha1 milestone Aug 3, 2017
@ksooo ksooo requested a review from FernetMenta August 3, 2017 16:03
CMusicInfoTag* musictag = item.GetMusicInfoTag();
if (musictag)
{
musictag->SetTitle(epgTagNow

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@ksooo ksooo merged commit 761fd47 into xbmc:master Aug 3, 2017
@ksooo ksooo deleted the pvr-cleanup-update-current-file branch August 3, 2017 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: PVR Type: Cleanup non-breaking change which removes non-working or unmaintained functionality v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants