Ticket #450 (closed bug: fixed)

Opened 5 years ago

Last modified 4 years ago

padding files

Reported by: Gollath Owned by: andar
Priority: major Milestone:
Component: core Version: 0.9.06 (1.0.0_RC6)
Keywords: padding files download issue Cc:

Description

Bitcomet creates (if user wishes to do so) padding files.

Their name is like this:

  _____padding_file_599_if you see this file, please update to BitComet 0.85 or above____
  _____padding_file_12_if you see this file, please update to BitComet 0.85 or above____

etc.

Their purpose is to adjust file start to a new chunk. Their content is 0x00 straight away (afaik) of their size. This is insane as those files can make the torrent size grow about 5-10%. They are a waste of Bandwith.

Therefore:

  • Automatically fill them with 0x00 and mark them as 100%, so you do not get to much overhead (which is about 5-10% ! ).
  • Also make them invisible in files list (or maybe a checkbox)
  • Mark them as "do not upload" or "low priority upload".

I marked this as major as I think it should be quite easy to implement. Also, this makes a major difference in both bandwith usage AND usability.

Reference:  http://en.wikipedia.org/wiki/BitComet#Padding_Files

Regards

Change History

Changed 5 years ago by anonymous

  • milestone 1.0.0 deleted

Changed 5 years ago by andar

  • status changed from new to closed
  • resolution set to fixed

Changed 4 years ago by anonymous

Note: See TracTickets for help on using tickets.