aria2/doc/manual-src
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
..
en Better auto-renaming 2016-07-19 20:55:41 +02:00
pt Relocate from github.com/tatsuhiro-t/aria2 to github.com/aria2/aria2 2016-04-18 22:31:07 +09:00
ru Update aria2c.rst 2016-06-27 14:13:57 +03:00
.gitignore Added .gitignore in doc/manual-src 2012-10-31 16:36:45 +09:00
Makefile.am Add Portuguese manual 2013-02-19 23:22:22 +09:00