stefrobb / folders2flickr

Automatically exported from code.google.com/p/folders2flickr
1 stars 0 forks source link

Folders2Flickr not uploading images #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run Windows Exe uploadr.exe with remove_all_pics_first = true
2. Run Windows Exe uploadr.exe with remove_all_pics_first = false

What is the expected output? What do you see instead?
All of my Flickr photos were deleted as expected after Step 1, but the job 
terminated without uploading any photos. When I ran the job again (Step 2) with 
remove_all_pics_first = false the job runs but so far (after an hour) has not 
uploaded any photos.

What version of the product are you using? On what operating system?
Folders2Flickr Win EXE v1

Please provide any additional information below.
This is being run on a Windows 7 PC. Photos are stored on a NAS, mapped as the 
p: drive. Photos are all JPG, and arranged into folders on the p: drive. Many 
of the photos are scans from slides/negatives/prints, with EXIF data for "date 
taken" inserted using 3rd party tools.
Below is an extract from debug.log, showing the first few files. Step 2 did not 
generated any output in error.log.

2014-03-18 10:18:21,523 DEBUG Started
2014-03-18 10:20:39,288 DEBUG flickr2history: Started flickr2history
2014-03-18 10:20:39,905 DEBUG 26454827@N03
2014-03-18 10:20:39,910 DEBUG 26454827@N03
2014-03-18 10:20:40,638 DEBUG flickr2history: No image in Flickr (yet) with 
tags #1978#Orpington\Winter#1978#(from#print).jpg (possibly deleted in Flickr 
by user)
2014-03-18 10:20:40,638 DEBUG 1978 Orpington\Winter 1978 (from print).jpg
2014-03-18 10:20:40,687 DEBUG 26454827@N03
2014-03-18 10:20:41,266 DEBUG flickr2history: No image in Flickr (yet) with 
tags 
#1980#Abu#Dhabi#&#Dubai\View#from#office#-#Passport#Road#Abu#Dhabi#1980#2(from#p
rint).jpg (possibly deleted in Flickr by user)
2014-03-18 10:20:41,266 DEBUG 1980 Abu Dhabi & Dubai\View from office - 
Passport Road Abu Dhabi 1980 2(from print).jpg
2014-03-18 10:20:41,357 DEBUG 26454827@N03
2014-03-18 10:20:42,089 DEBUG flickr2history: No image in Flickr (yet) with 
tags 

Original issue reported on code.google.com by itmann...@gmail.com on 18 Mar 2014 at 10:32

GoogleCodeExporter commented 9 years ago
I thought I had this issue, but wandered off from my computer for a couple of 
hours and came back to find it uploading. Looks like it just takes a while to 
check what's online already.
In my case ~1500 photos took ~45 minutes to check on quite a ~20MB connection.

Original comment by clever...@googlemail.com on 4 May 2014 at 11:26