get_popular_content
Retrieve top-performing Plex media content based on plays or duration within a specified time range. Filter by media type and set limit for precise results.
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) |