Closed centralhardware closed 9 months ago
Sorry about that. My bad: I omitted adding TZDATADB
to config.mk.in:
# Where will the recorder find the TZ data file?
TZDATADB = /usr/share/owntracks/recorder/timezone16.bin
could you please add that to your config.mk
?
After successful build there should be a file timezone16.bin
in /usr/share/owntracks/recorder/
, and when you launch the recorder you should see a diagnostic message indicating it’s using that file.
Querying the recorder via the API will surface two new fields as described here
working now, thank you
Thank you for reporting back!
I am trying to build latest version from master and get following erro