get_popular_content
Identify trending media on your Plex server by retrieving the most-watched content based on play counts or total duration, customizable by time range, media type, and result limit.
Instructions
Get most popular content by plays or duration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of items to return (default: 10) | |
mediaType | No | Filter by media type | all |
metric | No | Sort by plays or total duration | plays |
timeRange | No | Time range in days (default: 30) |