Skip to content

Conversation

sudheer0071
Copy link

@sudheer0071 sudheer0071 commented Jun 1, 2025

  • Simplified video progress tracking logic in VideoPlayer2 by consolidating functions and improving interval management.

PR Fixes:

  1. Last timestamp of the videos will be remebred from now on, if you i left the video at 1:34:23 then whenever i will be next time watching it , it will be start from 1:34:23.

  2. Fixed the progressbar in the folders of particular videos

Implementation Video:

cms.issue.1.mp4

Resolves #1826

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

- Removed unnecessary blank lines in FolderView and ContentRenderer components.
- Simplified video progress tracking logic in VideoPlayer2 by consolidating functions and improving interval management.
- Added logging for all content retrieval in course.ts and enhanced video metadata handling in getFullCourseContent function.
@sudheer0071 sudheer0071 changed the title refactor: clean up code and improve video progress handling FEAT: Remember Last Watched Timestamp in Videos Jun 1, 2025
@sudheer0071 sudheer0071 changed the title FEAT: Remember Last Watched Timestamp in Videos Feature: Remember Last Watched Timestamp in Videos Jun 1, 2025
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: Remember Last Watched Timestamp in Videos
1 participant