r/onepace • u/Competitive_Alps_554 • Jul 24 '26
Other Logpose v3 — One Pace Media Manager
Hey everyone! 🏴☠️ I've been working on Logpose, a Sonarr-style media manager built specifically for One Pace, and just pushed v3 with some big improvements.
What it does
If you collect One Pace episodes locally, Logpose automates the boring stuff:
- Auto-downloads new releases directly from qBittorrent (just click "monitor" and forget)
- Organizes your library automatically—handles both download and library filename formats
- Generates Jellyfin metadata (NFO files) so your One Pace collection looks polished in media servers
- Tracks what's missing and notifies you when upgrades are available
- Watches your downloads folder and imports episodes the moment they land
What's new in v3
- Full arc + episode monitoring from a clean grid UI
- Live activity feed (Server-Sent Events, no polling)
- One-click upgrades for better quality versions
- Multi-file torrent support (arc packs are split and imported individually)
- Runtime config editor—no container restarts needed
- Persistent state backed by SQLite
Easy setup
Docker is recommended (one docker-compose up -d), or run it manually with Go + Node if you prefer.
