Skip to content

Display runtime for each episode#813

Merged
FuzzyGrim merged 2 commits intoFuzzyGrim:devfrom
andrebk:episode-runtime
Aug 19, 2025
Merged

Display runtime for each episode#813
FuzzyGrim merged 2 commits intoFuzzyGrim:devfrom
andrebk:episode-runtime

Conversation

@andrebk
Copy link
Contributor

@andrebk andrebk commented Aug 15, 2025

Display the runtime on each episode in a season overview. Since runtimes may differ a lot over a season, this gives a better overview than just the average runtime of the season.

Styling looks a little weird on mobile, since the line is now longer and sometimes needs to fold. But there are already issues with styling on small screens (can't read full episode titles in many cases), so leaving that for another PR.

Mobile styling examples

360px wide (Galaxy S20):
image

414px wide (iPhone 11 Pro Max):
image

Closes #804.

Screenshots

Before:
image

After:
image

Do readable formatting when processing data instead of the template,
which is the way it is done in the code for other durations.
@FuzzyGrim FuzzyGrim merged commit 489c1cf into FuzzyGrim:dev Aug 19, 2025
6 of 7 checks passed
@FuzzyGrim
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Show runtime for each episode

2 participants