mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 04:20:40 +00:00
Updating PMS Spec
This commit is contained in:
@@ -3540,36 +3540,34 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
description: the Id of the library to query
|
description: the Id of the library to query
|
||||||
schema:
|
oneOf:
|
||||||
anyOf:
|
- type: string
|
||||||
- type: string
|
- type: integer
|
||||||
- type: integer
|
|
||||||
- name: tag
|
- name: tag
|
||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
description: A key representing a specific tag within the section.
|
description: A key representing a specific tag within the section.
|
||||||
schema:
|
type: string
|
||||||
type: string
|
enum:
|
||||||
enum:
|
- all
|
||||||
- all
|
- unwatched
|
||||||
- unwatched
|
- newest
|
||||||
- newest
|
- recentlyAdded
|
||||||
- recentlyAdded
|
- recentlyViewed
|
||||||
- recentlyViewed
|
- onDeck
|
||||||
- onDeck
|
- collection
|
||||||
- collection
|
- edition
|
||||||
- edition
|
- genre
|
||||||
- genre
|
- year
|
||||||
- year
|
- decade
|
||||||
- decade
|
- director
|
||||||
- director
|
- actor
|
||||||
- actor
|
- country
|
||||||
- country
|
- contentRating
|
||||||
- contentRating
|
- rating
|
||||||
- rating
|
- resolution
|
||||||
- resolution
|
- firstCharacter
|
||||||
- firstCharacter
|
- folder
|
||||||
- folder
|
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
description: The contents of the library by section and tag
|
description: The contents of the library by section and tag
|
||||||
@@ -3814,28 +3812,6 @@ paths:
|
|||||||
size: 36158371307
|
size: 36158371307
|
||||||
container: mkv
|
container: mkv
|
||||||
videoProfile: main 10
|
videoProfile: main 10
|
||||||
example:
|
|
||||||
- id: 119534
|
|
||||||
duration: 11558112
|
|
||||||
bitrate: 25025
|
|
||||||
width: 3840
|
|
||||||
height: 2072
|
|
||||||
aspectRatio: 1.85
|
|
||||||
audioChannels: 6
|
|
||||||
audioCodec: eac3
|
|
||||||
videoCodec: hevc
|
|
||||||
videoResolution: 4k
|
|
||||||
container: mkv
|
|
||||||
videoFrameRate: 24p
|
|
||||||
videoProfile: main 10
|
|
||||||
Part:
|
|
||||||
- id: 119542
|
|
||||||
key: /library/parts/119542/1680457526/file.mkv
|
|
||||||
duration: 11558112
|
|
||||||
file: /movies/Avatar The Way of Water (2022)/Avatar.The.Way.of.Water.2022.2160p.WEB-DL.DDP5.1.Atmos.DV.HDR10.HEVC-CMRG.mkv
|
|
||||||
size: 36158371307
|
|
||||||
container: mkv
|
|
||||||
videoProfile: main 10
|
|
||||||
Genre:
|
Genre:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
@@ -3844,8 +3820,6 @@ paths:
|
|||||||
tag:
|
tag:
|
||||||
type: string
|
type: string
|
||||||
example: Adventure
|
example: Adventure
|
||||||
example:
|
|
||||||
- tag: Adventure
|
|
||||||
Country:
|
Country:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
@@ -3854,8 +3828,6 @@ paths:
|
|||||||
tag:
|
tag:
|
||||||
type: string
|
type: string
|
||||||
example: United States of America
|
example: United States of America
|
||||||
example:
|
|
||||||
- tag: United States of America
|
|
||||||
Director:
|
Director:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
@@ -3864,8 +3836,6 @@ paths:
|
|||||||
tag:
|
tag:
|
||||||
type: string
|
type: string
|
||||||
example: James Cameron
|
example: James Cameron
|
||||||
example:
|
|
||||||
- tag: James Cameron
|
|
||||||
Writer:
|
Writer:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
@@ -3874,8 +3844,6 @@ paths:
|
|||||||
tag:
|
tag:
|
||||||
type: string
|
type: string
|
||||||
example: James Cameron
|
example: James Cameron
|
||||||
example:
|
|
||||||
- tag: James Cameron
|
|
||||||
Role:
|
Role:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
@@ -3884,8 +3852,6 @@ paths:
|
|||||||
tag:
|
tag:
|
||||||
type: string
|
type: string
|
||||||
example: Sigourney Weaver
|
example: Sigourney Weaver
|
||||||
example:
|
|
||||||
- tag: Sigourney Weaver
|
|
||||||
titleSort:
|
titleSort:
|
||||||
type: string
|
type: string
|
||||||
example: Whale
|
example: Whale
|
||||||
@@ -3962,94 +3928,6 @@ paths:
|
|||||||
parentTheme:
|
parentTheme:
|
||||||
type: string
|
type: string
|
||||||
example: /library/metadata/66/theme/1705716261
|
example: /library/metadata/66/theme/1705716261
|
||||||
example:
|
|
||||||
- ratingKey: '58683'
|
|
||||||
key: /library/metadata/58683
|
|
||||||
guid: 'plex://movie/5d7768ba96b655001fdc0408'
|
|
||||||
studio: 20th Century Studios
|
|
||||||
type: movie
|
|
||||||
title: 'Avatar: The Way of Water'
|
|
||||||
contentRating: PG-13
|
|
||||||
summary: 'Jake Sully lives with his newfound family formed on the extrasolar moon Pandora. Once a familiar threat returns to finish what was previously started, Jake must work with Neytiri and the army of the Na''vi race to protect their home.'
|
|
||||||
rating: 7.6
|
|
||||||
audienceRating: 9.2
|
|
||||||
year: 2022
|
|
||||||
tagline: Return to Pandora.
|
|
||||||
thumb: /library/metadata/58683/thumb/1703239236
|
|
||||||
art: /library/metadata/58683/art/1703239236
|
|
||||||
duration: 11558112
|
|
||||||
originallyAvailableAt: 2022-12-14T00:00:00.000Z
|
|
||||||
addedAt: 1680457607
|
|
||||||
updatedAt: 1703239236
|
|
||||||
audienceRatingImage: 'rottentomatoes://image.rating.upright'
|
|
||||||
chapterSource: media
|
|
||||||
primaryExtraKey: /library/metadata/58684
|
|
||||||
ratingImage: 'rottentomatoes://image.rating.ripe'
|
|
||||||
Media:
|
|
||||||
- id: 119534
|
|
||||||
duration: 11558112
|
|
||||||
bitrate: 25025
|
|
||||||
width: 3840
|
|
||||||
height: 2072
|
|
||||||
aspectRatio: 1.85
|
|
||||||
audioChannels: 6
|
|
||||||
audioCodec: eac3
|
|
||||||
videoCodec: hevc
|
|
||||||
videoResolution: 4k
|
|
||||||
container: mkv
|
|
||||||
videoFrameRate: 24p
|
|
||||||
videoProfile: main 10
|
|
||||||
Part:
|
|
||||||
- id: 119542
|
|
||||||
key: /library/parts/119542/1680457526/file.mkv
|
|
||||||
duration: 11558112
|
|
||||||
file: /movies/Avatar The Way of Water (2022)/Avatar.The.Way.of.Water.2022.2160p.WEB-DL.DDP5.1.Atmos.DV.HDR10.HEVC-CMRG.mkv
|
|
||||||
size: 36158371307
|
|
||||||
container: mkv
|
|
||||||
videoProfile: main 10
|
|
||||||
Genre:
|
|
||||||
- tag: Action
|
|
||||||
- tag: Adventure
|
|
||||||
Country:
|
|
||||||
- tag: United States of America
|
|
||||||
Director:
|
|
||||||
- tag: James Cameron
|
|
||||||
Writer:
|
|
||||||
- tag: Josh Friedman
|
|
||||||
- tag: James Cameron
|
|
||||||
Role:
|
|
||||||
- tag: Sam Worthington
|
|
||||||
- tag: Zoe Saldaña
|
|
||||||
- tag: Sigourney Weaver
|
|
||||||
titleSort: Whale
|
|
||||||
viewCount: 1
|
|
||||||
lastViewedAt: 1682752242
|
|
||||||
originalTitle: 映画 ブラッククローバー 魔法帝の剣
|
|
||||||
viewOffset: 5222500
|
|
||||||
skipCount: 1
|
|
||||||
index: 1
|
|
||||||
theme: /library/metadata/1/theme/1705636920
|
|
||||||
leafCount: 14
|
|
||||||
viewedLeafCount: 0
|
|
||||||
childCount: 1
|
|
||||||
hasPremiumExtras: '1'
|
|
||||||
hasPremiumPrimaryExtra: '1'
|
|
||||||
parentRatingKey: '66'
|
|
||||||
parentGuid: 'plex://show/5d9c081b170e24001f2a7be4'
|
|
||||||
parentStudio: UCP
|
|
||||||
parentKey: /library/metadata/66
|
|
||||||
parentTitle: Caprica
|
|
||||||
parentIndex: 1
|
|
||||||
parentYear: 2010
|
|
||||||
parentThumb: /library/metadata/66/thumb/1705716261
|
|
||||||
parentTheme: /library/metadata/66/theme/1705716261
|
|
||||||
grandparentRatingKey: '66'
|
|
||||||
grandparentGuid: 'plex://show/5d9c081b170e24001f2a7be4'
|
|
||||||
grandparentKey: /library/metadata/66
|
|
||||||
grandparentTitle: Caprica
|
|
||||||
grandparentThumb: /library/metadata/66/thumb/1705716261
|
|
||||||
grandparentArt: /library/metadata/66/art/1705716261
|
|
||||||
grandparentTheme: /library/metadata/66/theme/1705716261
|
|
||||||
'/library/sections/{sectionId}/refresh':
|
'/library/sections/{sectionId}/refresh':
|
||||||
get:
|
get:
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user