Replies: 1 comment
-
|
Hello there! First, I'll point you towards the query docs as that explains a bit more about how to format a query. I'll try to explain the errors though: A "term" is a field:value pairing. So there's no inherent field specified to search which is why you get that error for both of these cases. Here you have valid queries which is a step forward! But unfortunately they're not returning anything. The single quote Another point of clarification is that moe isn't exactly querying from the tags. It reads whatever tags a track has and stores it in its database, and then queries the database. Perhaps it's worth looking at A couple of other query terms you could try: Let me know if any of these work, or if you're still experiencing issues not being able to query information moe has saved in it's database after looking at |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Very excited to be trying this tool out. Sadly I haven't been able to extract much out of it yet, and I wonder if I'm missing something fundamental here.
My moe setup
Installconfig
I'll give you an example. I've added the following EP to my library with
moe addand here is the result correctly in place on the filesystemTracks and directories have been renamed correctly against the config file etc. I can't seem to query or edit this data though
Here is a snippet of metadata from one of the tracks, so I can see that here is information to query
Ultimately I'm trying to edit the tags to correct
In2stellar->IN2STELLAR. What am I missing here?Beta Was this translation helpful? Give feedback.
All reactions