Phill Price
Phill Price
Add BirdNet png
This seems to work on 5.3 here (when installed outside of composer because of this restraint)
``` // Messages with the X-SilverStripeMessageID header can be tracked if(isset($customheaders["X-SilverStripeMessageID"]) && defined('BOUNCE_EMAIL')) { $bounceAddress = BOUNCE_EMAIL; // Get the human name from the from address, if there is one...
Not sure what other details are needed - happy to provide anything :) ``` Something went major wrong while updating zwift sensor for player XXXXXXX Traceback (most recent call last):...
small typo ;)
Adds a 'delay' value to the departure, stop and arrival based on the local (estimatedTs - scheduledTs) for each. Also aggregates this data across all tracked trains to give a...