get_recommendations
Analyze your Plex watch history to score unwatched films and deliver personalized recommendations, with per-user support and optional Trakt rating refinement.
Instructions
Get personalized movie recommendations from your Plex library based on watch history. Analyzes genres, directors, and actors you've watched to score unwatched films. Supports per-user recommendations for multi-user Plex servers. If Trakt is configured, uses your rating profile to further refine scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraryKey | Yes | Library section key (required — use get_libraries to find it) | |
| limit | No | Number of recommendations to return (default: 10) | |
| userId | No | Plex account ID for per-user recommendations. Omit to use the server owner. Use get_user_stats to find user IDs. |