segler-alex / radiobrowser-api-rust

radio-browser API implementation in rust
GNU Affero General Public License v3.0
234 stars 104 forks source link

Support geo info in database #61

Closed segler-alex closed 3 years ago

segler-alex commented 4 years ago

something like http://radio.garden

segler-alex commented 4 years ago

https://github.com/apilayer/freegeoip/

vool commented 3 years ago

Would love to see this too, just wondering if lat/lng fields could be added to the DB now, with the locations for individual stations being added later by users or in bulk ?

segler-alex commented 3 years ago

added geo-lat and geo-long to use when adding a station manually and as an attribute to be extracted from the stream if it supports it.