A list of all torrents.
Name
Seasons
Download Status
Quality
File Path Suffix
Imported
{#each torrents as torrent}
{torrent.torrent_title}
{convertTorrentSeasonRangeToIntegerRange(torrent)}
{getTorrentStatusString(torrent.status)}
{getTorrentQualityString(torrent.quality)}
{torrent.file_path_suffix}
{/each}