aria2/doc
Nils Maier 665a1d1b35 Better auto-renaming
Up until now aria2 file auto renaming worked by just appending a new
unique number to the file path, behind the file name extension, if any,
changing what most other programs consider the file extension in the
process.
Now, aria2 will attempt to insert the number before the file extension,
leaving the extension intact, so that e.g. a ".jpg" still is a ".jpg"
file and opens in your configured image viewer when clicking it.
If a file has no extension (incl. so called "dot files"), the number
will be appended to the file name as usual.

Note: This is a potentially breaking change that might break third party
scripts that rely on aria2 auto file renaming producing a certain format
for renamed files. Please fix your scripts accordingly.

Closes GH-709
2016-07-19 20:55:41 +02:00
..
bash_completion Update bash_completion 2016-05-15 18:56:05 +09:00
manual-src Better auto-renaming 2016-07-19 20:55:41 +02:00
sphinx_themes/sphinx_rtd_theme Update sphinx_rtd_theme 2016-04-11 23:16:07 +09:00
xmlrpc aria2mon: Add --secret option 2016-07-05 23:46:17 +09:00
Makefile.am Always build doc/manual-src 2013-08-19 00:16:54 +02:00