diff --git a/dashboard-ui/scripts/tvshows.js b/dashboard-ui/scripts/tvshows.js index a6c13e38ef..396c97e3dc 100644 --- a/dashboard-ui/scripts/tvshows.js +++ b/dashboard-ui/scripts/tvshows.js @@ -86,7 +86,7 @@ ApiClient.getItems(Dashboard.getCurrentUserId(), query).done(function (result) { - $('#items', page).html(LibraryBrowser.getEpisodePosterViewHtml({ + $('#items', page).html(LibraryBrowser.getPosterViewHtml({ items: result.Items, useAverageAspectRatio: true