kiliankoe / alfred_dvb

🚍 Find public transport departures in the VVO/DVB network from Alfred
MIT License
14 stars 1 forks source link

No results are shown #17

Closed kiliankoe closed 7 years ago

kiliankoe commented 7 years ago

All I've been getting for a little while now is

Keine Haltestelle oder Verbindungen gefunden 🤔

The odd thing is that no network request seem to be sent. And the API would actually be returning sensible data as well. Not sure what's up here.

lutzthies commented 7 years ago

This bug occurred due to some changes in the VVO Widget API that caused every HTTP GET request to return no data at all. See https://github.com/kiliankoe/dvbgo/issues/4

After the corresponding PR has been merged the bug will be fixed when rebuilding the workflow with the update dvbgo package.

kiliankoe commented 7 years ago

Thanks again, just published a new release here 😊

https://github.com/kiliankoe/alfred_dvb/releases/tag/1.0.2