Subscribe to a series once, Rensaiō automatically downloads new chapters from your configured providers. Set it and forget it.
Rensaiō a modern take of a Series Manager Powered by Mihon extensions.
Everything you need to manage your manga & comic library automatically.
Automatically imports your existing library on first run — no tedious setup.
Chapters are only downloaded from temporary sources when no permanent source is available. Auto-deleted when a permanent source provides them.
Search and link one series to multiple sources / providers simultaneously.
Everything is automatic — retries, reschedules, with a dedicated download page.
Extensions are kept up to date automatically so you never miss a release.
door-pebble) for private access/mcp to your OPDS path: https://rensaio.example.com/door-pebble/mcpRebuild your library easily with consistent naming, that will help you reimport it back when needed.
Chapters include rich metadata from the original source.
cover.jpg per seriesrensaio.json for full metadata mapping, and read-state stored with your seriesRensaiō is composed of these core components working together.
A beautiful Next.js UI forked from Kaizoku Next by OAE.
A custom .NET engine managing schedules, downloads, metadata, OPDS / MCP servers, and scrobbler sync.
Enables the use of Mihon Android extensions on .NET through IKVM and the Java Android compatibility layer.
Available for both amd64 and arm64. Get up and running in minutes.
Ensure the specified UID and PGID have write access to your mounted /config and /series directories.
| Variable | Value | Description |
|---|---|---|
UID | 99 | Host user ID |
PGID | 100 | Host group ID |
UMASK | 022 | File permission mask (default) |
Ready-to-use XML template for Unraid users.
<Container> <Name>Rensaiō</Name> <Repository>maxpiva/rensaio:latest</Repository> <Registry>https://hub.docker.com/r/maxpiva/rensaio</Registry> <Network>host</Network> <MyID>rensaio</MyID> <Shell>sh</Shell> <Privileged>false</Privileged> <Support>https://github.com/maxpiva/rensaio/issues</Support> <Project>https://github.com/maxpiva/rensaio</Project> <Overview>Rensaiō – a feature-complete series manager powered by Mihon extensions. </Overview> <Category>MediaManager:Comics</Category> <Config Name="Config Folder" Target="/config" Default="/mnt/user/appdata/rensaio" Mode="rw" Description="Path to store configuration, database, and settings." Type="Path" /> <Config Name="Series Folder" Target="/series" Default="/mnt/user/media/series" Mode="rw" Description="Path where series and chapters will be downloaded." Type="Path" /> <Config Name="UID" Target="UID" Default="99" Mode="rw" Description="User ID to run the container as." Type="Variable" /> <Config Name="PGID" Target="PGID" Default="100" Mode="rw" Description="Group ID to run the container as." Type="Variable" /> <Config Name="UMASK" Target="UMASK" Default="022" Mode="rw" Description="UMASK for file permissions." Type="Variable" /> <WebUI>http://[IP]:9833</WebUI> <TemplateURL>https://raw.githubusercontent.com/maxpiva/rensaio/main/unraid/rensaio.xml</TemplateURL> <Icon>https://raw.githubusercontent.com/maxpiva/rensaio/refs/heads/main/RensaioFrontend/public/rensaio.png</Icon> </Container>
⚠️ Rensaiō can be memory-intensive, especially when managing large libraries or performing parallel searches and downloads. Plan your deployment accordingly.
Help clean up the mess left behind by our overenthusiastic friends, Copilot, Claude and ~~Fable~~ (banned).
PRs are welcome to improve stability and architecture.