richq / folders2flickr

Upload files to flickr
Other
102 stars 38 forks source link

hardcoded path for uploadr.ini #3

Closed shivagowda closed 10 years ago

shivagowda commented 10 years ago

https://github.com/richq/folders2flickr/blob/master/f2flickr/uploadr.py#L33 Here, the uploadr.ini is being expected to be always in home directory, please change it to relative path.

richq commented 10 years ago

Relative to what? Suggestions welcome.

shivagowda commented 10 years ago

It expects the uploadr.ini file to be present in home directory, can be changed to look in current directory