Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Webraio filter in the fields of the country, language, codec, genre, bitrate does not work #994

Closed
om2804 opened this issue Mar 5, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@om2804
Copy link

om2804 commented Mar 5, 2023

myMPD version: 10.2.5, devel docker image

Describe the bug

The Webraio filter in the fields of the country, language, codec, genre, bitrate does not work

JavaScript error:

TypeError: window[cb] is not a function (https://mpd.ms/js/combined.js: 9147)

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Browse'
  2. Select view 'Webradios'
  3. Click field 'Genre'
  4. Enter text' Filter'

Expected behavior

Filters on the genre

Screenshots
Screenshot_3
Screenshot_1

Server plattform (please complete the following information):

  • OS: docker
  • OS version Ubuntu Server
  • Plattform: x86_64
  • MPD version: 10.2.5

Client plattform (please complete the following information):

  • Device: Desktop
  • OS: Windows 10
  • Browser Firefox
  • Browser version 110.0 (x64)

Debug logs


DEBUG: getData: "cb-filter":"filterWebradiodbGenre" [combined.js:4183:30](https://mpd/js/combined.js)
DEBUG: getData: "cb-filter-options":"filterWebradiodbGenre,webradioGenres,Genre" [combined.js:4183:30](https://mpd/js/combined.js)
ERROR: JavaScript error: TypeError: window[cb] is not a function (https://mpd/js/combined.js: 9147) [combined.js:4181:30](https://mpd/js/combined.js)
DEBUG: getData: "cb-filter":"filterWebradiodbGenre" [combined.js:4183:30](https://mpd/js/combined.js)
DEBUG: getData: "cb-filter-options":"filterWebradiodbGenre,webradioGenres,Genre" [combined.js:4183:30](https://mpd/js/combined.js)
ERROR: JavaScript error: TypeError: window[cb] is not a function (https://mpd/js/combined.js: 9147)
**Configuration (please attach if it can be useful)**

@jcorporation jcorporation added the bug Something isn't working label Mar 5, 2023
@jcorporation jcorporation added this to the v10.2.5 milestone Mar 5, 2023
jcorporation added a commit that referenced this issue Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants