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
Migrated video, music, and book libraries to Dexie with pagination, legacy-data migration, deletion cleanup, and incremental scan persistence to substantially reduce memory pressure on large libraries.
Fixed multi-provider media scanning and recursive folder loading by using each provider's own pagination and directory APIs. Also fixed Aliyun Drive WMA downloads, resumable 115 uploads, and drag-and-drop uploads.
Added movie collection support: collection entries list their films and let users switch individual movie metadata within the details page.
Fixed hidden/recoverable top tabs, scan progress, light-theme text contrast, sidebar-collapse controls, and visual consistency across the AI workspace and media libraries.
Background updates now use the configured update proxy. When no valid proxy is configured, BoxPlayer uses gh-proxy first and automatically falls back to native GitHub downloads if the proxy fails.