cms icon indicating copy to clipboard operation
cms copied to clipboard

Feature: Remember Last Watched Timestamp in Videos

Open sudheer0071 opened this issue 9 months ago • 0 comments

  • 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:

https://github.com/user-attachments/assets/fe173b94-0b01-4f54-9159-286ecf12c83f

Resolves #1826

Checklist before requesting a review

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

sudheer0071 avatar Jun 01 '25 23:06 sudheer0071