Extractor:
- VixSrc:
- Fixed the API path to always force the /api/ prefix when the incoming link comes from a provider (e.g., Altadefinizione01) that passes a page URL instead of the direct API endpoint (e.g., /tv/.../ → /api/tv/.../).
- Removed double slashes in the generated URL.
- Added query parameter handling to avoid duplicating lang= when it already exists in the original link.
- VidzeeExtractor: Updated the static password for AES-GCM decryption of the master key.
Provider:
- Updated domains: StreamingCommunity, Altadefinizione01, GuardaFlix, GuardaSerie, MegaKino, HDFilme.
Player thanks to @Paduu29:
- Added Netflix-style next-episode overlay to the player on mobile and TV.
- The overlay shows poster, season/episode info, title, countdown, Play Now and Dismiss buttons.
- Implemented prefetch of the next episode up to 60 seconds before playback ends.
- Supports cross-season loading before the overlay appears.
- The overlay stays hidden for the rest of the current episode after manual dismissal.
- Overlay styling is now theme-aware instead of hardcoded.
- Added translations for all currently supported app languages.
- Updated TV navigation module: sidebar selection/focus colors follow the active theme; DPAD behavior tuned.
- Reduced overlay size on TV with a compact dismiss action.
Provider thanks to @NANDOFS:
- Added new IPTV providers: IPTV Spain, IPTV-All World, and Tv Libre Futbol.
- CableVisionHD: full refactor, parseChannels helper, non-media link filtering, improved metadata and categories.
- TvporinternetHD: improved channel parsing and video extraction.
- Updated MainTvActivity and MainMobileActivity to support the new IPTV providers.
Provider thanks to @tocres09:
- Wiflix: fixed server parsing and extraction.
- Frembed: French metadata selected first; updated Voe extractor.
- FrenchStream: French versions selected first.
- French Manga: fixed search functionality.