Hey,
Good thing that you point out the correct syntax.
I think removed the if-then-else thing and just put storage_mode = lt.storage_mode_t(0) (that is what I meant in the post above).
But I don't remember as it is some time ago now and I don't use Deluge anymore.
Regards
Chris
Search found 4 matches
- Tue Nov 04, 2014 8:39 am
- Forum: Windows OS
- Topic: [NTFS] Full Allocation, Sparse Files and 20.000 Fragments
- Replies: 14
- Views: 27801
- Mon Oct 20, 2014 1:58 pm
- Forum: Windows OS
- Topic: [NTFS] Full Allocation, Sparse Files and 20.000 Fragments
- Replies: 14
- Views: 27801
Re: [NTFS] Full Allocation, Sparse Files and 20.000 Fragment
Keep in mid folks: Modifying torrentmanager.py setting "storage_mode=0" caused regular data corruption on my system meaing torrents were marked as finished but data was corrupt. Force re-checking helped, but I would NOT recommend it.
- Fri Mar 08, 2013 10:53 pm
- Forum: Windows OS
- Topic: [NTFS] Full Allocation, Sparse Files and 20.000 Fragments
- Replies: 14
- Views: 27801
Re: [NTFS] Full Allocation, Sparse Files and 20.000 Fragment
I just wanted to say that I have done some testing on this issue and found that storage_mode=0 produces far less fragments. Test scenario: Measuring of fragmentation was done under Windows 7 64-bit with latest updates on non-system hard disk drive (no SSD), size of drive is 1 tb, fully defragmented ...
- Fri Sep 09, 2011 10:52 am
- Forum: Support
- Topic: Installing a current Deluge version on squeeze
- Replies: 0
- Views: 3528
Installing a current Deluge version on squeeze
Hello everybody, I have tried installing Deluge (from unstable repositry) on a stable squeeze system according to this guide: http://dev.deluge-torrent.org/wiki/Installing/Linux/Debian/Squeeze Running apt-get -t unstable install deluge gives me the following error: root@debianvm:~# apt-get -t unstab...