New features:
- Right-click “list add” button on main ui to choose list to save directly to
- Customize seek values (Settings => Player)
UI tweaks:
- Reworked FolderBrowser (Settings => Experimental to enable)
- Reworked ListBrowser (Settings => Experimental to enable)
- Manual extension filtering moved to context menu of video/image filter buttons (new listbrowser)
- Thumbnail preview in new FolderBrowser & ListBrowser (Settings => Experimental to enable)
- Pop-up dialogues in ListBrowser included in theme engine (using LB settings)
- Other pop-up dialogues included in theme engine
- Updated theme color tables
- New splash art and icon (propably updates after explorer restart)
- Selecting theme moved to Settings => Interface (makes sense)
Bug fixes:
- Fixed ListBrowser list color not changed correctly on drag&drop (legacy)
- Fixed some missing theme links
- Fixed potential crash on startup
- Fixed FolderBrowser temp settings not setting correctly
- Fixed file crawler ignoring extension filter
- Fixed missing color values returning an empty color instead of using default fallback
- Fixed wrong formatted color values causing crash
Optimization:
- Further optimized crawler performance
- Updated RTX VSR method to adapt scaling values
Notes:
- Updated libmpv to latest version
Reworked Folder/List browser
Fully reworked UI and codebehind of both browsers. As you can see with a newly added thumbnail previewer.
The preview works only in the new browsers, so you have to enable both in Settings => Experimental
Let me know if it causes any issues on your side. So far, it’s super performant and works silently in the background.
Handling hasn’t changed much, except the manual filter selection in ListBrowser has moved to the context menus of the according filter switch button:
The folderpath is interactive now so you can jump directly in any parent directory without the need of going back multiple times or starting on a root folder again.
Customize Seek values
You can now customize how much of a video is skipped if you seek forward/backward either with the default shortcuts alt+left/right or mousewheel scroll.
Should be straightforward, basically you have two values for shorter and longer videos which is determined by the threshold value because I found it better to have larger seek values on longer videos. You can set em up as you like.






