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][JSON-RPC] Expose EPG tag's series number as 'seasonnum' property. #20003

Merged
merged 1 commit into from Jul 30, 2021

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented Jul 28, 2021

For details see #19999 (comment)

@phunkyfish when you find some time for a code review...
@DaveTBlake is the JSON-RPC change okay?

BTW, I wouldlike to backport this as I consider it a fix.

@louisbraun fyi

@DaveTBlake
Copy link
Member

@ksooo this is a non-breaking interface change so bump JSON minor version e.g. 12.4.0

It is best practice (results can be parsed positionally?) as a non-breaking change that the added field needs to go at the end of the type definition and field enum rather than inserted (in the obvious place ) as you have done.

Yes to backporting this as a fixm since we still have v19 and v20 inline with each other.

@ksooo ksooo force-pushed the pvr-serialize-epgtag-seasonnum branch from ce70818 to 7551b73 Compare July 28, 2021 17:06
@ksooo
Copy link
Member Author

ksooo commented Jul 28, 2021

@DaveTBlake thanks, requested changes are now in.

Copy link
Member

@DaveTBlake DaveTBlake left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@phunkyfish phunkyfish left a comment

Choose a reason for hiding this comment

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

👍

@louisbraun
Copy link

Great, thx @ksooo

If you provide a current windows build, i'm ready to test it.

But just for my interest: what exactly episodepart is intended for? Is there an equivalent info label for that?

@ksooo
Copy link
Member Author

ksooo commented Jul 28, 2021

Honestly, I have no idea what episodepart is good for. It was introduced before my Kodi time.

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