Higher quality cover art images.

This commit is contained in:
Tim 2015-07-29 12:00:30 +02:00
commit 227e63cb50
4 changed files with 7 additions and 7 deletions

View file

@ -58,9 +58,9 @@ from plexpy import helpers
<div class="span9">
<div class="summary-content-poster hidden-phone hidden-tablet">
% if data['type'] == 'episode':
<img src="pms_image_proxy?img=${data['parent_thumb']}&width=256&height=352&fallback=poster">
<img src="pms_image_proxy?img=${data['parent_thumb']}&width=300&height=450&fallback=poster">
% else:
<img src="pms_image_proxy?img=${data['thumb']}&width=256&height=352&fallback=poster">
<img src="pms_image_proxy?img=${data['thumb']}&width=300&height=450&fallback=poster">
% endif
</div>
<div class="summary-content">