Back to deals
NipaPlay

Entertainment

Free

NipaPlay

by 荣广 梁

4.2 (5) v1.10.7 141 MB Universal 4+

Description

NipaPlay is a modern, open-source video player built for your local media collection. Enjoy an immersive and flexible viewing experience, whether you're watching offline files or connecting to your personal media server.


Key Features:


Your Media, Your Way: Flawlessly play your local video files with support for multiple subtitle (ASS, SRT) and audio tracks.
Emby & Jellyfin Integration: Connect directly to your media server to browse and watch your entire library.
Made for Anime Fans: Full support for Danmaku (bullet comments) brings an interactive viewing experience.
Clean & Modern UI: A beautiful, easy-to-use interface that stays out of your way.
Truly Cross-Platform: Designed with Flutter for a seamless experience on all your devices.

What's new (v1.10.7)

**NipaPlay v1.10.7 Update Log**

**New Features & Experience Improvements**
- Added user comment system to anime details page (NipaUI) (#551)
- A new "Comments" tab is added to the anime details page, showing user comments by default. Loads 20 comments at a time with infinite scrolling. Logged-in users can click the "Edit Comment" button to set a rating and write a short comment via a lightweight popup; non-logged-in users can browse comments as well.
- Plugin marketplace now includes built‑in mirror fallback (#547)
- The plugin marketplace now ships with multiple mirror sources. If access to the official address fails, the app automatically probes and switches to an available mirror – no need to manually configure acceleration proxies. The hint text for the acceleration source has been updated to "Leave empty to use built‑in acceleration source automatically".
- Next2 bullet‑chat core fully upgraded (#550)
- New scanner implementation.
- Added shadow effect for bullet chats in the next2 core.
- Support for rendering special characters and emojis.
- Next2 bullet‑chat collision routing optimized (#556)
- Adopts a will‑hit style track selection algorithm, reducing overlap and tailgating while preserving the scaling behaviour for merged bullet chats.
- On tablets, hide time and battery indicators in the top‑right corner when not in full‑screen mode (#543)
- On tablet devices, when playing in non‑full‑screen mode, the time and battery information in the top‑right corner of the player is automatically hidden to avoid obscuring video content.
- Added plugin marketplace entry to CupertinoUI plugin settings page (#544)
- The CupertinoUI plugin settings page now offers a plugin marketplace entry; tapping it brings up the plugin marketplace panel from the bottom.

**Bug Fixes**
- Fixed next2 bullet‑chat engine failing to render on Windows (#555)
- Resolved the issue where bullet chats did not display at all on Windows. Root cause was that a C++ plugin compilation error under MSVC prevented the new DLL from being deployed. Also fixed low‑level problems such as frame‑ready signals not firing under DX12 and timer callbacks failing; now uses an independent polling thread to ensure stable rendering.
- Fixed custom font import not taking effect in next2 (#553)
- Resolved the issue where imported custom fonts did not work in the next2 bullet‑chat engine. The font path is now correctly passed to the Rust side for glyph atlas generation and is prioritised before falling back to default fonts.
- Fixed performance issue with next2 bullet‑chat shadow rendering (#552)
- Optimised rendering overhead: reduced shadow render resolution and decreased blur samples from 9 to 5, eliminating frame drops and startup stutter when first used while preserving the shadow effect.
- Fixed plugin switch settings being lost after restart (#549)
- Switch‑type options in plugin settings are now persisted; user choices are no longer reset to default after restarting the app. Related: #548
- Fixed CupertinoUI downloader icon display error and related issues (#544)
- Corrected the icon mapping for the "Downloader" entry in CupertinoUI’s navigation bar (previously incorrectly showing a solid circle).
- Fixed the GitHub acceleration source save button being invisible due to background and foreground colours being identical.
- Fixed the issue where, after closing the plugin marketplace panel, focus fell into a text box and unexpectedly triggered the soft keyboard.
- Fixed layout disorder of anime info title (#554)
- Resolved abnormal layout when the anime info title is too long; the episode label now always stays to the right of the title with consistent spacing.
- Fixed next2 not rendering on Android (#550)
- Resolved the issue where the next2 bullet‑chat engine could not render properly on the Android platform.



**Contributors**
- @FurudeRika123, @Heylyx841, @MCDFsteve, @makabaka11