-
Fix #143 - issues when encoding is not utf8 - sadly, others are still not supported, just skipped
-
Ask for divide-to-folders in interactive
-
Close #138 - support Archive/Trash folders!
Implementation of this is a bit complicated, so may break, but should work 99% times
-
Fix #134 - nicely tell user what to do when no "year folders" instead of exceptions
-
Fix #92 - Much better json finding!
It now should find all of those
...-edited(1).jpg.json
- this also makes it faster because it rarely falls back to reading exif, which is slower -
More small fixes and refactors