You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
v1.0.5 (Latest)
Dual Streaming Engine
Direct Play is now the default — Torrent streaming was taking too long to load, so we made Direct Play the primary option for instant playback.
Torrent streams remain as a secondary fallback — available for content not found on direct servers.
Direct Download button — every torrent result now includes a download link for easy local saving.
Infinite Scrolling
Replaced the static "Load More" buttons with seamless infinite scroll across Anime, Movies, and TV Shows grids.
Dynamically fetches the next page as you scroll.
Continue Watching
Auto-saves playback position when using Direct Play.
Restores position on return with a "Resume Playing" button at the top of the detail view.
Redesigned Detail View
3-column theater layout: Left (episodes), Center (player + info), Right (recommendations).
Seasons & Series Browser: TV shows show all other seasons as poster cards below the info card. Anime shows related anime (sequels/prequels). Movies show collection parts.
Recommendations Sidebar: Genre-matched recommendations with poster cards in the right column.
Episode Grid: Numbered episode buttons with watched-dot progress indicators, upcoming episode badges, and click-to-switch season support.
Login Page
Added a dedicated authentication page with session management.
Responsive Design
Fully adaptive layout across desktop, tablet, and mobile.
Redesigned navigation sidebar, improved touch support, and mobile-friendly episode grids.
18+ Content Safe Search
Global setting to enable/disable 18+ content across TMDB and AniList.
Defaults to Safe Search (Off).
Hidden Hentai genre filter appears dynamically when 18+ content is enabled.
Performance
Capped homepage featured lists (Trending, Top Rated, Upcoming) to 16 items for faster load times.
Added Volume Boost built-in audio gain control (1x–4x) for inline player.
Volume Master extension notice added for browser-level audio boosting.
Bug Fixes
Fixed search crashes when TMDB results or AniList image/title data is missing.
Fixed navigation links getting stuck when opening detail views.
Fixed hamburger menu not clickable on mobile.
Fixed settings not visible in navigation.
Fixed video continuing to play in background when navigating away from detail view.
Fixed Continue Watching tab switching behavior.
v1.0.4
Infinite Scrolling: Replaced the static "Load More" buttons with a seamless infinite scroll mechanism across the Anime, Movies, and TV Shows grids.
Optimized Dashboard Performance: Capped featured lists on Home view to 16 items each.
18+ Content Safe Search: Added global setting for 18+ content filtering across TMDB and AniList.
Hentai Genre Filter: Hidden filter that appears only when 18+ content is enabled.
Robust API Error Handling: Fixed crashes from missing TMDB results or missing AniList data.
v1.0.3
Direct Scrapers Priority: Search engine prioritizes lightning-fast direct scrapers (The Pirate Bay, Nyaa, YTS, EZTV).
Strict Scraper Timeouts: Hard 5-second maximum timeout on SSE stream to prevent hanging.
VLC Extension Fix: Removed legacy hardcoded relay endpoint for direct TorrServer HTTPS playback.
Improved Extension Guide UI: Overhauled homepage banner to a sleek, dismissible card.