angusws / tcx2nikeplus

Garmin Forerunner TCX to Nike+ Converter & Uploader
http://www.awsmithson.com/tcx2nikeplus/
MIT License
106 stars 36 forks source link

Upload failure #1

Closed pberry closed 14 years ago

pberry commented 14 years ago

I have a tcx file that will convert, but fail to upload. The XML returned from Nike is:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>failuresnapshot duration greater than run (threshold 30000 ms): 89057

I will see if I can attach the original and converted xml.

pberry commented 14 years ago

Okay, so no attachments...I'll will commit them to my fork.

angusws commented 14 years ago

I've added some validation that checks and fixes dodgy garmin data that previously resulted in the "failuresnapshot duration greater than run (threshold 30000 ms)" error.

pberry commented 14 years ago

Very cool.

pberry commented 14 years ago

I finally got a change to get some more runs, with long stops and all that and each one uploaded without a problem. New web site it very nice as well!