Screenbox
Screenbox copied to clipboard
feat: add privacy section in the settings
- Added a new
Privacysettings section - Moved the
Show recentcard to thePrivacysection - Added a new
Remember playback positionsetting - Updated
FileServiceto respect theShowRecentsetting
The feature for remembering playback positions isn't functioning as expected.
Saving the positions list is not reliable enough, and I’m unable to clear the cache on the DeleteFromDiskAsync() method.
We should also consider including the playback position history in the SettingsExpander items.