Skip to content

Instantly share code, notes, and snippets.

@XanderStrike
Created January 24, 2021 17:48
Show Gist options
  • Save XanderStrike/ed59f968591d43022a5de3c148eac579 to your computer and use it in GitHub Desktop.
Save XanderStrike/ed59f968591d43022a5de3c148eac579 to your computer and use it in GitHub Desktop.
{
"event": "media.pause",
"user": true,
"owner": true,
"Account": {
"id": 1,
"thumb": "<redacted>",
"title": "<redacted>"
},
"Server": {
"title": "<redacted>",
"uuid": "<redacted>"
},
"Player": {
"local": false,
"publicAddress": "<redacted>",
"title": "Chrome",
"uuid": "<redacted>"
},
"Metadata": {
"librarySectionType": "movie",
"ratingKey": "180634",
"key": "/library/metadata/180634",
"guid": "plex://movie/5d777087594b2b001e74c76e",
"studio": "Hidden Empire Film Group",
"type": "movie",
"title": "Fatale",
"librarySectionTitle": "Movies",
"librarySectionID": 1,
"librarySectionKey": "/library/sections/1",
"contentRating": "R",
"summary": "A married man is tricked into a murder scheme by a female police detective.",
"rating": 4.5,
"audienceRating": 8.8,
"year": 2020,
"tagline": "One mistake can change your life.",
"thumb": "/library/metadata/180634/thumb/1611401799",
"art": "/library/metadata/180634/art/1611401799",
"duration": 6120000,
"originallyAvailableAt": "2020-12-18",
"addedAt": 1611401798,
"updatedAt": 1611401799,
"audienceRatingImage": "rottentomatoes://image.rating.upright",
"primaryExtraKey": "/library/metadata/180635",
"ratingImage": "rottentomatoes://image.rating.rotten",
"Genre": [
{
"id": 135,
"filter": "genre=135",
"tag": "Thriller",
"count": 655
}
],
"Director": [
{
"id": 206508,
"filter": "director=206508",
"tag": "Deon Taylor"
}
],
"Writer": [
{
"id": 5196,
"filter": "writer=5196",
"tag": "David Loughery",
"count": 2
}
],
"Producer": [
{
"id": 206509,
"filter": "producer=206509",
"tag": "Deon Taylor"
},
{
"id": 206510,
"filter": "producer=206510",
"tag": "Roxanne Avent"
}
],
"Country": [
{
"id": 129672,
"filter": "country=129672",
"tag": "United States of America",
"count": 1397
}
],
"Guid": [
{
"id": "imdb://tt8829830"
},
{
"id": "tmdb://549514"
},
{
"id": "tvdb://133342"
}
],
"Role": [
{
"id": 40033,
"filter": "actor=40033",
"tag": "Hilary Swank",
"count": 6,
"role": "Detective Valerie Quinlan",
"thumb": "https://metadata-static.plex.tv/2/people/286d4c6537100a2ab06d672a32f902c9.jpg"
},
{
"id": 129627,
"filter": "actor=129627",
"tag": "Michael Ealy",
"count": 3,
"role": "Derrick Tyler",
"thumb": "https://metadata-static.plex.tv/9/people/9fdc65f280fc5285c1318b84d824ac99.jpg"
},
{
"id": 124886,
"filter": "actor=124886",
"tag": "Mike Colter",
"count": 3,
"role": "Rafe Grimes",
"thumb": "https://metadata-static.plex.tv/people/5d776824151a60001f24a31e.jpg"
},
{
"id": 206506,
"filter": "actor=206506",
"tag": "Geoffrey Owens",
"role": "Bill Cranepool",
"thumb": "https://metadata-static.plex.tv/people/5d7768398718ba001e315989.jpg"
},
{
"id": 96765,
"filter": "actor=96765",
"tag": "Damaris Lewis",
"count": 3,
"role": "Traci",
"thumb": "https://metadata-static.plex.tv/people/5d776898ad5437001f74a406.jpg"
},
{
"id": 206507,
"filter": "actor=206507",
"tag": "Tyrin Turner",
"role": "Tyrin",
"thumb": "https://metadata-static.plex.tv/people/5d776839999c64001ec30312.jpg"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment