Skip to content
Snippets Groups Projects
Commit 57489635 authored by Nick Schermer's avatar Nick Schermer
Browse files

Prevent looping in some renamers.

Some renamers trigger file changes when processing the
renamer name. Prevent this by checking if the disk content
really changed.

This is for example triggered by the thunar-media-tags-plugin
in the bulk renamer. For an unknown reason, each time a file
is read, the "changed" signal is triggered on the folder, resulting
in endless looping on the file, consuming 100% cpu.
parent ea7bdab1
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