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

Fixed editing recordings, and recording only new episodes #40

Merged
merged 1 commit into from Feb 26, 2016

Conversation

sub3
Copy link
Contributor

@sub3 sub3 commented Feb 25, 2016

-Fixed issue where user couldn't select to only record new episodes
-Fixed issue with updating one-off recordings
-Fixed issue where pre/post padding was not being loaded with recording list

@ksooo
Copy link
Member

ksooo commented Feb 25, 2016

Could you please bump the addon version and update the changelog?

tag.iTimerType = TIMER_ONCE_EPG_CHILD;
}
else
if (tag.iParentClientIndex != 0)
Copy link
Member

Choose a reason for hiding this comment

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

Please use PVR_TIMER_NO_PARENT instead of a 'magic number'.

@ksooo
Copy link
Member

ksooo commented Feb 25, 2016

BTW: I reverted the Jarvis commit you did by "accident".

Please open a Jarvis PR after(!) we're done with this PR. Please, in case you are uncertain how to do this right, without accidentally pushing stuff directly to the repo, feel free to ask. I suggest reading https://github.com/xbmc/xbmc/blob/master/CONTRIBUTING.md, which is pretty much identical to how it works for pvr addons.

@sub3 sub3 closed this Feb 26, 2016
@sub3 sub3 reopened this Feb 26, 2016
…o record only new episodes

-Fixed issue where user couldn't select to only record new episodes
-Fixed issue with updating one-off recordings
-Fixed issue where pre/post padding was not being loaded with recording list
@sub3
Copy link
Contributor Author

sub3 commented Feb 26, 2016

I've corrected the items version/changelog, and updated to use PVR_TIMER_NO_PARENT

@ksooo
Copy link
Member

ksooo commented Feb 26, 2016

Cannot say anything about the nextpvr specific code. Otherwise it is looking good. Thanks.

ksooo added a commit that referenced this pull request Feb 26, 2016
Fixed editing recordings, and recording only new episodes
@ksooo ksooo merged commit 1871323 into kodi-pvr:master Feb 26, 2016
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.

None yet

2 participants