joonne / harbour-nayttamo

Native YLE Areena for Sailfish OS
MIT License
6 stars 3 forks source link

Program/Series Page #8

Open joonne opened 6 years ago

joonne commented 6 years ago

Searching for programs should probably show the available series / programs instead of the individual episodes, i.e. show the parent of the program.

Is this doable with the API?

Page should show basic information about the series / program / movie / (radio program in the future) and the available seasons and then episodes by seasons.

The official YLE Areena app at least shows this info and is also pretty good looking, so hopefully it is doable.

joonne commented 5 years ago
seasonId: program.partOfSeason && program.partOfSeason.id,

?

mlehtima commented 5 years ago

https://github.com/joonne/harbour-nayttamo/pull/26 included first part of series support by adding context menu for showing all episodes of a series a program is part of.