logo
icon

SuggestArr

SuggestArr automates media content recommendations based on your watch history from Jellyfin, Plex, or Emby. It finds similar titles via TMDb and sends download requests to Seer automatically. Features a web UI for configuration, real-time logs, cron scheduling, and content filtering. Uses SQLite for storage.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-03
Services
service icon
Tags
ToolMedia

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

  1. Open your domain — access the web UI to configure SuggestArr
  2. Connect your media server — enter your Jellyfin, Plex, or Emby server details and API key
  3. Set up TMDb — add your TMDb API key for finding similar content
  4. Connect Seer — configure your Jellyseer or Overseer instance for automated requests
  5. 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