Commit Graph

8 Commits

Author SHA1 Message Date
Jannik 90069e2518
update copyright/license notice 2022-01-03 14:48:58 +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 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 2d2c7b2580
implement lazy loading for LibraryFragment & code cleanup 2022-01-03 14:48:15 +01:00
Jannik 919bce65e9
Implement media fragment for tv shows 2022-01-03 14:48:04 +01:00
Jannik 4f5f111afe
implement index call
index is needed to retrieve identifiers necessary for streaming
2022-01-03 14:46:45 +01:00
Jannik e6fd5d6952
add rudimentary parsing for browsing results 2022-01-03 14:46:07 +01:00