diff --git a/app/src/main/java/com/lagradost/cloudstream3/ui/player/GeneratorPlayer.kt b/app/src/main/java/com/lagradost/cloudstream3/ui/player/GeneratorPlayer.kt index e295c5d6..c77f9404 100644 --- a/app/src/main/java/com/lagradost/cloudstream3/ui/player/GeneratorPlayer.kt +++ b/app/src/main/java/com/lagradost/cloudstream3/ui/player/GeneratorPlayer.kt @@ -274,7 +274,6 @@ class GeneratorPlayer : FullScreenPlayer() { meta.season = newMeta.season } meta.name = newMeta.headerName - meta.imdbId = newMeta.imdbId } is ExtractorUri -> {