Changes between Version 1 and Version 2 of MovedToGitHub/Can I sequence the files I download
- Timestamp:
- Dec 6, 2008, 7:09:25 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MovedToGitHub/Can I sequence the files I download
v1 v2 1 Can I sequence the files I download? is quite a common question. This entry will try to anwser the question and possibilities.[[BR]]1 Can I sequence the files I download? This is quite a common question. This entry will try to answer the question and possibilities.[[BR]] 2 2 3 3 … … 8 8 '''But I want to sequence the files I download, how do I do it ?'''[[BR]] 9 9 10 There're two methodes basicly, one DIY that requires a bit of code changing and the "user fr endly" version.[[BR]]10 There're two methodes basicly, one DIY that requires a bit of code changing and the "user friendly" version.[[BR]] 11 11 12 12 … … 14 14 Tweak ''compareRefillPiece()'' in ''libtransmission/peer-mgr.c'' 15 15 16 Repl eace:16 Replace: 17 17 {{{ 18 18 /* otherwise go with our random seed */ … … 25 25 }}} 26 26 27 ''' 2) "User-fr endly" approach:'''[[BR]]27 ''' 2) "User-friendly" approach:'''[[BR]] 28 28 In the file inspector, change the priorities "by hand".