Quantcast
Channel: GSAK Forum
Viewing all articles
Browse latest Browse all 75793

Import PQ Name in DB by clyde - 2013-09-04

$
0
0
OK, in build 50 we remove the path and only include the file name.

QUOTE
And maybe an option to not write the field when doing an API refresh as "refresh0.gpx" is not all that helpful, especially when it overwrites the PQ name that I'm really interested in.

Rather than clutter up the GUI with this option, I have gone the route of the more obscure "ConfigOther.txt" file. Just add the following entry to this file:

CODE
GpxFileExcludeRegEx=xxxx


Where xxxx is the regular expression that matches the file names you want to exclude from being updated into this field.

For example, to exclude api calls (Get and Refresh caches GPX files), the entry would be:

CODE
GpxFileExcludeRegEx=^Refresh|^GetGeocaches


Going this route enables you to add other GPX files to the list.

Viewing all articles
Browse latest Browse all 75793

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>