Bug 431195

Summary: Skip equal filenames
Product: [Applications] krename Reporter: Shadow <thorsten>
Component: generalAssignee: Heiko Becker <heiko.becker>
Status: REPORTED ---    
Severity: wishlist CC: Ralf.Ebert1
Priority: NOR    
Version First Reported In: 5.0.0   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Shadow 2021-01-05 19:41:49 UTC
Hi,

When I rename much files, and a change of the filename is only in some of the chases, the program tries to rename files to the equal filename before.
The program displays an error.
Can't rename file, because the Source and destination filename is equal.

But if I try to rename 5.000 from 500.000 files, he tries to rename the 495.000 files. That costs a lot of time.
Please add a check, if the filename is equal, skip. (case-sensitive)

thx n greez

SOFTWARE/OS VERSIONS
Linux Mint 20.0
Comment 1 Shadow 2021-01-05 19:47:19 UTC
I mean...


..., he tries to rename the 495.000 files, too.