Fix typo in library show agent doc string

This commit is contained in:
JonnyWong16 2021-05-09 21:05:10 -07:00
parent 158c5f5633
commit 006aee2483
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -219,7 +219,7 @@ class Library(PlexObject):
**Show Preferences**
* **agent** (str): com.plexapp.agents.none, com.plexapp.agents.thetvdb, com.plexapp.agents.themoviedb,
tv.plex.agent.series
tv.plex.agents.series
* **enableBIFGeneration** (bool): Enable video preview thumbnails. Default value true.
* **episodeSort** (int): Episode order. Default -1 Possible options: 0:Oldest first, 1:Newest first.
* **flattenSeasons** (int): Seasons. Default value 0 Possible options: 0:Show,1:Hide.