|
f46c8682ec
|
Working output mechanism, honors users outdir choice.
If outdir is set, srcfile will be copied to outdir first and modified there.
|
2020-03-05 15:19:29 +01:00 |
|
|
ef6080d64c
|
Restructured parts of the tool in preparation for new image output mechanism.
|
2020-03-05 13:36:01 +01:00 |
|
|
b4c6448645
|
Directly create datetime object from tag.value, instead of ASCII export and datetime import.
|
2020-03-04 15:44:18 +01:00 |
|
|
6e8aaf3338
|
Started, to re-write using pyexiv2.
Can already read DateTimeOriginal :-)
|
2020-03-04 15:17:56 +01:00 |
|
|
fb2188d6f7
|
Fix typo.
|
2020-03-04 12:51:40 +01:00 |
|
|
e6be76a732
|
Added more code-comments and shorted a line that was too long.
|
2020-03-04 11:15:58 +01:00 |
|
|
f8ed12e35b
|
Fixed csvloop (after 1st run).
Also close file after each run to prevent ressource hoarding.
|
2020-03-04 08:24:52 +01:00 |
|
|
e1e2888d3e
|
Beautified output in a tablish format.
|
2020-03-02 00:03:12 +01:00 |
|
|
6e4a955fe2
|
Made output more reasonable. Including a hint, when no match was found.
|
2020-03-01 23:40:49 +01:00 |
|
|
f32fa7adba
|
Made output path configurable on cli.
Make SIFACTOR configurable on cli.
Output path, filename now dynamic.
|
2020-03-01 23:21:52 +01:00 |
|
|
16bb735b29
|
Open CSV file only once.
|
2020-03-01 22:37:37 +01:00 |
|
|
849d08060f
|
Added command line paremeters
Added basic args, help
|
2020-03-01 22:35:28 +01:00 |
|
|
6c4626ed50
|
Switched to use csv native lib, simplified code.
|
2020-03-01 22:03:04 +01:00 |
|
|
32c338289f
|
Stop loop on match.
|
2020-03-01 21:17:48 +01:00 |
|
|
f0f6363d8d
|
First (somewhat) working prototype with static image
|
2020-03-01 19:16:44 +01:00 |
|
|
c575da044f
|
Removed math from dependencies, as round() is there by default.
Added SIFACTORs for all GQ geiger counters GeigerLog knows.
|
2020-03-01 18:05:47 +01:00 |
|
|
0fa87ab47a
|
Initial commit
Highly WIP does not yet do shit.
|
2020-03-01 17:17:37 +01:00 |
|