SuggestArr
An automated media recommendation engine that connects to your Jellyfin, Plex, or Emby server. It analyzes recently watched content, finds similar titles on TMDb, and sends download requests to Seer — keeping your media library fresh with new content.
What You Can Do After Deployment
- Open your domain — access the web UI to configure SuggestArr
- Connect your media server — enter your Jellyfin, Plex, or Emby server details and API key
- Set up TMDb — add your TMDb API key for finding similar content
- Connect Seer — configure your Jellyseer or Overseer instance for automated requests
- Schedule automation — set a cron schedule to automatically check for new recommendations
Prerequisites
SuggestArr requires external services to function:
- A TMDb API key (free at themoviedb.org)
- A running Jellyfin, Plex, or Emby media server
- A running Jellyseer or Overseer instance for download requests
Key Features
- Multi-media server support (Jellyfin, Plex, Emby)
- TMDb integration for finding similar movies and TV shows
- Automated download requests to Seer
- Web interface for configuration and management
- Real-time log viewing with filtering
- Cron job scheduling from the web UI
- User selection for targeted recommendations
- Content filtering by streaming platform availability
- SQLite database (default) with optional PostgreSQL/MySQL support
License
MIT — GitHub | Website