mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
988 B
988 B
GetSearchAllLibrariesShowOrdering
Setting that indicates the episode ordering for the show. Options:
- None = Library default
- tmdbAiring = The Movie Database (Aired)
- aired = TheTVDB (Aired)
- dvd = TheTVDB (DVD)
- absolute = TheTVDB (Absolute)
Values
| Name | Value |
|---|---|
GetSearchAllLibrariesShowOrderingNone |
None |
GetSearchAllLibrariesShowOrderingTmdbAiring |
tmdbAiring |
GetSearchAllLibrariesShowOrderingTvdbAired |
aired |
GetSearchAllLibrariesShowOrderingTvdbDvd |
dvd |
GetSearchAllLibrariesShowOrderingTvdbAbsolute |
absolute |