mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 20:47:48 +00:00
Merge pull request #74 from FoxxMD/GH-72/originalTitle
This commit is contained in:
@@ -75,6 +75,10 @@ get:
|
|||||||
musicAnalysisVersion:
|
musicAnalysisVersion:
|
||||||
type: string
|
type: string
|
||||||
example: "1"
|
example: "1"
|
||||||
|
originalTitle:
|
||||||
|
type: string
|
||||||
|
description: The original untranslated name of the media item when non-english, or the track artist if an audio Item has an album artist
|
||||||
|
example: The American Dream Is Killing Me
|
||||||
parentGuid:
|
parentGuid:
|
||||||
type: string
|
type: string
|
||||||
example: plex://album/65394d6d472b8ab03ef47f12
|
example: plex://album/65394d6d472b8ab03ef47f12
|
||||||
|
|||||||
Reference in New Issue
Block a user