Source Requirements Python 3.13+ uv SQLite3 Git Setup Tip Have a look at the configuration page for a detailed list of configurable environment variables. git clone https://github.com/eliasbenb/PlexAniBridge.git cd PlexAniBridge cp .env.example .env # Edit the .env file # Setup environment uv sync uv run pab-deps-install uv run pab-build # Run PlexAniBridge uv run pab-start