
Plasma Public Transport Timetables
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This service provider has static data. That means, that displayed departures may actually not be valid for today. Please view the journey news, to see if a departure is valid for today (e.g. 'Mo-Fr').
Supported Features: Stop suggestions, Arrivals
Provider Type: Scripted
Script Size: 6,7 KiB
8 years ago
1.1 (fpuelz): Initial version
1.1 (fpuelz): Added list of possible cities (thanks to takanowaka).
1.1.1 (fpuelz): Corrected the url for favicons.
1.2 (fpuelz): Fixed, didn\'t show new departures after some time.
1.2 (fpuelz): Wrote a script, replacing the regular expressions in the XML. Can now also get stop suggestions by using an ASMX web service (with POST requests), which needs a session key. The session key is read from the service provider home page.
1.3 (fpuelz): Removed stop ID parsing, because requesting timetables with stop IDs doesn\'t work.
1.4 (fpuelz): Update to new script API, construct URLs and retrieve/store session key in the script itself.
8 years ago
1.1 (fpuelz): Initial version
1.1 (fpuelz): Added list of possible cities (thanks to takanowaka).
1.1.1 (fpuelz): Corrected the url for favicons.
1.2 (fpuelz): Fixed, didn\'t show new departures after some time.
1.2 (fpuelz): Wrote a script, replacing the regular expressions in the XML. Can now also get stop suggestions by using an ASMX web service (with POST requests), which needs a session key. The session key is read from the service provider home page.
1.3 (fpuelz): Removed stop ID parsing, because requesting timetables with stop IDs doesn\'t work.
1.4 (fpuelz): Update to new script API, construct URLs and retrieve/store session key in the script itself.
Please login or register to add a comment or rating