BioTorrents.de’s version of Gazelle
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pjc d73c18dcda Bring the Extension Parser package up to speed 5 years ago
..
classes Bring the Extension Parser package up to speed 5 years ago
sections/upload Bring the Extension Parser package up to speed 5 years ago
static/functions Bring the Extension Parser package up to speed 5 years ago
readme.md Lots to do! 5 years ago

readme.md

Detect and autofill file types by extension

One of the challenges of tracking biology data is the overwhelming number of file formats. If a user leaves the container or archive dropdown blank, this tool:

  • Adds the file sizes of each extension
  • Sorts the torrent file list by size
  • Returns the first matching extension value

In this repo

Please find all the snippets you need to implement a similar feature on your own tracker. The file and folder structure mirrors what Oppaitime Gazelle uses.