cms
cms copied to clipboard
Feature: Remember Last Watched Timestamp in Videos
- Simplified video progress tracking logic in VideoPlayer2 by consolidating functions and improving interval management.
PR Fixes:
-
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.
-
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