NuvioStreaming/composeApp/src/iosMain/kotlin/com/nuvio/app/features
tapframe b2356ec6d3 feat: Add trailer functionality to TMDB settings and playback
- Introduced a new toggle for trailers in TMDB settings.
- Updated TMDB metadata service to fetch and handle trailers.
- Enhanced TMDB settings repository and storage to persist trailer preferences.
- Implemented trailer playback resolver for iOS, integrating YouTube extractor.
- Modified player bridge to support loading video with audio.
- Added necessary data classes and methods for trailer management and playback.
2026-04-01 00:36:38 +05:30
..
addons feat: Update storage methods to support profile-specific data; modify load and save functions across addons, library, and watch progress 2026-03-29 13:43:24 +05:30
details feat: integrate SeasonViewMode functionality in DetailSeriesContent for enhanced season display options 2026-03-30 20:54:28 +05:30
home feat: Implement profile-scoped storage keys; update settings storage and repositories to support profile-specific data 2026-03-29 13:50:52 +05:30
library feat: Update storage methods to support profile-specific data; modify load and save functions across addons, library, and watch progress 2026-03-29 13:43:24 +05:30
player feat: Add trailer functionality to TMDB settings and playback 2026-04-01 00:36:38 +05:30
profiles feat: Implement ProfileStorage for managing user profiles and enhance ProfileRepository functionality 2026-03-28 20:48:59 +05:30
search feat: implement search history management with SearchHistoryStorage and SearchHistoryRepository for improved user experience 2026-03-30 20:46:44 +05:30
settings feat: Implement profile-scoped storage keys; update settings storage and repositories to support profile-specific data 2026-03-29 13:50:52 +05:30
streams feat: Implement stream link caching and reuse settings for improved playback continuity 2026-03-29 16:14:06 +05:30
tmdb feat: Add trailer functionality to TMDB settings and playback 2026-04-01 00:36:38 +05:30
trailer feat: Add trailer functionality to TMDB settings and playback 2026-04-01 00:36:38 +05:30
watched feat: Update WatchedStorage to support profile-specific payloads; modify load and save methods to accept profileId 2026-03-29 13:18:27 +05:30
watchprogress feat: Implement profile-scoped storage keys; update settings storage and repositories to support profile-specific data 2026-03-29 13:50:52 +05:30