vnrecode: duplicates check for more than two files
This commit is contained in:
parent
df20bd3636
commit
407ab98000
2 changed files with 15 additions and 11 deletions
|
@ -192,6 +192,6 @@ class Compress:
|
|||
case "unknown":
|
||||
out_file = self.unknown(source, output)
|
||||
|
||||
self.__utils.out_rename(out_file, source.name)
|
||||
self.__utils.out_rename(out_file, source)
|
||||
self.__printer.bar.update()
|
||||
self.__printer.bar.next()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue