Releases: streamflix-reborn2/streamflix
Releases · streamflix-reborn2/streamflix
Release list
Release v1.7.229
Providers:
- CB01:
- Added Maxstream support for TV shows: previously only displayed for movies, now resolved for episodes as well
- Added support for episode folders: previously completely ignored because, without an alternative way to obtain the real link as done for movies, it was impossible to make them work without the newly added API
- Added Uprot API calls: getUprotMsfiApiBase for /msfi/ links and getUprotMseApiBase for direct /mse/ links when base64 decoding is not found
- For movies with uprot links converted to /mse/: attempts base64 decoding from the page HTML first, and if not found, falls back to the getUprotMseApiBase Uprot API
- For movies linked via stayonline.pro: queries stayonline first to obtain the relative uprot link, then extracts the ID to pass to the getUprotMsfiApiBase Uprot API to get the Maxstream ID
- Centralized Maxstream link resolution logic inside the resolveMaxstreamUrl() function
- GuardaSerie:
- Added WebView bypass (consistent with other providers where required) triggered when the site presents a Cloudflare challenge, allowing the app to acquire the cf_clearance cookie and proceed with loading
Extractors:
- Rpmvid:
- Fixed retrieval for HLS, hlsVideoTiktok (with /hls/ → /hlsmod/{domain}/ transformation), and CF links with proper k/kx parameters
- Added fallback to source
- Added Origin header for CF requests
- Bypassed the unreachable skyforgeconcepts.shop domain
API Security:
- Uprot API keys and base URLs are stored in native C++ code via compile-time XOR obfuscation (OBFUSCATE macro), unreadable in plain text within bytecode or via standard decompilers, and exposed to the app exclusively through JNI
Release v1.7.228
- CB01: Fix for Maxstream server not working for movies after uprot.net changes by decoding base64 script variables (decodedBaseUrl and decodedEncryptedVal)
- Updated default base domain URLs for Streaming Community and FrenchStream
- Updated domain URLs for GuardaFlix, Guarda Serie, Altadefinizione01 (including logo URL), and MEGAKino
- Updated repository references in all project files with the new username following the GitHub account ban