Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
These ID's can be used with the Container.SetSortMethod(id) function. More...
These ID's can be used with the Container.SetSortMethod(id) function.
enum SortBy |
Enumerator | |
---|---|
SortByNone | 0 : |
SortByLabel | 1 : Sort by Name (String: |
SortByDate | 2 : Sort by Date (String: |
SortBySize | 3 : Sort by Size (String: |
SortByFile | 4 : Sort by filename (String: |
SortByPath | 5 : Sort by path (String: |
SortByDriveType | 6 : Sort by drive type (String: |
SortByTitle | 7 : Sort by title (String: |
SortByTrackNumber | 8 : Sort by track number (String: |
SortByTime | 9 : Sort by time (String: |
SortByArtist | 10 : Sort by artist (String: |
SortByArtistThenYear | 11 : Sort by first artist then year (String: |
SortByAlbum | 12 : Sort by album (String: |
SortByAlbumType | 13 : Sort by album type (String: |
SortByGenre | 14 : Sort by genre (String: |
SortByCountry | 15 : Sort by country (String: |
SortByYear | 16 : Sort by year (String: |
SortByRating | 17 : Sort by rating (String: |
SortByUserRating | 18 : Sort by user rating (String: |
SortByVotes | 19 : Sort by votes (String: |
SortByTop250 | 20 : Sort by top 250 (String: |
SortByProgramCount | 21 : Sort by program count (String: |
SortByPlaylistOrder | 22 : Sort by playlist order (String: |
SortByEpisodeNumber | 23 : Sort by episode number (String: |
SortBySeason | 24 : Sort by season (String: |
SortByNumberOfEpisodes | 25 : Sort by number of episodes (String: |
SortByNumberOfWatchedEpisodes | 26 : Sort by number of watched episodes (String: |
SortByTvShowStatus | 27 : Sort by TV show status (String: |
SortByTvShowTitle | 28 : Sort by TV show title (String: |
SortBySortTitle | 29 : Sort by sort title (String: |
SortByProductionCode | 30 : Sort by production code (String: |
SortByMPAA | 31 : Sort by MPAA (String: |
SortByVideoResolution | 32 : Sort by video resolution (String: |
SortByVideoCodec | 33 : Sort by video codec (String: |
SortByVideoAspectRatio | 34 : Sort by video aspect ratio (String: |
SortByAudioChannels | 35 : Sort by audio channels (String: |
SortByAudioCodec | 36 : Sort by audio codec (String: |
SortByAudioLanguage | 37 : Sort by audio language (String: |
SortBySubtitleLanguage | 38 : Sort by subtitle language (String: |
SortByStudio | 39 : Sort by studio (String: |
SortByDateAdded | 40 : Sort by date added (String: |
SortByLastPlayed | 41 : Sort by last played (String: |
SortByPlaycount | 42 : Sort by playcount (String: |
SortByListeners | 43 : Sort by listener (String: |
SortByBitrate | 44 : Sort by bitrate (String: |
SortByRandom | 45 : Sort by random (String: |
SortByChannel | 46 : Sort by channel (String: |
SortByChannelNumber | 47 : Sort by channel number (String: |
SortByDateTaken | 48 : Sort by date taken (String: |
SortByRelevance | 49 : Sort by relevance |
SortByInstallDate | 50 : Sort by installation date <en>(String: |
SortByLastUpdated | 51 : Sort by last updated <en>(String: |
SortByLastUsed | 52 : Sort by last used (String: |
SortByClientChannelOrder | 53 : Sort by client channel order (String: |
SortByTotalDiscs | 54 : Sort by total number of discs (String: |
SortByOrigDate | 55 : Sort by original release date (String: |
SortByBPM | 56 : Sort by BPM (String: |
SortByOriginalTitle | 57 : Sort by original title (String: |
SortByProvider | 58 : Sort by provider (String:
|
SortByUserPreference | 59 : Sort by user preference (String:
|