a84c0d7e55
Ignored some more stuff.
master
Uroš Golja
2017-01-05 20:22:16 +01:00
4a92702082
There are some images that do not have any EXIF data available. This happens (sometimes) when the image was edited somehow in an editing program, and the program forgot to append the original EXIF data to the exported image.
Uroš Golja
2017-01-05 20:18:57 +01:00
b39571ff74
Some more ignores..
Uroš Golja
2017-01-05 19:58:47 +01:00
3729d244f4
Added "unknown" as a possible apsect ratio.
Uroš Golja
2016-11-13 22:36:35 +01:00
9fe9c281ef
Added vim swap files to the list of ignored files.
Uroš Golja
2016-11-13 22:35:32 +01:00
1a7507c6bc
This apparently works. The trick was to use the $symlink_dir path as the basepath (for the abs2rel function), and not $symlink. Kinda makes sense, really.
Uroš Golja
2016-11-12 12:25:41 +01:00
d85735ef46
This works, dont know why
Uroš Golja
2016-11-11 16:07:37 +01:00
b947df75ee
Trying to figure out how this File::Spec and Cwd thing works.
Uroš Golja
2016-10-28 08:30:52 +02:00
ac2ea74ad5
Oops, a copy/paste bug.
Uroš Golja
2016-10-26 07:51:10 +02:00
b3f2dd01ba
Reworked all the hashes (%files, %ar) into hash references ($files, $ar) for better clarity. Who uses hashes, anyway?
Uroš Golja
2016-10-25 23:03:39 +02:00