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

Update to API 17 #388

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Update to API 17 #388

wants to merge 1 commit into from

Conversation

michaelarnauts
Copy link
Collaborator

@michaelarnauts michaelarnauts commented Jul 11, 2024

Still WIP

It seems it's not possible to differentiate between a Program or a Movie by looking at a teaser, so we construct a generic Teaser object. This is converted to a TitleItem that will go to show_details when selected in the UI. This uses the /detail/ API (the one that Program used in the past).

When we see that selectedSeason contains info, we assume it's a Program, else we assume it's a Movie.

This unfortunately causes a list with one TitleItem to be visible that will actually start playing that movie.

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.

1 participant