-
Player:
- Restored Picture-in-Picture mode on mobile: videos now automatically shrink when the Home button is pressed.
-
Provider:
- HDFilme: Implemented skipping of empty seasons for a clean UI, added a manual multi-hop RedirectInterceptor to fix search data loss due to domain redirect, and separated UI title from TMDB title to ensure accurate poster matching.
- StreamingCommunity: Fixed a potential NullPointerException in the 'version' field. The fix corrects crashes during both backup restoration and normal usage.
- HiAnime: Removed the provider due to its closure.
-
Extractor:
- Vidara: Fixed a ClassCastException occurring when the 'subtitles' field in the API response was null (now safely handled with an isJsonArray check).
- Dropload: Corrected Referer header sending to properly handle redirects (following DoodStream logic), essential for setting the correct Referer needed for playback.
-
Settings:
- Added "Automatic update check" option in settings (Mobile and TV) to enable or disable automatic version checking.
- Localized the new strings in all supported languages (IT, EN, ES, FR, DE, AR).