- Version Bump 5.0.6
- Updated Readme with better AnimeJaNai install Instructions
- Fix build script not closing on end and anime4k being applied by default.
- Adjusted mpv config path to protable_config to support animejanai
- Adjusted readme to the new path
- Fixed installer not removing webengine cached data
- Added build scripts for animejanai and anime4k
- Now Anime4k is included by default in stremio
- For Animejanai it must be provided as release after making the custom build using the build script
- Added mpv.conf support
- Added a example / default mpv.conf
- Added a anime upscaler example profile with required shaders
- Adjusted deploy_windows to include the mpv.conf and shaders
- Set dict size to 128 to make installer even smaller
- Switched to using Borderless Fullscreen
- Fixes many windows bugs like:
- Hdr flickering, Black Flash going into Fullscreen with hdr, Black flash going fullscreen on high refresh rate monitors
- Using a node script instead for windows deployment
- ( Will be later used for github automatic deployment)
- Updated windows.md with updated deploy steps
- Autoupdater fix for ubuntu causing update prompt to always show
- Libmpv version bump for ubuntu support
- Fixes for building on ubuntu 24.10
- Moved setlocale after MainApp as this resets it.
- Moved setStorageName to the top for webEngineProfile, has to happen first
- Fixed main qml deprecated function typing
- Fixed autoupdater not working with 1 item list on ubuntu
- Moved cmake QT_DEFAULT_MAJOR_VERSION to be always applied. As it is always needed no matter the os.
- Updated windows.md typos
- **Auto updating!** Fixed auto updater to work with this fork.
- Added Updater Notification Screen
- Fixed Chrome Session not being saved, forcing login on each start.