Commit graph

4 commits

Author SHA1 Message Date
Zarg
7434ac684f Fixed subtitle not loading if non ascii characters
- Added URI Decode before mpv sub-add
- Related Issue: https://github.com/Zaarrg/stremio-community-v5/issues/48#issuecomment-2994429258
2025-06-25 15:59:11 +02:00
Zarg
501f616717 Added check for stremio service
- Check for stremio service to use server.js of stremio service
2025-04-14 23:40:05 +02:00
Zarg
416dab85cf Added advanced Browser Extensions Support
- Added extension domain whitelist gotten from extensions.json on github for allowed domains to navigate for browser extension usage. App allow these domain to be navigated to other are open externally.
- Added script Queue to run scripts on navigation complete
- Added "Home" navigate event arg, to navigate back to home page
- Added Back to Stremio button when not on Stremio page
- Partial permid support with custom patch. Still some features not working.
2025-02-02 03:13:22 +01:00
Zarg
ca406bcb2a added .idea folder for easier setup on other systems 2025-01-16 14:21:25 +01:00