json( $this->torrentio->fetchEpisodeResults($imdbId, $season, $episode, false) ); } return $this->json( $this->torrentio->search($imdbId, 'movies', false), ); } }