Andrey Prygunkov
|
0776c6b057
|
#595: check original file names when looking for splitted fragments
|
2019-01-17 00:28:55 +01:00 |
|
Andrey Prygunkov
|
491d816bff
|
#591: save only changed queue data during downloading
This is a speed optimisation for large queue.
|
2019-01-14 17:53:51 +01:00 |
|
Federico Cuello
|
541a695e2f
|
fix compile warning: -Wsign-compare
Fix sign compare warning by improving casting choices.
|
2018-12-21 16:04:41 +01:00 |
|
Andrey Prygunkov
|
43fc121219
|
#430: article statistics for par-files after direct rename
|
2017-08-25 18:56:09 +02:00 |
|
Andrey Prygunkov
|
97018ae102
|
#424: resume detected non-par2-files
when direct rename is active
|
2017-08-15 12:51:44 +03:00 |
|
Andrey Prygunkov
|
928e0a6006
|
fixed #399: error when compiling without par-check
|
2017-06-23 23:22:49 +02:00 |
|
Andrey Prygunkov
|
7f393d050c
|
#362: removed unnecessary code
|
2017-06-07 17:25:24 +02:00 |
|
Andrey Prygunkov
|
53da5725c2
|
#362, #382: articles yEncoded with less than 68 characters
are now correctly processed by direct rename.
|
2017-05-31 22:00:25 +02:00 |
|
Andrey Prygunkov
|
580e1974bc
|
#362, #382: fixed crash during direct rename
which may happen if articles were yEncoded with less than 68 character
length.
|
2017-05-30 21:17:47 +02:00 |
|
Andrey Prygunkov
|
98cc4817fe
|
#362, #382: fixed crash during direct rename
which may happen if download errors occurred.
|
2017-05-23 20:51:23 +02:00 |
|
Andrey Prygunkov
|
f6adbe848d
|
#362: avoid unnecessary renaming of par-sets
|
2017-05-18 20:32:46 +02:00 |
|
Andrey Prygunkov
|
f2329dada4
|
#362: log statistics for direct rename
|
2017-05-16 18:57:32 +02:00 |
|
Andrey Prygunkov
|
d3362f9280
|
#371: detect not unpacked archives
Detect not unpacked archives which may appear after rar-rename and
unpack them during post-processing.
|
2017-05-12 18:37:15 +02:00 |
|
Andrey Prygunkov
|
61af2b3446
|
#371: integrated direct unpack into pp-workflow
|
2017-05-05 21:57:52 +02:00 |
|
Andrey Prygunkov
|
fc1847588d
|
#362: save and restore disk state for direct rename
|
2017-04-30 00:10:17 +02:00 |
|
Andrey Prygunkov
|
62b3d47b43
|
#362: redesigned renaming
Spread RenameInfo into FileInfo and NzbInfo to make the state easier to
save on disk
|
2017-04-28 23:55:41 +02:00 |
|
Andrey Prygunkov
|
830e0e4858
|
#362: proper rename on completion
Fixed: if the file was renamed during finalizing stage (completion) the
file may not be properly renamed.
|
2017-04-27 17:31:39 +02:00 |
|
Andrey Prygunkov
|
5813c903eb
|
#362: compatibility with gcc 4.8
|
2017-04-25 19:27:39 +02:00 |
|
Andrey Prygunkov
|
118f835385
|
#362: multiple par-sets and renaming par2-files
|
2017-04-23 20:20:59 +02:00 |
|
Andrey Prygunkov
|
9a6a42bd44
|
#362: unpause par2-file
as we need it to download first and ExtraPriority-flag doesn’t work on
paused files
|
2017-04-23 13:48:39 +02:00 |
|
Andrey Prygunkov
|
964e8311a9
|
#362: renaming files
|
2017-04-20 21:28:06 +02:00 |
|
Andrey Prygunkov
|
d16036aa78
|
#362: loading hashes from par2-flle
|
2017-04-19 16:43:58 +02:00 |
|
Andrey Prygunkov
|
231e94dd2e
|
#362: detecting par2-files
|
2017-04-18 19:57:35 +02:00 |
|
Andrey Prygunkov
|
f7be22893d
|
#362: computing 16k-hashes for downloaded files
|
2017-04-17 15:32:32 +02:00 |
|