MetadataHolder

constructor(apiName: String, isMovie: Boolean, title: String?, poster: String?, currentEpisodeIndex: Int, episodes: List<ResultEpisode>, currentLinks: List<ExtractorLink>, currentSubtitles: List<SubtitleData>)