simonedegiacomi / gphotosuploader

Unofficial Google Photos uploader and Go library
GNU General Public License v3.0
99 stars 29 forks source link

Path of already uploaded files (in uploaded.txt) is not absolute #3

Closed n03l closed 6 years ago

n03l commented 6 years ago

The path of already uploaded files recorded in uploaded.txt is not absolute. Thus, the same photo referenced with two different paths (e.g., ~/Foto/foo.jpg and Foto/foo.jpg), will be uploaded twice.