Commit Graph

9 Commits

Author SHA1 Message Date
Jannik 2fa5a0aacd
add up next to home screen
for now up next will show the series and not play the actual episode
2022-01-05 00:28:49 +01:00
Jannik 9062474180
add watchlist to home fragment 2022-01-03 14:49:15 +01:00
Jannik 9f47304b55
move TMDBApiCOntroller to Fuel and kotlinx.serialization
* add year and maturityRatings to MediaFragment
* don't show season selection if only one season is present
2022-01-03 14:48:42 +01:00
Jannik a14db062ed
implement season selection in MediaFragment 2022-01-03 14:48:34 +01:00
Jannik b21e9c7abd
implement preferred season/languag choosing in MediaFragment 2022-01-03 14:48:29 +01:00
Jannik 51e214d3c1
add search for tv shows
media items are currently not selectable, the app will crash
2022-01-03 14:48:24 +01:00
Jannik 6dac929550
add support for crunchyroll media playback in player 2022-01-03 14:48:11 +01:00
Jannik 919bce65e9
Implement media fragment for tv shows 2022-01-03 14:48:04 +01:00
Jannik e6fd5d6952
add rudimentary parsing for browsing results 2022-01-03 14:46:07 +01:00