use tmdb data if missing on aod

*  episode description
This commit is contained in:
2021-07-11 12:56:21 +02:00
parent 44f99295e9
commit c66c725ee3
9 changed files with 215 additions and 41 deletions

View File

@ -64,7 +64,6 @@ class MediaFragment(private val mediaId: Int) : Fragment() {
}
}.attach()
lifecycleScope.launch {
model.load(mediaId) // load the streams and tmdb for the selected media