segler-alex / radiobrowser-api

radio browser server api
GNU Affero General Public License v3.0
73 stars 15 forks source link

Language SEARCH engine malfunctions #65

Open Zenith-Nadir opened 5 years ago

Zenith-Nadir commented 5 years ago

When clicking on gui interface in language section I get numerous empty pages. url indicates: /gui/#!/bylanguage/aboriginal languages---get blank page. When I add to url: /gui/#!/bylanguage/english, aboriginal languages--I get selections. Also for kriolu, akan, creole (creole lists in DISTINCT languages-8 selections, but on page shows only two (2)). It seems something is not working between DISTINCT and entire Language fields. Also, when using Search tab and entering only language in language field, I get all stations, not only those which I am searching for, at least for language "aboriginal" Z-N

segler-alex commented 5 years ago

i checked this, the problem are spaces after the comma, i have to ensure there are no spaces between languages, only the comma. i will change the frontend website for new ones and the backend to add a cleanup task for old ones