Commit Graph

5 Commits

Author SHA1 Message Date
Marco Marinho
7d29501741 Move from Overseerr to Seerr
Overseerr and Jellyseerr will be merged and be called Seerr, so let's prepare for it
2025-11-01 18:36:12 +00:00
JaviPege
64c76ea892 Display API keys in installation summary and improve POST-INSTALL guide
**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>
2025-10-22 15:04:25 +02:00
JaviPege
3c7f1b64c4 Add comprehensive post-installation configuration guide
**Added:**
- docker/POST-INSTALL.md: Complete step-by-step guide for manual configuration
  - Overseerr setup with Plex, Radarr, and Sonarr connections
  - Detailed field-by-field instructions for adding *arr servers
  - How to obtain API keys from running containers
  - Quality profile and root folder recommendations
  - Tautulli and Homarr setup instructions
  - Service URLs reference table
  - Troubleshooting section for common issues

- Updated README.md with "Post-Installation Configuration" section
  - Links to detailed POST-INSTALL.md guide
  - Explains which services need manual configuration

**Why:**
The automated installer handles 95% of setup, but some services (Overseerr,
Tautulli) require user interaction for:
- Plex account authentication (can't be automated)
- Library selection (user preference)
- Server connections requiring GUI interaction

**Coverage:**
- Overseerr: Complete setup wizard walkthrough
- Radarr/Sonarr: All connection fields with exact values
- API key extraction commands
- Quality profile recommendations (Recyclarr profiles)
- Root folder paths (/data/media/movies, /data/media/tv)
- Minimum availability settings
- Troubleshooting common connection issues

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-22 15:01:34 +02:00
JaviPege
4f9e93cde1 Change default timezone from New York to Madrid 2025-10-22 09:03:04 +02:00
JaviPege
2315bada39 Initial commit: Automated MediaCenter setup with Recyclarr integration 2025-10-21 20:09:32 +02:00