This commit is contained in:
2019-09-29 04:51:24 -07:00
parent 4f484b8c7c
commit 649e4a20dd

View File

@@ -12,6 +12,16 @@
* Custom rename template * Custom rename template
* Reverse geocoding (lookup place name from GPS coordinates) * Reverse geocoding (lookup place name from GPS coordinates)
## Available tags
* **%FILE** The original filename
* **%EXT** The original file extension
* **%DTO** Timestamp (with fallback to file modification date)
* **%DUR** Video Duration (formatted)
* **%SW** Software (formatted)
* **%MODEL** Digital Camera Model
* **%PLACE** Formatted location (from GPS coordinates)
## Screenshots ## Screenshots
<img src="/git/profiteroles/Rollup/raw/master/screenshot_1.png" width="500"> <img src="/git/profiteroles/Rollup/raw/master/screenshot_1.png" width="500">