**Changes to setup.sh:**
- Added "API KEYS FOR OVERSEERR CONFIGURATION" section to installation summary
- Display Radarr, Sonarr, and Prowlarr API keys at end of installation
- Added reference to docker/POST-INSTALL.md guide
- Users no longer need to run docker exec commands to get API keys
**Changes to POST-INSTALL.md:**
- Updated API key fields from placeholder to "auto-filled below"
- Added "Series Type" field for Sonarr (was missing)
- Clarified all anime-related fields are optional
- Improved field descriptions and recommendations
- Added note that API keys are displayed at installation end
- Kept docker exec commands as backup method to retrieve keys
**Sonarr fields now include:**
- Series Type: Standard (for regular TV shows)
- All anime fields properly listed as optional
- Season Folders with clear recommendation
- Tags section with proper ordering
**Why:**
Users asked for API keys to be provided directly rather than requiring
manual extraction. The installer already has these values, so displaying
them at the end simplifies the Overseerr configuration process.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>