Update doc string for track originalTitle

This commit is contained in:
JonnyWong16 2021-05-15 22:39:26 -07:00
parent 85e58feb33
commit 28f0585a97
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -346,7 +346,7 @@ class Track(Audio, Playable, ArtUrlMixin, PosterUrlMixin, CollectionMixin, MoodM
(/library/metadata/<grandparentRatingKey>/thumb/<thumbid>).
grandparentTitle (str): Name of the album artist for the track.
media (List<:class:`~plexapi.media.Media`>): List of media objects.
originalTitle (str): The original title of the track (eg. a different language).
originalTitle (str): The artist for the track.
parentGuid (str): Plex GUID for the album (plex://album/5d07cd8e403c640290f180f9).
parentIndex (int): Album index.
parentKey (str): API URL of the album (/library/metadata/<parentRatingKey>).