We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This plugin isn't working on quodlibet/ex falso since 3.8.0. Whenever I try to search album data with this plugin I get this error:
E: 20.692: qltk.songsmenu.__handle: acoustid.py:265:__init__: AttributeError: class Queue has no attribute 'Queue' on the terminal
E: 20.692: qltk.songsmenu.__handle: acoustid.py:265:__init__: AttributeError: class Queue has no attribute 'Queue'
The text was updated successfully, but these errors were encountered:
2bd29dd
Fix queue imports. Fixes #2192
2979d09
No branches or pull requests
This plugin isn't working on quodlibet/ex falso since 3.8.0. Whenever I try to search album data with this plugin I get this error:
E: 20.692: qltk.songsmenu.__handle: acoustid.py:265:__init__: AttributeError: class Queue has no attribute 'Queue'
on the terminal
The text was updated successfully, but these errors were encountered: