Restore pre conversion originals very slow

Bug #1839733 reported by Sophist
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

The method that Calibre uses to restore pre conversion originals i.e to remove .epub or .azw3 files and rename .original_* files to replace them is VERY slow if you need to do it in bulk.

Certainly this is MUCH slower than e.g. removing existing file types for the same number of files.

I suspect that this is due to the method that Calibre uses as it seems to be creating a temporary directory for each file, moving files and then deleting them - rather than simply deleting and renaming.

Obviously this is not a high priority, but if it could be looked at at some point that would be good.

Revision history for this message
Sophist (sophist-uk) wrote :

I think this is because it wants to send them to the recycle bin and avoid having the recycle bin have the ability to restore to the original directory.

Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in master

Fixed in branch master. The fix will be in the next release. calibre is usually released every alternate Friday.

 status fixreleased

Changed in calibre:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.