Seanime Logo

Seanime

  • Home
  • Getting started
  • v2.9Latest
  • Config file / Data directory
  • Troubleshooting
  • Remote access
  • FAQ
  • Extensions and resources
  • Watch on other devices
  • Sharing & Watch together
  • Scan your library
  • Manage anime files
  • Download / Auto-download
  • Playlists
  • Transcoding / Direct Play
  • Torrent streaming
  • Debrid streaming
  • Online streaming
  • Manga and chapters
  • Reader settings
  • Download chapters
  • Extensions
  • Create extensions
  • Offline mode
  • UI Customization
Home
Getting started
v2.9Latest
Config file / Data directory
Troubleshooting
Remote access
FAQ
Extensions and resources
Guides
Watch on other devices
Sharing & Watch together
Anime library
Scan your library
Manage anime files
Download / Auto-download
Playlists
Transcoding / Direct Play
Streaming
Torrent streaming
Debrid streaming
Online streaming
Manga
Manga and chapters
Reader settings
Download chapters
Extensions
Extensions
Create extensions
Offline mode
UI Customization

Seanime v2.9 Natsu

2025/07/18 - Everything new in Seanime v2.9

✨ What's new?

Nakama (Library sharing and Watch together)

Nakama is a new experimental feature that allows communication between Seanime instances, enabling features like:

  • Library sharing: Share your anime library with friends and let them stream it.
  • Watch together: Watch anime together with friends in real-time.

In the simplest terms, Nakama allows a host Seanime instance to act as a media source or streaming server. Communication is done through HTTP requests from protected endpoints and WebSockets for real-time updates.

Page

Nakama requires the host Seanime instance to be publicly accessible over the internet, which can be achieved with multiple methods (like port forwarding, reverse proxy, or using a cloud server).


Page

How to connect to a host

Page

Server password

You can now set a password for your Seanime instance to protect it from unauthorized access.

Page

Local account

Seanime no longer requires an AniList account by default. Instead, it stores everything locally. Some features will still require an AniList account, such as offline mode.

Page

Manga: Local source extension

A new built-in extension allows you to read your local manga files (CBZ, ZIP, Images) directly in Seanime.

Page

Support for IINA media player on macOS

Seanime now supports the IINA media player on macOS, allowing you to use it for local, torrent, and debrid streaming.

⚡ Improvements

Improved calendar

The release calendar has been redesigned to provide a better overview of upcoming and past episode releases, including new filtering options.

Page
Page

Pagination for episodes

Seanime now supports pagination for episodes. This is particularly useful for anime with a large number of episodes.

Page

Online streaming: Episode number grid view

Page

And more...

  • Updated some animations and UI elements
  • Improved plugin performance by deduplicating and batching events
  • Added option to show media title in Discord activity status (arRPC only)
  • PWA support (HTTPS only)
  • Fixed multiple Plugin API issues
  • Goja: Added OpenSSL support to CryptoJS binding
  • Discord: Keep activity when anime is paused
  • Discord: Pausing anime does not remove activity anymore
  • UI: New setting option to unpin menu items from the sidebar

🦺 Bug Fixes

  • Various bug fixes