This one fixes (so I hope) the move to an existing file for the tracker database by deleting the moved-to file first. I tested it and w/o that fix an error is printed* and the overwritten file is not removed from the database. With this fix it works as expected. * ERROR: execution of prepared query UpdateFileMove failed due to columns Path, Name are not unique with return code 1 Cheers, Marcus
Attachment:
tracker_r746_fix_move_to_existing_file.patch
Description: Text Data