stanaka / lightroom-google-photo-plugin

GNU General Public License v3.0
241 stars 40 forks source link

Add missing X-Goog-Upload-Protocol=raw header #28

Open kswchoo opened 5 years ago

kswchoo commented 5 years ago

This header is required for setting the file name correctly per Google's documentation: https://developers.google.com/photos/library/guides/upload-media

Also, this commit replaces the default placeholder text to something bit more meaningful.

fixes #18