Photo uploader
A piece of integration code that simplifies the process of uploading photos from a camera to a web site.
Project Lead:
None
Bounty:
US $0.00(Sponsor Project)Status:
[COMPLETE]The final payment was made to Toobaz on Thu, Aug 30, 2012. This project is complete; no new sponsorships or submissions will be accepted. You can continue to use the forums for discussion purposes.
![]() | Dec 25, 2009 1:00pm Submitted by Toobaz [COMPLETE]
Submission notes:
In the description, you explicitely mention other websites different than Flickr. But then, in some comment, you seem to suggest that customizing FlickrUploadr should be enough. That's what I've done, and the package indeed allows you to upload to Flickr in a fully automatic way. After install, run it, follow the steps for autentication and customize settings. Then, close and insert your camera: in the popup dialog, select FlickrUploadr, and it's done. Merry Christmas.
|
I'm sorry that I haven't had a chance to actually run it yet, but it sounds fine and totally worth the $50. I'll accept it asap if it works. Where's the source?
Aaaaw, too bad. Hopefully this is minor. The authentication went fine. If that's the whole config setup, it's great - braindead easy for me to install and authenticate on someone else's computer.
I clicked on "manage settings", and when I clicked on ok after that, I got this:
Traceback (most recent call last):
File "/usr/bin/Uploadr", line 424, in settings_dialog
self.config.set('auto_mode', 'enabled', auto_mode.get_active())
File "/usr/lib/python2.6/ConfigParser.py", line 377, in set
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'auto_mode'
But maybe I don't need that, so let's forget about it. I also plugged in a camera, and saw the same thing as I usually see.
I clicked on "manage settings", and when I clicked on ok after that, I got this:
Traceback (most recent call last):
File "/usr/bin/Uploadr", line 424, in settings_dialog
self.config.set('auto_mode', 'enabled', auto_mode.get_active())
File "/usr/lib/python2.6/ConfigParser.py", line 377, in set
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'auto_mode'
But maybe I don't need that, so let's forget about it. I also plugged in a camera, and saw the same thing as I usually see.