W const można sobie ustawić:
#: Default trakt.tv list sorting ('.asc' could be replaced with '.desc'):
#: - 'trakt' - trakt.tv settings (trakt user sets in WWW)
#: - 'added.asc' - added time
#: - 'collected.asc' - collection added time
#: - 'rank.asc' - rank
#: - 'released.asc' - movie/show released
#: - 'title.asc' - movie/show title
#: - 'runtime.asc' - movie/show runtime (duration)
#: - 'votes.asc' - number of votes
#: - 'popularity.asc' - fake popularity (ranking is used)
#: - 'random' - random order
#: Trakt.tv watchlist sorting.
const.indexer.trakt.sort.watchlist = 'added.desc'
#: Trakt.tv collection sorting.
#: NOTE: Mixed collection does NOT support 'trakt' sorting.
const.indexer.trakt.sort.collections = 'collected.asc'
#: Fix trakt sort order (X-Sort-how) to make 'asc' really ascending.
const.indexer.trakt.sort.reverse_order = {
'added': False,
'collected': True,
'rank': False,
'released': False,
'title': False,
'runtime': False,
'votes': False,
'popularity': False,
}
Widziałem rzeczy, o których wam ludziom nawet się nie śniło. Płonące okręty szturmowe w konstelacji Oriona. Strumienie elektronów jarzące się w ciemności przy wrotach Tannhausera. Pamięć o wszystkich tych chwilach zniknie w otchłani czasu, jak łzy w deszczu. Pora umierać...



