StreamingCommunity thanks to Or-Cr:
- Added DoH to bypass ISP blocks.
- Disabled unstable mirror discovery (Inertia/Landing Page).
- Added TMDb error protection and fallback to HTML parsing.
- Implemented automatic cache clearing on domain change.
- Included advanced debug logs for network and domain management.
TMDb Servers:
- PrimeSrc Integration: Added PrimeSrc to the TMDb server list.
- Moviesapi: Fixed using the Vidora extractor; enabled for movies only, as TV shows use Vidflix (already available in TMDb servers).
Extractors:
- Vidora: Created the Vidora extractor to correctly support the host used by Moviesapi.
- PrimeSrc Support: Added necessary aliasUrls to VidHide, Rpmvid, Streamtape, and Filemoon extractors to correctly handle mirror links provided by PrimeSrc.
- Filemoon: Fixed extractor functionality by updating it to the new encryption method introduced by the host.
Interface & UI thanks to Or-Cr:
- Zoom Cast Fix: The zoom animation in the Cast section now applies only to the actor's photo (PeopleViewHolder.kt), keeping names fixed and legible.
- Date Translation: Updated Extensions.kt to display TMDb dates in Italian based on the system language.