jkbrzt / geotagger

📸 🗺 Geotag your photos from GPS-less cameras with your phone's location history data
https://twitter.com/jakubroztocil
MIT License
37 stars 9 forks source link

missing configuration: MOVES__ID #1

Closed damozhang closed 6 years ago

damozhang commented 7 years ago

geotagger auth missing configuration: MOVES__ID

Lumen01 commented 6 years ago

At the line 40 of core.py 'MOVES__ID' should be 'MOVES_ID', I guess.