0.1.26
-
Add dedicated API docs page and bump package version to 0.1.26 (2a36fd2)
Documented the real public surface of the app, including:- the stateless image renderer
- supported ID formats
- renderer query params, aliases, and fallbacks
- addon proxy routes and config fields
- helper endpoints like /api/version and /api/proxy-manifest
- runtime headers and behavior such as Vary: Accept, X-ERDB-Cache, and Server-Timing
Also clarified an important integration detail:
- tmdbKey is required for the renderer
- mdblistKey is optional for direct renderer usage, but required by proxy config validation
- realimdb: should be used for addons that actually source series or episode metadata from IMDb IDs
-
Update README.md (3b39d35)
-
Update README.md (84eefb1)
Full Changelog: v0.1.25...v0.1.26