-
Notifications
You must be signed in to change notification settings - Fork 14
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
No album results in browse or search #30
Comments
Having the same issue. I tried running Nginx in front of beets as recommended and still no dice. |
I had faced a similar issue before and just encountered it again when upgrading beets to 1.4.9. I had to go back to a previous version. I used docker image Latest beets version seems to have that change, but not sure why it doesn't work now. Going back to that commit works for the most part. |
similar problem here, no way to solve with the new version? |
I think, the problem of the original bug report was fixed in the mentioned beets commit (beetbox/beets@d43d54e2). Another related problem (resulting in empty query results) is about to be merged soon (see beetbox/beets#4182), I guess. Maybe someone wants to try whether the simple change in |
I'm unsure if this is a beets or a mopidy-beets issue so I start here to report this.
I tested with mopidy-mobile, iris and
python = 3.7.3 for mopidy
python = 3.8.2 for beets
mopidy = 3.0.2
beets = 1.4.9
Mopidy-Beets installed with pip
For testing I have one album in the beets library which I can successfully search for in beets cli and in beets web.
The issue:
If I browse the beets library with mopidy-mobile or iris by "Albums by Artist" I get the album artist but no album. I get no errors or warnings in mopidy.
beets logs:
If I browse "Albums by Genre" in mopidy-mobile I get the genre but no album.
The logs:
Browsing beets "Albums by Year" mopidy logs:
If I do a beets search for the artist in mopidy-mobile or iris I get:
The text was updated successfully, but these errors were encountered: