segler-alex / radiobrowser-api-rust

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

New Station gets deleted even if it is working #125

Closed Grizz1e closed 3 years ago

Grizz1e commented 3 years ago

Hi, I'm trying to add these station to the server but it just gets deleted even though the URL is valid and working Can you please add these manually?

{
    name: "BBC Nepali",
    url: "https://stream.live.vc.bbcmedia.co.uk/bbc_nepali_radio",
    homepage: "https://www.bbc.com/nepali",
    favicon: "https://static.files.bbci.co.uk/ws/simorgh-assets/public/nepali/images/icons/icon-144x144.png",
    tags: "news",
    country: "Nepal",
    state: "Bagmati Province",
    language: "nepali",
},
{
    name: "Ujyaalo Online",
    url: "http://stream.zenolive.com/wtuvp08xq1duv",
    homepage: "https://ujyaaloonline.com/",
    favicon: "https://unncdn.prixa.net/media/albums/favicon_ek1TeKvY53.jpg",
    tags: "news,variety",
    country: "Nepal",
    state: "Bagmati Province",
    language: "nepali"
}