-
Notifications
You must be signed in to change notification settings - Fork 12
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
Some web clients cannot access artist page #18
Comments
Does this also happen if the artist you are looking for exists? |
Apart from that I can not see any content on the artists page when entering via search in "Moped" I do not receive any error. It just shows me the LastFM description. (Which is undesireable enough) How did you start and execute mopidy? Reproducing the error would help me very much. |
I just tried this with iris myself and it took like 3 seconds and then the artist was loaded, at least when coming in via the "Browse" page. |
Iris does work, the others do not. It may well be that the bug is on their side, we'll have to sort that out. In all interfaces, I'm searching for an actual, existing artist in my database. The error is issued by the mopidy process, Moped itself does not display any error. The exception thrown by Subidy is in fact caught in |
musicbox 2.3.0 and moped 0.7.0 cannot access an artist page when it is selected through search. The quite uninformative error message is:
Surprisingly, iris 3.2.0 works well, but seems to query a different artist ID.
Against mopidy-subidy git version.
The text was updated successfully, but these errors were encountered: