segler-alex / radiobrowser-api-rust

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

Are stations with the same URL the same station? #114

Closed micrococo closed 3 years ago

micrococo commented 3 years ago

There are many stations with the same URL (2223 URLs are shared by two or more stations). I want to remove the duplicated streams if they really are the same for a personal project.

segler-alex commented 3 years ago

i am currently working on an automated way of removing duplicates from the database.

micrococo commented 3 years ago

It seems there are no duplicates anymore. Can I close the issue or is there something to be done?

segler-alex commented 3 years ago

it still has bugs but much better than before