Wieland Hoffmann 1e8a412edf Prevent cover images from skipping numbers
This is a bug introduced with fc7470eee0:
When saving multiple images with the generic filename, only odd numbers
would be appended to the filename, because the "while exists(foo)" check
is always true for every image except the first one at least once,
causing "i" to be incremented twice for every image (except for the
first one).
2012-08-23 15:01:13 +02:00
2012-05-29 18:45:49 +02:00
2012-01-30 00:48:01 -06:00
2012-08-17 02:48:09 -05:00
2011-09-15 23:00:59 +02:00
2009-09-22 20:15:35 +02:00
2006-10-19 22:00:30 +02:00
2012-05-29 02:24:11 -05:00
Description
No description provided
82 MiB
Languages
Python 99.4%
Shell 0.3%
PowerShell 0.2%
C 0.1%