<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>FlickrMetadataSynchr Forum Rss Feed</title><link>http://www.codeplex.com/FlickrMetadataSynchr/Thread/List.aspx</link><description>FlickrMetadataSynchr Forum Rss Description</description><item><title>New Post: Problem with large sets</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=74815</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I was a&amp;nbsp;afraid&amp;nbsp;of that :(&lt;/p&gt;
&lt;p&gt;I'm going to test it at another ISP when I get a chance. Thanks for the help so far. No other program is even close to get the job done.&lt;/p&gt;&lt;/div&gt;</description><author>frisno</author><pubDate>Sat, 14 Nov 2009 12:27:12 GMT</pubDate><guid isPermaLink="false">New Post: Problem with large sets 20091114122712P</guid></item><item><title>New Post: Problem with large sets</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=74815</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You are apparently suffering from a seriously broken Internet connection to Flickr. As there are no other reports for these kinds of connection problems I have no idea what is causing this on your end.&lt;/p&gt;
&lt;p&gt;In such circumstances there is just no reliable way to continue syncing. That's why the program deliberately stops when it runs into these kinds of problems.&lt;/p&gt;&lt;/div&gt;</description><author>erwyn</author><pubDate>Fri, 13 Nov 2009 23:33:08 GMT</pubDate><guid isPermaLink="false">New Post: Problem with large sets 20091113113308P</guid></item><item><title>New Post: Problem with large sets</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=74815</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;It works :)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have now set the time-out to 600 and the thread to 1 and it allows me to download larger sets, the network error still shows up, but less frequently.&lt;/p&gt;
&lt;p&gt;Other errors show up now. In one case I had to do a split, but for the most part it have worked with a few retries.  Its a bit sad that the program run &amp;quot;error-fail-stop&amp;quot; instead of error-retry-log and continue. I will paste a few just for info..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This error seemed a bit weird. I tried to put all images in a new temporary group, with no luck. Splitting them worked, giving me 2 images less, so I guess there are duplicates in the set, but I'm not sure.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Information: 0 : Flickr photoset has 500 pictures. Will fetch info in 3 batches.&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T18:59:14.7436041Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Information: 0 : Fetched 250 pictures in batch #1.&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T18:59:16.0636041Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Information: 0 : Fetched 250 pictures in batch #2.&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T18:59:17.4116041Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Error: 0 : Could not fetch photos from Flickr. Exception details follow:&lt;/p&gt;
&lt;p&gt;FlickrNet.FlickrApiException: Photoset not found (1)&lt;/p&gt;
&lt;p&gt;at FlickrNet.Flickr.PhotosetsGetPhotos(String photosetId, PhotoSearchExtras extras, PrivacyFilter privacyFilter, Int32 page, Int32 perPage) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 4375&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelper.GetPhotos(Photoset photoset) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\FlickrHelper.cs:line 445&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T18:59:17.8426041Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Error: 0 : Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelperException: Could not fetch photos from Flickr. ---&amp;gt; FlickrNet.FlickrApiException: Photoset not found (1)&lt;/p&gt;
&lt;p&gt;at FlickrNet.Flickr.PhotosetsGetPhotos(String photosetId, PhotoSearchExtras extras, PrivacyFilter privacyFilter, Int32 page, Int32 perPage) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 4375&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelper.GetPhotos(Photoset photoset) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\FlickrHelper.cs:line 445&lt;/p&gt;
&lt;p&gt;--- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelper.GetPhotos(Photoset photoset) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\FlickrHelper.cs:line 467&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.FetchPictureMetadata(Int32 currentProgress, Int32 targetProgress, IList`1&amp;amp; flickrPictureSyncMetadataList, IList`1&amp;amp; localPictureSyncMetadataList) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 563&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.DoSync() in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 401&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.DoSync(Object sender, DoWorkEventArgs e) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 938&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T18:59:17.8476041Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Information: 0 : Status #8: 0% - The sync process failed: Could not fetch photos from Flickr.&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T18:59:17.8626041Z&lt;/p&gt;
&lt;p&gt;Loading cache from disk&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is just an example-row of what I get on all images when I resynchronise a newly synced/downloaded set. All geo is adjusted by 0,000001.&lt;/p&gt;
&lt;p&gt;Third synch do not show this behaviour.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Information: 0 : Updated geolocation for Flickr picture with id 3039398948 from (59,593027 , 17,88719) to (59.593026 , 17.88719).&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T20:13:22.7656041Z&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Not sure about this one, it worked after a few retries without changing anything.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Information: 0 : Status #4164: 48% - Reading metadata from Flickr pictures. Progress: 543 of 560.&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T20:40:24.6476041Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Error: 0 : Could not fetch photo info from Flickr. Exception details follow:&lt;/p&gt;
&lt;p&gt;FlickrNet.FlickrApiException: Sorry, the Flickr API service is not currently available. (0)&lt;/p&gt;
&lt;p&gt;at FlickrNet.Flickr.PhotosGetInfo(String photoId, String secret) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 2669&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Flickr.AsyncPhotoInfoFetcher.ProcessItem(Photo metadata) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\AsyncPhotoInfoFetcher.cs:line 43&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Flickr.AsyncFlickrWorker`2.StartWork() in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\AsyncFlickrWorker.cs:line 148&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T20:40:25.0186041Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Error: 0 : Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelperException: Could not fetch photo info from Flickr. ---&amp;gt; FlickrNet.FlickrApiException: Sorry, the Flickr API service is not currently available. (0)&lt;/p&gt;
&lt;p&gt;at FlickrNet.Flickr.PhotosGetInfo(String photoId, String secret) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 2669&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Flickr.AsyncPhotoInfoFetcher.ProcessItem(Photo metadata) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\AsyncPhotoInfoFetcher.cs:line 43&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Flickr.AsyncFlickrWorker`2.StartWork() in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\AsyncFlickrWorker.cs:line 148&lt;/p&gt;
&lt;p&gt;--- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelper.ProcessMetadataWithMultipleWorkers[TIn,TOut](IList`1 metadataInList, EventHandler`1 progressCallback, CreateAsyncFlickrWorker`2 workerFactoryMethod) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\FlickrHelper.cs:line 1005&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelper.GetPhotoInfo(IList`1 photoList, EventHandler`1 progressCallback) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\FlickrHelper.cs:line 523&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.GetFlickrPictureSyncMetadata(IList`1 flickrPhotoList, Int32 startProgress, Int32 targetProgress) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 821&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.FetchPictureMetadata(Int32 currentProgress, Int32 targetProgress, IList`1&amp;amp; flickrPictureSyncMetadataList, IList`1&amp;amp; localPictureSyncMetadataList) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 575&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.DoSync() in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 401&lt;/p&gt;
&lt;p&gt;at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.DoSync(Object sender, DoWorkEventArgs e) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 938&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T20:40:25.0246041Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Information: 0 : Status #4165: 48% - Reading metadata from Flickr pictures. Progress: 544 of 560.&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T20:40:25.0286041Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Information: 0 : Status #4166: 0% - The sync process failed: Could not fetch photo info from Flickr.&lt;/p&gt;
&lt;p&gt;DateTime=2009-11-13T20:40:25.0326041Z&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>frisno</author><pubDate>Fri, 13 Nov 2009 23:23:23 GMT</pubDate><guid isPermaLink="false">New Post: Problem with large sets 20091113112323P</guid></item><item><title>New Post: Problem with large sets</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=74815</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;This seems to be a issue in your network infrastructure. The app establishes up to 10&amp;nbsp;simultaneous connections to the Flickr web services with a timeout of 30 seconds. And apparently some of those connections fail to respond within the timeout period for you. Your bandwith seems to be plenty. Could your&amp;nbsp;ISP be throttling connections? Do you&amp;nbsp;have a proxy server configured in Internet Explorer?&lt;/p&gt;
&lt;p&gt;If you open the FlickrMetadataSynchr.exe.config file in Notepad you can try changing some settings. There is&lt;/p&gt;
&lt;p&gt;&amp;lt;setting name=&amp;quot;MaximumNumberOfAsyncWorkers&amp;quot; serializeAs=&amp;quot;String&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;&lt;strong&gt;10&lt;/strong&gt;&amp;lt;/value&amp;gt;&lt;br&gt;&amp;lt;/setting&amp;gt;&lt;/p&gt;
&lt;p&gt;Try lowering the number. And there is:&lt;/p&gt;
&lt;p&gt;&amp;lt;setting name=&amp;quot;FlickrNetHttpTimeoutInSeconds&amp;quot; serializeAs=&amp;quot;String&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;&lt;strong&gt;30&lt;/strong&gt;&amp;lt;/value&amp;gt;&lt;br&gt;&amp;lt;/setting&amp;gt;&lt;br&gt;&lt;br&gt;Try increasing that number. Normally 30 seconds is plenty of time. For me the Flickr web services respond in a matter of seconds.&lt;/p&gt;&lt;/div&gt;</description><author>erwyn</author><pubDate>Thu, 12 Nov 2009 10:50:26 GMT</pubDate><guid isPermaLink="false">New Post: Problem with large sets 20091112105026A</guid></item><item><title>New Post: Problem with large sets</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=74815</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Yes I have the latest version, and I've tried on another puter (vista, but on the same internet connection) with the same error.&lt;/p&gt;
&lt;p&gt;I downloaded a copy just now and got this in my log:&lt;/p&gt;
&lt;p&gt;---------------&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;FlickrMetadataSynchr.exe Information: 0 : Status #332: 31% - Reading metadata from Flickr pictures. Progress: 319 of 632.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;DateTime=2009-11-11T23:40:58.8010000Z&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;FlickrMetadataSynchr.exe Error: 0 : Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelperException: Failed to connect to Flickr. Do you have a working Internet connection? Make sure this application isn't blocked by your firewall. ---&amp;gt; System.Net.WebException: Unable to connect to the remote server ---&amp;gt; System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 68.142.214.24:80&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket&amp;amp; socket, IPAddress&amp;amp; address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception&amp;amp; exception)&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetRequestStream()&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at FlickrNet.Flickr.DoGetResponse(String url, String variables) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 446&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at FlickrNet.Flickr.GetResponse(Hashtable parameters, TimeSpan cacheTimeout) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 611&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at FlickrNet.Flickr.GetResponseCache(Hashtable parameters) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 561&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at FlickrNet.Flickr.PhotosGetInfo(String photoId, String secret) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 2661&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Flickr.AsyncPhotoInfoFetcher.ProcessItem(Photo metadata) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\AsyncPhotoInfoFetcher.cs:line 43&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Flickr.AsyncFlickrWorker`2.StartWork() in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\AsyncFlickrWorker.cs:line 148&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelper.ProcessMetadataWithMultipleWorkers[TIn,TOut](IList`1 metadataInList, EventHandler`1 progressCallback, CreateAsyncFlickrWorker`2 workerFactoryMethod) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\FlickrHelper.cs:line 1005&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelper.GetPhotoInfo(IList`1 photoList, EventHandler`1 progressCallback) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\FlickrHelper.cs:line 523&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.GetFlickrPictureSyncMetadata(IList`1 flickrPhotoList, Int32 startProgress, Int32 targetProgress) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 821&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.FetchPictureMetadata(Int32 currentProgress, Int32 targetProgress, IList`1&amp;amp; flickrPictureSyncMetadataList, IList`1&amp;amp; localPictureSyncMetadataList) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 575&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.DoSync() in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 401&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.DoSync(Object sender, DoWorkEventArgs e) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 938&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;DateTime=2009-11-11T23:40:58.9670000Z&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;FlickrMetadataSynchr.exe Information: 0 : Status #333: 0% - The sync process failed: Failed to connect to Flickr. Do you have a working Internet connection? Make sure this application isn't blocked by your firewall.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;DateTime=2009-11-11T23:40:58.9680000Z&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Loading cache from disk&lt;/div&gt;
&lt;p&gt;
&lt;p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Information: 0 : Status #332: 31% - Reading metadata from Flickr pictures. Progress: 319 of 632.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;DateTime=2009-11-11T23:40:58.8010000Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Error: 0 : Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelperException: Failed to connect to Flickr. Do you have a working Internet connection? Make sure this application isn't blocked by your firewall. ---&amp;gt; System.Net.WebException: Unable to connect to the remote server ---&amp;gt; System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 68.142.214.24:80&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket&amp;amp; socket, IPAddress&amp;amp; address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception&amp;amp; exception)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetRequestStream()&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at FlickrNet.Flickr.DoGetResponse(String url, String variables) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 446&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at FlickrNet.Flickr.GetResponse(Hashtable parameters, TimeSpan cacheTimeout) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 611&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at FlickrNet.Flickr.GetResponseCache(Hashtable parameters) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 561&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at FlickrNet.Flickr.PhotosGetInfo(String photoId, String secret) in C:\Sources\FlickrNet\FlickrNet\Flickr.cs:line 2661&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Flickr.AsyncPhotoInfoFetcher.ProcessItem(Photo metadata) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\AsyncPhotoInfoFetcher.cs:line 43&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Flickr.AsyncFlickrWorker`2.StartWork() in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\AsyncFlickrWorker.cs:line 148&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelper.ProcessMetadataWithMultipleWorkers[TIn,TOut](IList`1 metadataInList, EventHandler`1 progressCallback, CreateAsyncFlickrWorker`2 workerFactoryMethod) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\FlickrHelper.cs:line 1005&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Flickr.FlickrHelper.GetPhotoInfo(IList`1 photoList, EventHandler`1 progressCallback) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Flickr\FlickrHelper.cs:line 523&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.GetFlickrPictureSyncMetadata(IList`1 flickrPhotoList, Int32 startProgress, Int32 targetProgress) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 821&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.FetchPictureMetadata(Int32 currentProgress, Int32 targetProgress, IList`1&amp;amp; flickrPictureSyncMetadataList, IList`1&amp;amp; localPictureSyncMetadataList) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 575&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.DoSync() in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 401&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at Yorrick.FlickrMetadataSynchr.Sync.SynchronizationWorker.DoSync(Object sender, DoWorkEventArgs e) in C:\Sources\FlickrMetadataSynchr\Main\FlickrMetadataSynchr\Sync\SynchronizationWorker.cs:line 938&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;DateTime=2009-11-11T23:40:58.9670000Z&lt;/p&gt;
&lt;p&gt;FlickrMetadataSynchr.exe Information: 0 : Status #333: 0% - The sync process failed: Failed to connect to Flickr. Do you have a working Internet connection? Make sure this application isn't blocked by your firewall.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;DateTime=2009-11-11T23:40:58.9680000Z&lt;/p&gt;
&lt;p&gt;Loading cache from disk&lt;/p&gt;
&lt;div&gt;----------------------------------&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;When I first got the error I where on a mobile connection and simply filed it under &amp;quot;things to do when I get a real connection&amp;quot; now I'm on a cable modem 10/24mbps&lt;/div&gt;
&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>frisno</author><pubDate>Thu, 12 Nov 2009 00:02:28 GMT</pubDate><guid isPermaLink="false">New Post: Problem with large sets 20091112120228A</guid></item><item><title>New Post: Problem with large sets</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=74815</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've successfully synced sets with&amp;nbsp;up to&amp;nbsp;1200 pictures. As a test I just ran the tool on my largest set. It fetches the metadata for 1200 pictures from Flickr within a minute. I've no reason to suspect it cannot handle&amp;nbsp;much higher numbers of pictures.&lt;/p&gt;
&lt;p&gt;Are you running the latest version of the app?&lt;/p&gt;&lt;/div&gt;</description><author>erwyn</author><pubDate>Wed, 11 Nov 2009 23:07:52 GMT</pubDate><guid isPermaLink="false">New Post: Problem with large sets 20091111110752P</guid></item><item><title>New Post: Problem with large sets</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=74815</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have problem with sets larger then 100 images.&lt;/p&gt;
&lt;p&gt;To be fair I do have manages to synch larger sets but with a bit of struggle.&lt;/p&gt;
&lt;p&gt;Is it just my&amp;nbsp;set-up, or is it not possible to synch sets with 1000-4000 images.&lt;/p&gt;
&lt;p&gt;The most common error shows up after 100 images or so, it starts to slow down and then asks I I have an internet connection.&lt;/p&gt;
&lt;p&gt;If I break down the set into smaller temporary sets it works fine.&lt;/p&gt;&lt;/div&gt;</description><author>frisno</author><pubDate>Wed, 11 Nov 2009 18:05:02 GMT</pubDate><guid isPermaLink="false">New Post: Problem with large sets 20091111060502P</guid></item><item><title>New Post: Microsoft Photo Metadata Policy</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=67079</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Microsoft has implemented the Microsoft Photo Metadata Policy as a Windows platform component, called the &lt;a href="http://support.microsoft.com/kb/947898/"&gt;Windows Imaging&amp;nbsp;Component&lt;/a&gt; or WIC for short. My app uses this component (through .NET Framework 3.0) to read and write metadata to image files.&lt;/p&gt;&lt;/div&gt;</description><author>erwyn</author><pubDate>Wed, 26 Aug 2009 17:41:33 GMT</pubDate><guid isPermaLink="false">New Post: Microsoft Photo Metadata Policy 20090826054133P</guid></item><item><title>New Post: Microsoft Photo Metadata Policy</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=67079</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You made the comment &amp;quot;My app uses the &lt;a href="http://msdn.microsoft.com/en-us/library/bb643802.aspx"&gt;Microsoft Photo Metadata Policy&lt;/a&gt;.&amp;quot;&amp;nbsp; By that, do you mean you use the Microsoft Photo Metadata Policy as a guide to your coding or does MS provide code to implement Microsoft Photo Metadata Policy?????&lt;/p&gt;&lt;/div&gt;</description><author>rctaubert</author><pubDate>Wed, 26 Aug 2009 17:33:50 GMT</pubDate><guid isPermaLink="false">New Post: Microsoft Photo Metadata Policy 20090826053350P</guid></item><item><title>New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used?</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=65821</link><description>&lt;div style="line-height: normal;"&gt;This discussion has been copied to a work item. Click &lt;a href="http://flickrmetadatasynchr.codeplex.com/WorkItem/View.aspx?WorkItemId=10505"&gt;here&lt;/a&gt; to go to the work item and continue the discussion.&lt;/div&gt;</description><author>erwyn</author><pubDate>Sat, 22 Aug 2009 13:19:11 GMT</pubDate><guid isPermaLink="false">New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used? 20090822011911P</guid></item><item><title>New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used?</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=65821</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Nate, indeed it doesn't look very difficicult to add writing keywords to IPTC in addition to XMP. I might add it in a next release (but no date planned for that yet).&lt;/p&gt;
&lt;p&gt;The Microsoft Photo Metadata Policy for &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/windowswic/thread/43bf4335-b687-49e5-9e96-3f310f707280/"&gt;System.Keywords&lt;/a&gt; does already read from &amp;quot;/app13/irb/8bimiptc/iptc/keywords&amp;quot; if present, but doesn't write to it if no IPTC keywords are already present in the file. In that case it just writes to XMP (the most modern spot to write this type of metadata to).&lt;/p&gt;
&lt;p&gt;All in all, I still don't understand why the issue exists. If Picasa was used to add keywords in IPTC to a file I would think that my tool would update those keywords if changes have occurred on Flickr. I'll create a work item for this and lets continue the discussion there. Can you attach a picture for this happens to that work item?&lt;/p&gt;&lt;/div&gt;</description><author>erwyn</author><pubDate>Sat, 22 Aug 2009 13:15:53 GMT</pubDate><guid isPermaLink="false">New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used? 20090822011553P</guid></item><item><title>New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used?</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=65821</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Erwyn, Picasa is one of the reasons for my side project flickrmetasync. It sucks that Picasa doesn't read XMP, but I like the UI so much that I can't do without it at the moment. If you ever decide to write IPTC keywords (which is something I personally would recommend) feel free to take a look at my source code on google code to see how it is writing the IPTC keywords.  All the best, Nate&lt;/p&gt;&lt;/div&gt;</description><author>drumroll99</author><pubDate>Sat, 22 Aug 2009 04:55:03 GMT</pubDate><guid isPermaLink="false">New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used? 20090822045503A</guid></item><item><title>New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used?</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=65821</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I use &lt;a href="http://download.live.com/photogallery"&gt;Windows Live Photo Gallery&lt;/a&gt; (WLPG).&amp;nbsp;It is very easy to add keywords/tags using this application and manage a lot of photos and it deals with XMP/IPTC/EXIF just fine. I also use WLPG&amp;nbsp;to stitch photos together, either using the built-in function or using &lt;a href="http://research.microsoft.com/en-us/um/redmond/groups/ivm/ICE/"&gt;Microsoft Image Composite Editor&lt;/a&gt; that&amp;nbsp;integrates as a menu option into WLPG.&lt;/p&gt;
&lt;p&gt;WLPG also allows you to easily upload photos to &lt;a href="http://www.flickr.com"&gt;Flickr&lt;/a&gt; or &lt;a href="http://photos.live.com"&gt;Windows Live Photos&lt;/a&gt;. WLPG is a bit wonky in that it adds the filename as title on Flickr, and the caption as description on Flickr when uploading. Tags are mapped fine.&lt;/p&gt;
&lt;p&gt;After this initial upload hurdle my app syncs the Flickr title with what WLPG displays as caption.&amp;nbsp;WLPG does not allow you to edit the comments field that I map to the Flickr description. But Windows Explorer in Vista and 7 does allow you to edit both the title and comments field.&lt;/p&gt;
&lt;p&gt;WLPG doesn't do geocoding. I use the &lt;a href="http://www.microsoft.com/prophoto/downloads/tools.aspx"&gt;Microsoft Pro Photo Tools&lt;/a&gt; for that or I do it on Flickr and then sync. The UI of the Pro Photo Tools&amp;nbsp;is not quite as polished as&amp;nbsp;WLPG and I sometimes encounter some bugs, but all in all it works. It opens up a lot of additional metadata that you can add to a picture file.&lt;/p&gt;&lt;/div&gt;</description><author>erwyn</author><pubDate>Sun, 16 Aug 2009 19:38:37 GMT</pubDate><guid isPermaLink="false">New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used? 20090816073837P</guid></item><item><title>New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used?</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=65821</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Erwyn,&lt;/p&gt;
&lt;p&gt;Thanks for the explanation. Sounds like you've thought it through. Picasa is a frustrating application: It's excellent in so many respects, but deficient in several. (E.g. not supporting Flickr in any way, seemingly out of competitive spite.) And like many other Google properties, they're pretty much deaf to their user community, so I don't know when/whether they'll ever support XMP. Just out of curiousity, what application do you use for photo management?&lt;/p&gt;
&lt;p&gt;Anyway, it's still valuable to be able to back up my Flickr metadata, so thanks again.&lt;/p&gt;
&lt;p&gt;francois&lt;/p&gt;&lt;/div&gt;</description><author>fjordaan</author><pubDate>Sun, 16 Aug 2009 19:00:07 GMT</pubDate><guid isPermaLink="false">New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used? 20090816070007P</guid></item><item><title>New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used?</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=65821</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Francois,&lt;/p&gt;
&lt;p&gt;My app uses the &lt;a href="http://msdn.microsoft.com/en-us/library/bb643802.aspx"&gt;Microsoft Photo Metadata Policy&lt;/a&gt;. The primary leading format for metadata is XMP. But I believe in cases where other metadata formats exists in the file, the corresponding IPTC fields&amp;nbsp;should also be overwritten.&lt;/p&gt;
&lt;p&gt;I am not planning on any changes to my app in this respect. Since I don't use Picasa I cannot comment on what it does or doesn't support. &lt;a href="http://www.metadataworkinggroup.com/"&gt;XMP is the way forward&lt;/a&gt;, so if&amp;nbsp;Picasa doesn't support XMP metadata, hopefully it will be added soon.&lt;/p&gt;
&lt;p&gt;Ciao,&lt;br&gt;Erwyn&lt;/p&gt;&lt;/div&gt;</description><author>erwyn</author><pubDate>Sat, 15 Aug 2009 23:58:38 GMT</pubDate><guid isPermaLink="false">New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used? 20090815115838P</guid></item><item><title>New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used?</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=65821</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Firstly, thanks for a very useful programme. I heard about it via &lt;a title="Need script to backup Flickr metadata to local JPGs" href="http://ask.metafilter.com/129007/Need-script-to-backup-Flickr-metadata-to-local-JPGs"&gt;my request for something similar on Ask Metafilter.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I've tested it, and it seems to work. Local JPGs are updated with the correct title, description and keywords.&lt;/p&gt;
&lt;p&gt;However, I was hoping that Picasa, which stores Caption and Keywords in IPTC fields, would recognise the the new metadata from Flickr -- at least the Keywords -- but it doesn't.&lt;/p&gt;
&lt;p&gt;Using Irfanview to check image properties, I cannot see any updates to the IPTC fields. The only field that appears to have changed is UserComment, in the EXIF data.&lt;/p&gt;
&lt;p&gt;Why did you decide not to use the IPTC fields? Would you consider doing so in a future update?&lt;/p&gt;
&lt;p&gt;francois&lt;/p&gt;&lt;/div&gt;</description><author>fjordaan</author><pubDate>Sat, 15 Aug 2009 21:22:44 GMT</pubDate><guid isPermaLink="false">New Post: Not compatible with Picasa / Which EXIF/IPTC fields are used? 20090815092244P</guid></item><item><title>New Post: Log errors and continue</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=62907</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;If you still have a &amp;quot;corrupt&amp;quot;&amp;nbsp;image file that will be useful to me as well in order to replicate&amp;nbsp; the error. The app skips over all metadata problems&amp;nbsp;that I am currently aware of (and reports them in the log file&amp;nbsp;indicating the filename), so this must be a new class of problems.&lt;/p&gt;&lt;/div&gt;</description><author>erwyn</author><pubDate>Wed, 29 Jul 2009 08:43:20 GMT</pubDate><guid isPermaLink="false">New Post: Log errors and continue 20090729084320A</guid></item><item><title>New Post: Log errors and continue</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=62907</link><description>&lt;div style="line-height: normal;"&gt;I'll post the error after my laptop gets back from the shop.  It was  &lt;br&gt;something like the metadata couldn't be read because the file was  &lt;br&gt;corrupt.  I had several photos that wouldn't upload thru Flickr  &lt;br&gt;Uploadr for the same reason but I didn't keep track of which ones.&lt;br&gt;&lt;br&gt;The stack trace doesn't help because I was synching a lot of  &lt;br&gt;subfolders and I don't know what order it was doing them in.  Using  &lt;br&gt;file names in the log would make tracking down problems a lot easier.&lt;/div&gt;</description><author>ianjohnson</author><pubDate>Tue, 28 Jul 2009 22:42:22 GMT</pubDate><guid isPermaLink="false">New Post: Log errors and continue 20090728104222P</guid></item><item><title>New Post: Log errors and continue</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=62907</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Ian. The app does handle some common errors, logs them and continues. Even if an error goes unhandled, the log window and log file&amp;nbsp;should show the &amp;quot;stack trace&amp;quot; for the error that occurs. This should help in pinpointing the picture that causes the issue.&lt;/p&gt;
&lt;p&gt;Please attach your log file containing an error that you would like to see handled more gracefully.&lt;/p&gt;&lt;/div&gt;</description><author>erwyn</author><pubDate>Tue, 28 Jul 2009 18:27:11 GMT</pubDate><guid isPermaLink="false">New Post: Log errors and continue 20090728062711P</guid></item><item><title>New Post: Log errors and continue</title><link>http://flickrmetadatasynchr.codeplex.com/Thread/View.aspx?ThreadId=62907</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Also I have some corrupted images on the local disk that are halting the sync.&amp;nbsp; Unfortunately I don't have any way to tell which image stopped it.&amp;nbsp; It would be nice to automatically skip such files, and give me a list of problem files at the end.&lt;/p&gt;&lt;/div&gt;</description><author>ianjohnson</author><pubDate>Mon, 20 Jul 2009 01:25:45 GMT</pubDate><guid isPermaLink="false">New Post: Log errors and continue 20090720012545A</guid></item></channel></rss>