Commit Graph

12 Commits

Author SHA1 Message Date
Jannik a10287f747
add upNextSeries
the MediaFragment will show the next episodes title instead for the series title and play the "next up" episode when the play button is clicked
2022-01-09 18:41:23 +01:00
Jannik 22d2d777c8
add newly added title to HomeFragment
* add support for season_list to crunchyroll parser
2022-01-06 18:39:23 +01:00
Jannik 04b1ac5a53
add playheads to crunchyroll parser
* show watched icon, if episode has been fully watched
* add seasonTag to browse()
2022-01-05 01:28:39 +01:00
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