loof2736 / scyfin

Custom theme for Jellyfin WebUI
GNU General Public License v3.0
213 stars 21 forks source link

Card image in TV Show Episode List covers episodes. #21

Closed HBIDamian closed 2 months ago

HBIDamian commented 2 months ago

The card image covers the images for the episodes.

Replicated with both

@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/css-scyfin/scyfin-theme.css');

and

@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/css-scyfin/scyfin-theme-backdrop.css');
[Screenshot] TV Shows - Episode List issue

It has a similar issue on Cast & Crew pages, covering the "Shows" and/or "Movies" sections.

[Screenshot] Cast & Crew screen issue

Server version: 10.9.6 Web version: 10.9.6 Build version: 10.9.6

loof2736 commented 2 months ago

Thought I finally figured out a way to account for 16:9 episode previews vs 2:3 movie posters, guess I'll keep looking haha. Should be fixed in v1.3.0, though the details page for individual episodes has a bit of extra spacing until I figure it out.