2 Commits
Author SHA1 Message Date
code 8c025e9be4 bazarr_dev: give shared media library its own BAZARR_MEDIA var
Media is typically shared with Sonarr/Radarr/Jellyfin, so it shouldn't
be nested under VOL_PATH. Also expand the config volume note.
2026-07-30 21:17:18 +00:00
nick 1d0ee19a68 feat: add readarr, whisparr, and bazarr stacks
- Add readarr_dev (eBook/audiobook collection manager, port 8787)
- Add whisparr_dev (adult content manager, port 6969)
- Add bazarr_dev (subtitle management companion, port 6767)
- Bazarr uses a shared /media volume for writing subtitles
- All stacks follow template conventions (defaults, proxy network,
  VOL_PATH=/data, README section order)
2026-07-02 21:37:11 -07:00