This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Refactor irc3
Catch xml errors in parking plugin. Fixes #62
Fix compare of event time
… irc3-cccongress-cron
Change cron to prevent race condition with announcement
formatting fixes for installation steps
Suppress duplicate messages caused by nonconforming ics
Exclude dates in repeat rules. Fixes #99
Output error message to log on cron action
Add autoannounce-feature to dates-plugin
Dates location
* support for SOLL + IST (aka »real-time«) on a minute basis * improve error handling * include more Python 3 idioms Output for Erfurt, Leipziger Platz: Erfurt, Leipziger Platz 19:26 | Tram 2 -> P+R-Platz Messe 19:33 | Tram 2 -> Ringelberg 19:40 | Bus 9 -> Daberstedt 19:48 | Bus 9 -> Nordbahnhof 19:56 | Tram 2 -> P+R-Platz Messe 20:03 | Tram 2 -> Ringelberg 20:10 | Bus 9 -> Daberstedt 20:18 | Bus 9 -> Nordbahnhof 20:26 | Tram 2 -> P+R-Platz Messe 20:33 | Tram 2 -> Ringelberg Output for Erfurt, Hauptbahnhof (IST != SOLL): Erfurt, Leipziger Platz 19:25 +3 | Tram 3 -> Europaplatz 19:26 | Tram 1 -> Rieth, Gleis 1 ...
implement new API to retrieve departures for a given station
* !station <name> now may now lookup the extId by a fuzzy search of all available stations in the configured city * this plugin can now be configured: city = Erfurt -> limit fuzzy search to this area/city id = 12345 -> default extId if !station is used without any argument * the output alignment now takes the line length into account, e.g. Bus 300 and Tram 1 are properly aligned now * include a static JSON with all known stations in the VMT area
Zeitzonen-Fix und Suche nach Name
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.