NuvioStreaming/src/components/player
tapframe ddf8d007b7 Update progress thresholds across components to 85% for improved user experience
This update modifies various components, including ContinueWatchingSection, HeroSection, SeriesContent, and player components, to adjust the progress completion threshold from 95% to 85%. This change ensures that users can continue watching content that is closer to completion, enhancing engagement and usability. Additionally, related logic in the useWatchProgress hook and HomeScreen is updated to reflect this new threshold, providing a consistent experience across the application.
2025-06-20 18:57:41 +05:30
..
controls Remove playback speed state and related props from VideoPlayer and PlayerControls components for cleaner code and improved maintainability. 2025-06-10 03:28:08 +05:30
modals Enhance video player components with detailed logging and resume functionality 2025-06-19 21:50:42 +05:30
subtitles Enhance MetadataScreen with improved loading transitions and content visibility. Introduce state management for smooth transitions between loading and content display, utilizing animated styles for opacity and scaling effects. Refactor HeroSection integration to support new animation properties, enhancing the overall user experience during content loading. 2025-06-09 00:44:00 +05:30
utils Implement source selection feature in VideoPlayer and enhance stream handling 2025-06-10 02:43:48 +05:30
AndroidVideoPlayer.tsx Update progress thresholds across components to 85% for improved user experience 2025-06-20 18:57:41 +05:30
VideoPlayer.tsx Update progress thresholds across components to 85% for improved user experience 2025-06-20 18:57:41 +05:30