shypike
fc53885b2e
Experimental server priority.
Core code changes donated by user Fmstrat.
The current implementation is bit rough as the calculation of alternative servers isn't done at the right level in the download/decoding chain.
This needs a redesign, although it works.
10 years ago
shypike
145afc44f5
Fix UI for notifications.
"Notification Center", "Growl" and "NTFOSD" should have boolean options instead of numerical.
Otherwise the user interface will not properly handle disabled options.
10 years ago
shypike
70d1c917f0
encoding.platform_encode() should only try to convert "str" types.
10 years ago
shypike
1d8a912acb
New version of par2-tbb for Windows.
Supports repair for files over 2G.
10 years ago
shypike
2caf0ee1a0
Update translations
10 years ago
shypike
ff858fad48
Log the output of the pre-queue script.
10 years ago
shypike
30ee3a9840
Fix location of 7Zip by OSX binary.
10 years ago
shypike
1925097deb
Point to new Wiki pages for RSS and Scheduling.
10 years ago
shypike
f5a8946d95
Update source texts.
10 years ago
shypike
ef3fb69c03
Correct language base strings.
Avoid complex formatting in translatable texts.
Remove obsolete text.
10 years ago
shypike
49d0a8bd32
Update language source files.
10 years ago
shypike
830c04fc60
Move option "script_can_fail" from Specials to Switches.
10 years ago
shypike
601db26f62
Require Python 2.6 or 2.7
10 years ago
shypike
2421bd4da6
Update translations
10 years ago
shypike
82c35d208b
Update translations
10 years ago
shypike
175ed12a30
Fix translation issues.
10 years ago
shypike
9862a06f94
On Unix systems not all files were sent to the par2 tool.
As a side-effect of changes in globber() supporting Windows long paths, its behaviour changed.
The code in PAR_Verify wasn't changed accordingly.
10 years ago
shypike
587749437e
After pre-check completes successfully, prevent the nzb.gz file from being deleted.
10 years ago
shypike
86f7c4b54d
Make sure unpack problems result in a "failed" job status.
Incorrect rerun of failed unpacking job, masked the error status of the first one.
Don't rerun if the previous run fails.
10 years ago
shypike
687ab5d4f5
Update text files and copyright year.
10 years ago
shypike
07a16811c4
Update translations
10 years ago
shypike
d5d90765a9
Update language source file.
10 years ago
shypike
c9871c224e
Improve Python version check.
10 years ago
shypike
f120265acf
Make IP checking more anonymous by using unassigned addresses.
Also remove unused procedure.
10 years ago
shypike
970dbf3408
Make sure folder options always contain the right slashes for the platform.
10 years ago
shypike
c17ba7cdc3
Replace os.rename with shutil.move.
This should prevent cross-device rename errors.
10 years ago
shypike
c2329a8a9f
Point several Config pages to a new Wiki page instance.
10 years ago
shypike
f92c6e1c1f
Improve unrar recommendation text
10 years ago
shypike
50447f736f
Correct floating point conversion
10 years ago
shypike
7ab83c0629
Log an error message when RSS feed uses bad certificate.
10 years ago
shypike
b95aa735ac
Point Special-Help to a new Wiki page instance.
10 years ago
shypike
27ff8da056
Add Special to enable/disable HTTPS certificate verification.
Also: improve error messages.
10 years ago
shypike
a60bbff449
Report bad server certificates for URL-based NZB fetch
Prepare for Python's 2.7.9+ certificate verification.
Previous code did not give clear information.
10 years ago
shypike
fb97ca8cdc
Correct translation errors.
10 years ago
shypike
759d601ec4
Prevent crash when the API-call "addfile" sends a file name without a proper extension.
10 years ago
shypike
48fd9d53ab
Improve logging of unrar version.
10 years ago
shypike
b319ca964b
Improve unrar check by recommending a minimum version.
Only for non-OSX and non-Windows.
10 years ago
shypike
20108c885e
Update translations
10 years ago
shypike
3339ffc7f1
Update translation source file.
10 years ago
shypike
6840a2ffa0
Remove "do not download samples" option.
It doesn't work when samples are part of the par2 set.
10 years ago
shypike
64ca554746
Remove "fail_on_crc" option and move "overwrite_files" from Special to Switches.
10 years ago
shypike
eb761ed95b
Prevent CherryPy error when trying to delete an non-existing server.
10 years ago
shypike
9cc20356af
When "enable_multicore" is off, verification may fail on Linux systems.
Make sure "par2-classic" variable is always set, so that enable_multicore's value doesn't matter.
10 years ago
shypike
64bf6c5cf1
Add "password" field to the "Retry from History" function.
This way you can retry a job with a different password.
10 years ago
shypike
b4232ff589
Merge pull request #199 from sanderjo/develop
Determine and show public IPv4 address (if +Debug is on)
10 years ago
sanderjo
787a4b04f5
Determine and show publick IPv4 address (if +Debug is on)
10 years ago
shypike
7883bb6bbd
Remove obsolete build files.
10 years ago
shypike
c148b990fc
Default base folder for Windows is now the %USERPROFILE% folder.
Before, %USERPROFILE%\Documents was used.
The default download folders should be based on %USERPROFILE%\Downloads.
The other folders will land in %USERPROFILE%.
Also removed the obsolete option to have the INI file in the program folder. The latter now needs an explicit -f parameter.
10 years ago
shypike
236fbb9595
Update par2-tbb for Windows to version 0.4
10 years ago
shypike
ffbcc46fa4
Add 64bit only par2-sl for OSX.
10 years ago