Common
- pyarr.models.common.PyarrSortDirection
Pyarr sort direction
alias of
Literal
[‘ascending’, ‘default’, ‘descending’]
- pyarr.models.common.PyarrLogSortKey
Log Sort Keys
Note
There may be more, but these are not well documented within Arr api docs.
alias of
Literal
[‘Id’, ‘level’, ‘time’, ‘logger’, ‘message’, ‘exception’, ‘exceptionType’]
- pyarr.models.common.PyarrBlocklistSortKey
Block list sort keys
Note
There may be more, but these are not well documented within Arr api docs.
alias of
Literal
[‘date’]
- pyarr.models.common.PyarrHistorySortKey
History sort keys
series.title (Sonarr) episode.title (Sonarr) status (Lidarr only)
Note
There may be more, but these are not well documented within Arr api docs.
alias of
Literal
[‘id’, ‘date’, ‘eventType’, ‘series.title’, ‘episode.title’, ‘movieFile.relativePath’, ‘sourceTitle’, ‘status’]
- pyarr.models.common.PyarrTaskSortKey
Task sort keys
Note
There may be more, but these are not well documented within Arr api docs.
alias of
Literal
[‘timeleft’]
- pyarr.models.common.PyarrLogFilterKey
Log filter keys
Note
There may be more, but these are not well documented within Arr api docs.
alias of
Literal
[‘level’]
- pyarr.models.common.PyarrLogFilterValue
Log filter values
Note
There may be more, but these are not well documented within Arr api docs.
alias of
Literal
[‘all’, ‘info’, ‘warn’, ‘error’]
- pyarr.models.common.PyarrNotificationSchema
Notification schema implementations
alias of
Literal
[‘Boxcar’, ‘CustomScript’, ‘Discord’, ‘Email’, ‘MediaBrowser’, ‘Gotify’, ‘Join’, ‘Xbmc’, ‘MailGun’, ‘PlexHomeTheater’, ‘PlexClient’, ‘PlexServer’, ‘Prowl’, ‘PushBullet’, ‘Pushover’, ‘SendGrid’, ‘Slack’, ‘SynologyIndexer’, ‘Telegram’, ‘Trakt’, ‘Twitter’, ‘Webhook’]
- pyarr.models.common.PyarrDownloadClientSchema
Download client schema implementations
alias of
Literal
[‘Aria2’, ‘Deluge’, ‘TorrentDownloadStation’, ‘UsenetDownloadStation’, ‘Flood’, ‘Hadouken’, ‘Nzbget’, ‘NzbVortex’, ‘Pneumatic’, ‘QBittorrent’, ‘RTorrent’, ‘Sabnzbd’, ‘TorrentBlackhole’, ‘Transmission’, ‘UsenetBlackhole’, ‘UTorrent’, ‘Vuze’]
- pyarr.models.common.PyarrImportListSchema
Import List schema implementations
alias of
Literal
[‘PlexImport’, ‘SonarrImport’, ‘TraktListImport’, ‘TraktPopularImport’, ‘TraktUserImport’]
- pyarr.models.common.PyarrIndexerSchema
Indexer schema implementations
alias of
Literal
[‘FileList’, ‘HDBits’, ‘IPTorrents’, ‘Newznab’, ‘Nyaa’, ‘Omgwtfnzbs’, ‘PassThePopcorn’, ‘Rarbg’, ‘TorrentRssIndexer’, ‘TorrentPotato’, ‘Torznab’]