Nuvio Linux 0.1.16-alpha
Nuvio Linux 0.1.16-alpha
First release of the 0.1.16-alpha app version. Brings the Simkl tracking integration, Linux player refinements, sync cleanup, and upstream fixes.
Highlights
- Simkl tracking: connect your Simkl account (PKCE/PIN), sync watchlists, watched history, playback progress and scrobbles — including anime with per-season MAL/Kitsu ID tracking.
- Player: fullscreen toggle in the overlay, volume slider + mouse-wheel volume, tap-to-jump seek, smoother sliders, resume from saved position on continue-watching and source switch, skip-outro seek clamp.
- Sync: removed the broken realtime invalidation channel, retry incomplete foreground pulls, desktop navigation layout now syncs across profiles.
- Fix: nuvio-account sign-in works again (Supabase credentials are baked into all packages).
- Packages: Arch, DEB, RPM, AppImage, Flatpak — all built for baseline x86-64.
Commits
f483639 fix(packaging): reset RPM release to 1 for the 0.1.16-alpha app version @JJDizz1L
28b41af feat(tracking): port upstream Simkl provider + tracking architecture (0.1.16) @JJDizz1L
158c8de fix(player): resume from saved position on continue-watching and source switch @JJDizz1L
bb87861 fix(player): invert wheel volume, smooth sliders, tap-to-jump seek @JJDizz1L
e81cf03 feat(player): fullscreen button, volume slider, and mouse-wheel volume on Linux @JJDizz1L
90e13c1 refactor(sync): remove realtime sync, retry incomplete foreground pulls @JJDizz1L
26ee7b7 fix(search): remove recent history icons @JJDizz1L
f151158 feat(i18n): Slovak and Greek translation updates @JJDizz1L
a10f553 fix(watched): mark whole series as unwatched @JJDizz1L
f4ada8d fix(sync): sync desktop navigation layout across profiles @JJDizz1L
3d56e49 fix(player): clamp skip-outro seek below the duration boundary @JJDizz1L
533d115 Update Arch instructions. Will Clean up README for clearity and standardization @JJDizz1L