mirror of
https://github.com/bbara04/Purefin.git
synced 2026-03-31 17:10:08 +02:00
- Add `id` field to `MovieUiModel` and populate it from the Jellyfin item. - Update `PlayButton` in `MovieComponents` to launch `PlayerActivity` with the selected media ID. - Integrate `MovieScreenViewModel` into `PlayButton` to access current movie data via `collectAsState`.