Skip to content

Add a new field in the torrent file indexed by with value Indexed by Torrust Index 3.0.0 #285

@josecelano

Description

@josecelano

Relates to: #284

We could overwrite the created by field in the torrent file with the value: Torrust Index/v3.0.0

Example torrent file in JSON:

{
   "created by": "imdl/0.1.13",
   "creation date": 1694545594,
   "encoding": "UTF-8",
   "info": {
      "length": 30,
      "name": "torrent-without-private-field.txt",
      "piece length": 16384,
      "pieces": "<hex>87 F9 9A 42 68 8D AE 18 E5 72 1D 7C 37 7B 88 91 E0 2D 08 9E</hex>"
   }
}

UPDATE: I decided not to use the created by field, which has a specific intention. Instead we can add a new field indexed by.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Feature & Enhancement request

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions