I need some help with the upload scripts

I’ve posted this on github before but the devs were to busy to answer so I will copy past my question hoping someone here can help me.

I recently figured out the upload scripts, but I have to admit that I’m not sure any more that I’ve used the upload scripts correctly.
I used upload_each_folder_as_sequence.py. From its name and documentation I expected it to upload the photos, but it didn’t. It only added the exif-description tag. After I used upload_each_folder_as_sequence.py I’ve uploaded the photos with upload.py.
upload.py and upload_each_folder_as_sequence.py are both in the same folder, the photos were in a different one.

So my question is: Am I doing it wrong, or is the documentation just confusing?

Hi there,
we recently changed name on that script, so please do a

git pull

Also, I tried to document the usage of scripts in an example at upload_images_to_mapillary.md · GitHub

Is that helpful? If yes, I’ll make a blog post out of it, feel free to improve it!

/peter