folders2flickr icon indicating copy to clipboard operation
folders2flickr copied to clipboard

Upload files to flickr

Results 30 folders2flickr issues
Sort by recently updated
recently updated
newest added

When I run the script I get this: `$ ./folders2flickr File "./folders2flickr", line 9 except IOError, ex: ^ SyntaxError: invalid syntax ` Where the pointer is located under the comma...

``` 2014-05-14 22:21:32,424 INFO Uploading image /Volumes/dsG/iPhone/Media/100APPLE/IMG_0002.JPG with tags #/100APPLE/IMG_0002.JPG 100APPLE 2014-05-14 22:21:38,408 ERROR (, HTTPError(), ) ```

I just got the uploader to work and I can see the pictures appearing on my Flickr account, so this is great. However, I noticed that it is taking a...

Noticed during testing that if I delete an uploaded file, folders2flickr just checks to see if it's in the history, not still on flickr and assumes it's there... Perhaps my...

How does folders2flickr maintain a sync? I have used another script to do my current sync and I want to avoid re-syncing? Is it a filename as a tag?

With some fotos i got a memory error when uploading them: 2014-03-25 21:27:20,694 (, MemoryError(), ) It happens when executing line 382: exiftags = exif.process_file(f) Any idea what goes wrong?...

I see this has been resurrected from the old Google Code hosted project? That had a Windows version, is this likely to happen for this updated version of the project?...

I'm syncing project A to Flickr account A. I also want to sync my personal photos to my personal account... Would be fun to have a way to specify this...

The default folderfilename tag seems a bit cludgy -- especially since it makes it really difficult to use the flickr.com/myaccount/tags list (since it has a separate tag for every picture)....

Due to the large collection of fotos I have I played with different settings of "imagedir" in uploadr.ini: 1. I set imagedir = d:\CamPics\aaa --> all fotos of aaa and...