Development
This section is for developers and operators going beyond the UI — extending Sublarr with plugins, integrating it via the API, switching the database, or contributing patches.
Internals
Section titled “Internals” Architecture Backend, frontend, scheduler, providers — how the pieces fit.
Database Schema SQLite tables and relationships, Alembic migrations.
PostgreSQL Setup Switching the database from SQLite to Postgres.
Building on Sublarr
Section titled “Building on Sublarr” API Reference Live Swagger UI at /api/docs and OpenAPI JSON.
Plugin Development Writing custom provider and hook plugins.
Contributing Local dev setup, code style, PR workflow.