Skip to content

Releases: osmottawa/OSVUploadr

OSVUploadr v0.2.9996 [Pre-0.3]

01 Sep 15:02
Compare
Choose a tag to compare
Pre-release

This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar

What's New:
-GUI tells you what it's doing while setting bearing (needs to sort files)
-If a directory doesnt have any subdirectories, it won't ask you if you want to add them. #17

OSVUploadr v0.2.9995 [Pre-0.3]

31 Aug 16:29
Compare
Choose a tag to compare
Pre-release

This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar

What's New:
-New way OSC deals with authentication tokens (Provides you one) YOU WILL PROBABLY NEED TO DELETE access_token.txt
-Fix API to automatically get token from OSM

OSVUploadr v0.2.9991 [Pre-0.3]

26 Aug 01:27
Compare
Choose a tag to compare
Pre-release

This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar

What's New:
-Fix bug when opening temporary file for rewriting exif data.

OSVUploadr v0.2.999 [Pre-0.3]

02 May 17:29
Compare
Choose a tag to compare
Pre-release

This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar

What's New:
-Applying bearing(with offset) in batch to a sequence of photos. So 0 would be straight a head 90 to the right 180 facing backwards 270 to the left
-Get more possibilities from date fields (was only accepting Date Original. Now accepting in order: Date Original, Date Digitized, File time(dangerous if you've processed your photos and may mess up order of upload))

OSVUploadr v0.2.99 [Pre-0.3]

02 May 14:54
Compare
Choose a tag to compare
Pre-release

This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar

What's New:
Applying bearing(with offset) in batch to a sequence of photos. So 0 would be straight a head 90 to the right 180 facing backwards 270 to the left

v0.1.2.2.2-ALPHA

22 Nov 18:26
Compare
Choose a tag to compare
v0.1.2.2.2-ALPHA Pre-release
Pre-release

This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar

What's New:
Added multi-select in file browser. So now you have the choice between selecting folders yourself or adding all the sub-folders located in one folder

v0.1.2.2.1-ALPHA

29 Sep 13:27
Compare
Choose a tag to compare
v0.1.2.2.1-ALPHA Pre-release
Pre-release

This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar

What's New:
Added translation for English, French and Spanish
If you want this available in other languages you may contribute here: https://www.transifex.com/james2432/osvuploadr
If the language is not available open an issue on this github repo

v0.1.2.2-ALPHA

28 Sep 17:51
Compare
Choose a tag to compare
v0.1.2.2-ALPHA Pre-release
Pre-release

This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar

What's New:

  • Performance increase of (n-1)*100% on processing duplicates where n is the number of folders to process.
  • Info box at the bottom to tell you what it is processing during duplicate removal.
  • Automated OSM authentication (no longer have to do it manually, but the option is still there)

v0.1.2.1.1-ALPHA

27 Sep 12:05
Compare
Choose a tag to compare
v0.1.2.1.1-ALPHA Pre-release
Pre-release

This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar

What's New:
Updated to comply with OpenStreetView's API changes. Older versions will no longer work with the new API they have implemented.

v0.1.2.1-ALPHA

01 Sep 16:48
Compare
Choose a tag to compare
v0.1.2.1-ALPHA Pre-release
Pre-release

This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar

What's new:
Improved look and feel (per OS)
Improved multiplatform support for browsers
Improved logging for errors