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.

readme.md 510B

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.