Open michaelcadilhac opened 7 years ago
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 get_raw_albums
, and only the message "Connecting to subsonic failed when loading list of albums." is displayed.
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.