Commit graph

25 commits

Author SHA1 Message Date
Zarg
ebb4bd763c Update README.md 2025-01-07 09:32:01 +01:00
Zarg
32b57b0cb3 Update README.md
- Proper source linking
2025-01-07 09:19:44 +01:00
Zarg
f235f6e51c Update README.md 2025-01-07 09:12:24 +01:00
Zarg
f05c5e9cd5 AnimeJaNai Keybindings 2025-01-07 09:04:44 +01:00
Zarg
5d230db535 Version Bump 5.0.6 + fixes
- 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.
2025-01-07 08:57:49 +01:00
Zarg
8296fe342d animejanai support
- 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
2025-01-07 05:04:50 +01:00
Zarg
63fc8f21cb Update README.md 2025-01-04 06:58:14 +01:00
Zarg
7a011d347d Update README.md 2025-01-04 06:57:29 +01:00
Zarg
bb19ef3fe5 Update README.md 2025-01-04 04:25:02 +01:00
Zarg
524a3d90c4 Version Bump 5.0.5 2025-01-04 03:17:18 +01:00
Zarg
e578413d98 Mpv.conf support and seek skipping fixed
- 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
2025-01-04 03:04:43 +01:00
Zarg
df7cf2f731 Version Bump 5.0.4 2025-01-03 02:28:56 +01:00
Zarg
0aab901086 Improved mpv settings for faster playback and seeking 2025-01-03 02:10:39 +01:00
Zarg
e60a7b0abd fix hovered link not opening directly 2025-01-03 00:21:32 +01:00
Zarg
baa83942ad Version Bump 5.0.3 2025-01-01 05:37:04 +01:00
Zarg
29f7ce50ac Borderless Fullscreen
- 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
2024-12-31 06:25:13 +01:00
Zarg
372301093f Updated Windows deploy script + ubuntu updater fix
- 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
2024-12-26 19:07:15 +01:00
Zarg
42fc7be439 ubuntu fixes
- 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
2024-12-25 20:44:56 +01:00
Zarg
b66efe6101 NextVideo playback fix and borderless window tray option
- Fixed NextVideo playback by not returning every end of playback event
- Added Borderless Window tray option
2024-12-22 12:30:50 +01:00
Zarg
f447229ed4 Create LICENSE.md
- Added missing license
2024-12-20 12:32:48 +01:00
Zarg
56dd1f4bd6 Auto Updater!
- **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.
2024-12-20 12:17:11 +01:00
Zarg
6594b4273a Persistent Session fix
- Fixed session not being persistent
- Fixed build bat skipping openssl .dlls
2024-12-19 09:08:18 +01:00
Zarg
dd69e64a5c Delete server.js 2024-12-19 07:40:42 +01:00
Zarg
8770d08f99 Update .gitignore 2024-12-19 07:39:11 +01:00
Zarg
453acf0f3f qt6 letss goo
- Refractor
- Qt6
- Nice
2024-12-19 07:10:44 +01:00