Skip to content
Snippets Groups Projects
Commit 32c9f7eb authored by Dmitry Torokhov's avatar Dmitry Torokhov Committed by Matěj Laitl
Browse files

SqlCollectionLocation: do not stop transfer when some files are already at destination

This happens when you want to import a big tree of tracks at once and some
tracks are already present in the destination collection. In this case
TransferJob's copy subjob fails with KIO::ERR_FILE_ALEADY_EXIST and causes
entire transfer to complete prematurely.

BUGFIXES:
 * Fix existing files preventing complete transfer of tracks to collection

BUG: 312001
REVIEW: 107841
FIXED-IN: 2.7
parent 52d5c4f7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment