create_player_playback_set_rating
Set a rating value for the media currently playing in Plex. Update the active playback item's rating directly through the player playback endpoint.
Instructions
Player Set Rating.
POST /player/playback/setRating
Args: rating: The rating value to set
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |