-
Notifications
You must be signed in to change notification settings - Fork 124
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
Allow PlaylistItem
to contain episodes.
#194
Allow PlaylistItem
to contain episodes.
#194
Conversation
As a first version, I just changed the |
Why is |
Because if the item is part of |
Ahh okay. Perhaps just |
Renamed |
Merged and updated the meta-issue. |
Description
It's a change for meta-issue #127: "Allow
PlaylistTrack
/PlaylistItem
to contain episodes."Motivation and Context
According to meta-issue #127 and official docs,
PlaylistItem
object can have eitherFullTrack
orFullEpisode
object as a value of thetrack
field.Hence the fix.
Dependencies
Update docs and changelog.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Run a full test suite.
This change is![Reviewable](https://camo.githubusercontent.com/1541c4039185914e83657d3683ec25920c672c6c5c7ab4240ee7bff601adec0b/68747470733a2f2f72657669657761626c652e696f2f7265766965775f627574746f6e2e737667)