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
Skip Intro & IntroDB Integration
IntroDB integration - Skip intro now uses IntroDB's timestamp database for automatic intro, recap, and outro detection on series episodes. Falls back to existing chapter-based detection when local data is available
Clickable Skip Intro notification - The skip intro overlay is now clickable in addition to Tab key (thanks @MADSWAMI53 and @ElijahB5088)
Removed unreliable filter notifications - FFmpeg-based silence/blackframe detection was too noisy and is now disabled by default. Manual Tab skipping and chapter-based detection remain fully active
Cleaner skip notification - Removed "Press Tab" hint text from the overlay for a cleaner look
Player
Added playback clock & finish time - Displays current time and estimated finish time while watching (e.g. 14:21 • Ends at 15:20)
Improved hardware decoding - auto-copy mode now applied exclusively to anime content instead of all series
Metadata & Discovery
Fixed Discover → Detail page enrichment - Metadata injection now works correctly when navigating to a detail page from the Discover tab
Fixed hover metadata on Discover page - Hovering posters on Discover now correctly shows enriched metadata
Fixed metadata enrichment pipeline - Entries are now properly marked as complete after enrichment, fixing "No details available" showing despite data being present in the database
Restored anime detection - T2 anime detection (Japan + Animation) restored after IMDb API removal
Removed broken IMDb API - API has been permanently offline since July 2026 and was spamming error logs on every lookup. TMDB/MDBList now handle enrichment fully
Gamepad
Improved gamepad focus handling - Gamepad inputs now only register when Stremio Kai has focus, and any connected gamepad is supported (fix by @cnscollon)