Opened 13 years ago

Closed 10 years ago

Last modified 6 years ago

#1923 closed feature-request (Fixed)

Add option for Full Allocation (without sparse files)

Reported by: Cas Owned by:
Priority: minor Milestone: 2.0.0
Component: Core Version:
Keywords: Cc:

Description

Discussion and current workaround: http://forum.deluge-torrent.org/viewtopic.php?f=8&t=37349

lt python binding for full allocation is:

lt.storage_mode_t(0)

http://www.rasterbar.com/products/libtorrent/manual.html#storage-allocation

Change History (5)

comment:1 Changed 13 years ago by andar

It's likely that libtorrent will be dropping support for compact allocation in 0.16, so we will need to address the storage type setting regardless. This would be a good time to offer the two options: Sparse (default) and Full.

comment:3 Changed 10 years ago by Cas

  • Resolution set to Fixed
  • Status changed from new to closed

Fixed in develop: [67e9787ba1e430]

comment:4 Changed 8 years ago by Cas

  • Milestone changed from 2.0.x to 2.0

comment:5 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.