-
I have used this before and rather suddenly it seems to have stopped working: The xtractor plugin (or before that the AcousticBrainz plugin did that), gives me float values for certain flexible attributes.
I'm not sure if they are actually float. Could be strings as well. This could be the problem. The thing is, as said, I'm 100% sure I've used ranges in my smart playlist queries and elsewhere often. They stopped working:
What did I do with my library to mess this up? Any ideas? Where there any changes to beets recently that could have changed this behaviour? (Even though I'm pretty sure it must be my fault....but I just don't see it...) I've tested this with the current beets dev version checkout out from master branch. Thanks for any hints in advance and all the best! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Just checked the xtractor code and looks like the plugin does not specify the types for each field. You can manually define types using the types plugin and it should work. |
Beta Was this translation helpful? Give feedback.
-
I openend an issue directly in the plugin repo. Let's continue discussions there. It's not a beets (core) issue: adamjakab/BeetsPluginXtractor#25 |
Beta Was this translation helpful? Give feedback.
I openend an issue directly in the plugin repo. Let's continue discussions there. It's not a beets (core) issue: adamjakab/BeetsPluginXtractor#25