Update GeneratorPlayer.kt

This commit is contained in:
KingLucius 2024-05-15 07:16:49 +03:00
parent d7a9c84936
commit 1bc93a48a8

View file

@ -265,7 +265,6 @@ class GeneratorPlayer : FullScreenPlayer() {
when (val newMeta = currentMeta) {
is ResultEpisode -> {
Log.d("King", "TempMeta => $newMeta")
if (!newMeta.tvType.isMovieType()) {
meta.episode = newMeta.episode
meta.season = newMeta.seasonIndex