use tmdb data if missing on aod
* episode description
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user