deg0nz/MMM-PublicTransportBerlin

excludeDelayFromTimeLabel not working

bertbln opened this issue · 3 comments

Hello, I think the Option "excludeDelayFromTimeLabel" is not working

Hmm.. it seems to work on my side though...

Here's a test from Alexanderplatz some minutes ago with a duplicate module:

screenshot 2018-09-30 at 15 06 39

The module at the top has excludeDelayFromTimeLabel: true, the one at the bottom has excludeDelayFromTimeLabel: false.

Could you please re-check if you have the most up-to-date version of this module installed?

Also, please make sure, you have a "fresh" npm install with no node_modules folder present (deleting the folder before calling npm install).

Just calling npm install after a module update seems to screw things up from now and then... (although it shouldn't have implications on this calculation but who knows...)

SORRY! It was my fault... I thought the time difference would not appear in the table, it works korrekt!
Thanks for this nice piece of software!

@bertbln
Ahh, so you wanted to have the realtime information removed from the table?
If you want this, please open a new issue with a feature request, I will implement this when I find time for that.

I'm closing this now.