-
Provider Fixes and Enhancements:
- SoloLatino: Massively updated the logic to adapt to the radical visual and structural redesign of the site:
- Extraction & Decryption: Implemented new extraction and decoding logic for video servers to match the new backend, restoring correct player loading.
- UI Layout: Rebuilt the parsing logic for the new card-based interface, hero sliders, and updated metadata selectors. Improved automatic detection between Movies and TV Shows via new badges.
- Metadata & Content: Fixed season ordering (now correctly displayed in ascending order) and implemented extraction of episode descriptions and trailers (manually constructed from the data-trailer ID).
- Robustness: Introduced granular exception handling during extraction, ensuring only real video players are added to the final list, automatically excluding non-functional redirects.
- FlixLatam: Improved resilience and coverage of the server extraction system:
- Extraction Resilience: Optimized the processIframe logic by introducing independent try-catch blocks for existing extraction methods (DataLink and DOM). This ensures that a failure in one method does not prevent others from attempting server retrieval.
- Direct Iframe: Added a new fallback case to correctly handle movies and series that use iframe redirects, previously undetected by the original logic.
- Kidraz: Completely rewritten to adapt to the site's new architecture and visual design:
- New API Architecture: Full migration to new REST endpoints (api_search, api_films, api_category) with structured JSON response handling, ensuring greater speed and stability.
- Dynamic Category Discovery: Implemented an automatic detection system that extracts section names directly from the UI, with no fixed mappings, always adapting to whatever the site provides.
- Advanced UI Parsing: Updated all CSS selectors (trend-row, showcase-card, film-detail) and introduced robust logic to capture titles via internal vignettes and sibling/header selectors.
- Metadata Enrichment: Added automatic film genre extraction (.film-detail-cat) and a dynamic title cleanup system to strip UI noise (e.g. +N, Tout voir).
- SoloLatino: Massively updated the logic to adapt to the radical visual and structural redesign of the site:
-
Thanks to @tocres09:
- Add FrenchManga provider
- Update French translations
- Rename and extend "Disable VOE server auto subtitles" option to apply to Vidnest and Vidzy
- Allow forcing subtitles for VOST videos
- 1J1F: Update Rpmvid extractor to make the "VF HD" source from 1Jour1Film work again