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

Implement series/episode/eptitle for recordings #58

Merged
merged 1 commit into from
Jan 5, 2018

Conversation

fuzzard
Copy link
Contributor

@fuzzard fuzzard commented Jan 5, 2018

Recordings now can be given Episode/Season numbering as well as Episode Title.

Wanted to check if recordings show the changes that relate to xbmc/xbmc#13300
Good news is they do, bad news is i think ive found a bug, but im not sure exactly where its coming from. Ill throw up an issue on here with screenshots and details in a minute

recording.strEpisodeName = strTmp;

/* Series Number */
// if (!XMLUtils::GetInt(pRecordingNode, "series", recording.iSeriesNumber))
Copy link
Contributor

Choose a reason for hiding this comment

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

Why?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My bad, was trying to troubleshoot and rule out things regarding #59
Slipped by. Fixed now.

@Jalle19
Copy link
Contributor

Jalle19 commented Jan 5, 2018

Can you bump the addon version and add a changelog entry too?

Recordings now can be given Episode/Season numbering as well as Episode Title.
@fuzzard
Copy link
Contributor Author

fuzzard commented Jan 5, 2018

Bumped addon number. As far as im aware, theres no changelog for pvr.demo

@Jalle19 Jalle19 requested a review from ksooo January 5, 2018 12:35
@Jalle19
Copy link
Contributor

Jalle19 commented Jan 5, 2018

You're probably right

Copy link
Member

@ksooo ksooo left a comment

Choose a reason for hiding this comment

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

lgtm, thx

@ksooo ksooo merged commit 0224cbd into kodi-pvr:master Jan 5, 2018
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.

3 participants