mirror of
https://github.com/JaviPege/sailarr-installer.git
synced 2025-12-30 17:29:32 -06:00
Reverts the incorrect change from Overseerr to Seerr. The project should use Overseerr (sctx/overseerr) as the request management system. Changes: - Renamed docker/compose-services/seerr.yml to overseerr.yml - Updated Docker image from ghcr.io/seerr-team/seerr to sctx/overseerr - Changed all SEERR_* environment variables to OVERSEERR_* - Updated container name from seerr to overseerr - Updated system user from seerr to overseerr - Updated config directory references (seerr-config → overseerr-config) - Updated all documentation (README, INSTALLATION, CLAUDE.md, POST-INSTALL.md) - Updated service dependencies in plex.yml - Updated backup scripts to reference overseerr instead of seerr Affected files: 14 modified, 1 deleted (seerr.yml), 1 added (overseerr.yml) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>