diff --git a/plugin/YouPHPFlix2/view/row_video.php b/plugin/YouPHPFlix2/view/row_video.php index 8a0f05924..d4bf21f73 100644 --- a/plugin/YouPHPFlix2/view/row_video.php +++ b/plugin/YouPHPFlix2/view/row_video.php @@ -1,152 +1,156 @@

IMDb doNotDisplayViews)) { ?> doNotDisplayLikes)) { ?> doNotDisplayCategory)) { ?> "> doNotDisplayGroupsTags)) { if ($value2->label === __("Group")) { ?> text; ?> paidOnlyFreeLabel && !empty($value2->label) && $value2->label === __("Paid Content")) { ?>text; ?>doNotDisplayPluginsTags)) { if ($value2->label === "Plugin") { ?> text; ?> showNotRatedLabel) { include $global['systemRootPath'] . 'view/rrating/notRated.php'; } ?>

posterPortrait) && basename($images->posterPortrait) !== 'notfound_portrait.jpg' && basename($images->posterPortrait) !== 'pdf_portrait.png' && basename($images->posterPortrait) !== 'article_portrait.png') { ?> + poster) && basename($images->poster) !== 'notfound.jpg' && basename($images->poster) !== 'pdf.png' && basename($images->poster) !== 'article.png') { ?> + landscapePosters) && !empty($images->posterPortrait)) { ?> + +

hidePlayButtonIfCannotWatch) { $canWatchPlayButton = "hidden"; } ?>
\ No newline at end of file