Movie Detail Page - Cast & Crew #13

Open
opened 2026-06-24 00:27:31 +00:00 by echo · 0 comments
Owner

Display cast and crew for a movie on the detail page.

Scope:

  • Fetch cast/crew from Jellyfin API (Persons endpoint)
  • Horizontal scrollable row of PersonCell components
  • Each person: avatar photo, name, role/character name
  • Handle missing avatars gracefully (placeholder)

Done when:

  • Movie detail page shows a "Cast" section with horizontal scroll
  • Each cast member displays photo, name, and character name
Display cast and crew for a movie on the detail page. **Scope:** - Fetch cast/crew from Jellyfin API (`Persons` endpoint) - Horizontal scrollable row of `PersonCell` components - Each person: avatar photo, name, role/character name - Handle missing avatars gracefully (placeholder) **Done when:** - Movie detail page shows a "Cast" section with horizontal scroll - Each cast member displays photo, name, and character name
echo added the
enhancement
feature
label 2026-06-24 00:28:20 +00:00
echo added this to the 0.1.0 alpha milestone 2026-06-24 00:28:31 +00:00
echo changed title from Movie Detail Page — Cast & Crew to Movie Detail Page - Cast & Crew 2026-06-24 00:30:25 +00:00
Sign in to join this conversation.
No description provided.