NewTorrent = $NewTorrent; $this->Torrent = $Torrent; $this->Error = $Error; global $UploadForm, $Categories, $Media, $MediaManga, $TorrentID, $Containers, $ContainersGames, $ContainersProt, $ContainersExtra, $Codecs, $Resolutions, $Archives; #global $UploadForm, $Categories, $Formats, $Bitrates, $Media, $MediaManga, $TorrentID, $Containers, $ContainersGames, $Codecs, $Resolutions, $AudioFormats, $Subbing, $Languages, $Platform, $Archives, $ArchivesManga; $this->UploadForm = $UploadForm; $this->Categories = $Categories; #$this->Formats = $Formats; #$this->Bitrates = $Bitrates; $this->Media = $Media; $this->MediaManga = $MediaManga; $this->Containers = $Containers; $this->ContainersGames = $ContainersGames; $this->ContainersProt = $ContainersProt; $this->ContainersExtra = $ContainersExtra; $this->Codecs = $Codecs; $this->Resolutions = $Resolutions; #$this->AudioFormats = $AudioFormats; #$this->Subbing = $Subbing; #$this->Languages = $Languages; $this->TorrentID = $TorrentID; #$this->Platform = $Platform; $this->Archives = $Archives; #$this->ArchivesManga = $ArchivesManga; if ($this->Torrent && $this->Torrent['GroupID']) { $this->Disabled = ' readonly="readonly"'; $this->DisabledFlag = true; } } public function head() { G::$DB->query(" SELECT COUNT(ID) FROM torrents WHERE UserID = ?", G::$LoggedUser['ID']); list($Uploads) = G::$DB->next_record(); ?>
NewTorrent) { ?>

If you would like to use your own torrent file, add the following to it. Otherwise, add none of it and redownload the torrent file after uploading it. All of the above data will be added to it by the site. If you never have before, be sure to read this list of uploading pitfalls.

Announce
Source

Error) { echo "\t".'

' . $this->Error . "

\n"; } ?>

NewTorrent) { ?> Torrent && $this->Torrent['GroupID']) { # Find groups and requests ?> Torrent && ($this->Torrent['RequestID'] ?? false)) { ?>
NewTorrent) { ?>
Torrent File *
Use the above announce URL and set the private flag in your BitTorrent client, e.g., mktorrent -p -a <announce> <target folder>
Category *
What alphabet the sequence uses, unless it's images or supplemental data
Torrent; ?>
NewTorrent) { if (check_perms('torrents_freeleech')) { ?>
Freeleech because

Be sure that your torrent is approved by the rules. Not doing this will result in a warning or worse.

NewTorrent) { ?>

After uploading the torrent, you will have a one hour grace period during which no one other than you can fill requests with this torrent. Make use of this time wisely, and search the list of requests.

NewTorrent) { echo ' value="Upload"'; } else { echo ' value="Edit"'; } ?> />
get_query_id(); $this->head(); $Torrent = $this->Torrent; ?> NewTorrent) { ?> NewTorrent) { ?> DisabledFlag && $this->NewTorrent) { ?> DisabledFlag && $this->NewTorrent) { ?>
Accession Number Disabled ?>/> DisabledFlag) { ?>
Enter any ID number that corresponds to the data, preferring RefSeq and UniProt
Version Disabled ?>/>
Please see Semantic Versioning; start with 0.1.0
Torrent Title * Disabled ?>/>
Definition line, e.g., Alcohol dehydrogenase ADH1
Organism Disabled ?>/>
Organism line binomial, e.g., Saccharomyces cerevisiae
Strain/Variety Disabled ?>/>
Organism line if any, e.g., S288C
Authors(s) * One per field, e.g., Robert K. Mortimer [+] David Schild
$Artist) { ?> Disabled?>/> + Disabled?>/> +
Department/Lab * Disabled ?>/>
Last author's institution, e.g., Lawrence Berkeley Laboratory
Location Disabled ?>/>
Physical location, e.g., Berkeley, CA 94720
Year * Disabled ?>/>
Original publication year
License *
Please see How to License Research Data
Platform *
The class of technology used
Platform *
The class of technology used
Format *
Data file format, or detect from file list
Format *
Data file format, or detect from file list
Format *
Data file format, or detect from file list
Format *
Data file format, or detect from file list
Archive *
Compression algorithm, or detect from file list
Assembly Level *
How complete the data is, specifically or conceptually
Tags * get_value('genre_tags'); if (!$GenreTags) { $DB->query(" SELECT Name FROM tags WHERE TagType = 'genre' ORDER BY Name"); $GenreTags = $DB->collect('Name'); G::$Cache->cache_value('genre_tags', $GenreTags, 3600*6); } ?> />
Comma-seperated list of at least 5 tags
Picture Disabled ?> />
A meaningful picture, e.g., the specimen or a thumbnail
Mirrors Experimental. Up to two FTP/HTTP addresses that either point directly to a file, or for multi-file torrents, to the enclosing folder
Publications Up to ten DOI numbers, one per line
Torrent Group Description * DisabledFlag, !$this->DisabledFlag, false, array($this->Disabled) ); ?>
General info about the torrent subject's function or significance
Torrent Description
Specific info about the protocols and equipment used to produce the data
Aligned/Annotated /> Whether the torrent contains alignments, annotations, or other structural metadata
Upload Anonymously /> Hide your username from other users on the torrent details page
foot(); G::$DB->set_query_id($QueryID); } }