Read the statement by Michael Teeuw here.
-
nice, works like a charm! thanks a lot!
-
I’ve made an update. Now it works with a node_helper.js so you will have less problems with CORS errors.
Have fun
-
Hi @Bangee
Now it stays with connection and shows nothing else. I tried a clean install of the module but it did’t work anymore. -
Has the station ID based data source been dropped by search.ch? Connections are not so convenient as station departure times. I have a bus stop nearby and want do display all departures, one particular connection is not informative enough.
-
Departure times have not been dropped by Search.ch. I had the same Issue as BenGig and then just reverted to the old version, which is still working.
-
@vanhoekd said in MMM-SwissTransport:
just reverted to the old version, which is still working.
how do you do that?
-
Use
git checkout sha1
to check out a particular commit.
where sha1 is the number of the commit on this site: Git repo