Checks if the media item exists in any of the profile’s lists. Returns boolean flags for each list type (watchlist, liked, disliked, super_liked, history) and playback information if the media is in the playback list. Note: The “completed” and “watched” fields have been removed. Use “history” to check if media has been watched. WhenDocumentation Index
Fetch the complete documentation index at: https://docs.discovr.media/llms.txt
Use this file to discover all available pages before exploring further.
providers=true, also returns streaming provider information for the media, showing which of the user’s
selected providers have the media available and in which regions.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| mediaId | string | Yes | The unique identifier of the media item |
| providers | boolean | No | If true, include streaming provider information in the response |
Returns
MediaProfileMeta — Profile metadata retrieved successfully
View response structure
View response structure