Skip to content

Releases: movestill/smuggo

Prevent duplicate uploads to an album

10 Mar 04:11
Compare
Choose a tag to compare
  • Use MD5 hash to prevent duplicate uploads to an album
  • Using Go module system

Allow specifying home folder

04 Jan 04:25
Compare
Choose a tag to compare

Let the user specify the smuggo home folder from the command line. This folder contains the SmugMug API key and the user's OAUTH token.

Also add version command so the user can easily get the smuggo version.

Fix album command

02 Jan 03:38
Compare
Choose a tag to compare

Was dropping the first album returned by SmugMug before printing the albums.

Updated Search

30 Oct 23:01
Compare
Choose a tag to compare

Updated search to be compatible with new response data from SmugMug API.

Initial release

15 Jan 03:44
Compare
Choose a tag to compare

Provides basic functionality for uploading images and video to SmugMug using their v2.0 API.