dvdrw 66ad4e1666
feat: make scraping much more robust
Sometimes the upstream API will just drop most of the data included. This commit
assumes less of that data will be included, as well as using the most out of the
data.

For example, using line IDs from upstream is entirely avoided, using line names
and titles to determine lines and their directions.
2023-10-04 15:56:32 +02:00
2023-09-28 14:27:31 +02:00
2023-09-28 14:27:31 +02:00
Description
Scrapes bus info from upstream NSmart servers
6.9 MiB
Languages
Go 100%