id}") ?>" class="tvshow-link">
name) ?>
<?= html_escape($show->name) ?>
seasons_count ?> saisonseasons_count > 1 ? 's' : '') ?>
average_rating !== null): ?> average_rating); $hasHalf = ($show->average_rating - $fullStars) >= 0.5; $emptyStars = 5 - $fullStars - ($hasHalf ? 1 : 0); for ($i = 0; $i < $fullStars; $i++) { echo ''; } if ($hasHalf) { echo ''; } for ($i = 0; $i < $emptyStars; $i++) { echo ''; } ?> Aucune note