create_scrobble_start
Start a scrobble session to begin tracking a movie or show you're watching in a media center. Send the media details to log the start of your viewing activity.
Instructions
Start watching in a media center.
POST /scrobble/start
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |