juliuste / lvb

Inofficial LVB (Leipziger Verkehrsbetriebe) API client.
ISC License
31 stars 7 forks source link

Stops containing a slash cannot be found #7

Closed joergreichert closed 6 years ago

joergreichert commented 6 years ago

example: Münzgasse/LVZ cannot be found even when only using 'gasse' as Input So maybe the slash isn't correctly escaped?

joergreichert commented 6 years ago

Ok, seems to be an issue with the LVB API: https://www.l.de/ajax_de?mode=autocomplete&q=M%C3%BCnzgasse&limit=5 already doesn't return anything, https://www.l.de/ajax_de?mode=autocomplete&q=gasse&limit=5 also don't contain Münzgasse/LVZ