{file.name}

File icon
{#if status === "finished"} Created by: {torrent.created_by}
Comment: {torrent.comment}
Created at: {formatDate(new Date(torrent.created_at), true, true, true)}
Info hash: {torrent.info_hash}
Open magnet link {:else if status === "too_large"}

Torrent file is too large to parse. Please download the file and add it to your torrent client locally.

{:else if status === "parse_failed"}

Torrent file could not be parsed. It may be corrupted.

{/if}
{#if status === "finished"}

Files in this torrent

{/if}