Exemple #1
0
 public void switchWatchlistEpisode(TvEntity entity) {
   switchWatchlistEpisode(entity.show, entity.episode);
 }