Interface & UI:
- Immersive Mode: Added an option in the mobile version settings to toggle immersive mode, allowing users to hide system bars thanks to Or-Cr.
- Cast Section: Fixed focus and zoom behavior for elements within the Cast section thanks to Or-Cr.
- Seasons Layout:
- Changed the image format from horizontal (2:1) to vertical (2:3) with a fixed height of 200dp thanks to Or-Cr.
- Limited the zoom effect exclusively to the image to prevent text distortion thanks to Or-Cr.
- Increased the margin between image and text to 20dp thanks to Or-Cr.
- Added a paddingBottom of 40dp to the seasons list to ensure text isn't cut off by the screen edge when an item is in focus thanks to Or-Cr.
Providers & Metadata:
- StreamingCommunity: Updated the default domain to a static one thanks to Or-Cr.
- Season Posters: Added TMDB seasonal poster support for Streaming Community, StreamingIta, GuardaFlix, GuardaSerie, Altadefinizione01 and CB01.
- Full TMDB Support: Implemented total integration (season posters, episode metadata, banners and ratings) for the HDFilme, Einschalten and AniWorld providers.
- FilmPalast: Integrated TMDB with automatic title cleaning (removal of SxxExx tags) for accurate matching and added support for dynamic banners.
- StreamingIta: Added TMDB ratings to the home slider using parallel asynchronous loading for better performance.
- Einschalten: Updated the provider to support the new API structure and load home categories via API.
Extractors:
- Vidnest: Added the new Vidnest extractor.
- Closeload: Restored the original decryption methods that were removed during refactoring to ensure maximum resilience.
- VidHide: Added the specific URL alias used by the Moflix provider.
- StreamUp: Fixed the extraction logic to correctly handle links containing the /v/ pattern and added the referrer to the headers.
- Gupload: Updated the logic for the new decodePayload system and added the headers.