mediaserver: add bazarr-sync for automatic subtitle synchronisation

Hourly timer syncs only recently added content (last 2h) by querying
Radarr/Sonarr APIs for new items. Weekly full-library sync runs Sunday
04:00 as a catch-all. Both run the bazarr-sync container via podman.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-19 10:46:30 +01:00
parent c929e90e82
commit d83db8c555
2 changed files with 185 additions and 0 deletions

View file

@ -29,6 +29,7 @@
./services/prowlarr.nix
./services/jellyfin.nix
./services/bazarr.nix
./services/bazarr-sync.nix
./services/cloudflare-ddns.nix
./services/authelia.nix
./services/homepage.nix