Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 0d61464

Browse files
committed
change in description
1 parent 320d514 commit 0d61464

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plex-ttp",
33
"version": "1.0.1",
4-
"description": "Add Faces tags from TagThatPhoto to Plex",
4+
"description": "Add Faces tags from TagThatPhoto to Plex, add places to photos with GPS coordinates (require HERE Maps freemium account)",
55
"main": "plex-ttp.js",
66
"scripts": {
77
"eslint": "eslint --ignore-path .eslintignore ./*.js",
@@ -15,7 +15,9 @@
1515
"Plex",
1616
"TagThatPhoto",
1717
"EXIF",
18-
"Faces"
18+
"Faces",
19+
"places",
20+
"HEREMaps"
1921
],
2022
"author": "devbab",
2123
"license": "ISC",

0 commit comments

Comments
 (0)