sorry for the dumb questions but I'm not used to python ( in fact I am fudging slightly ) and I'd like some feedback: in order to create an OR query from the config string I created a new mutable class OrQuery on the line of AndQuery since AnyFieldQuery doesn't seem suitable for my needs ( creating a query on the fly based off th config string )
then a problem arises: I'm not sure which object in the importtask I have to run the match against
from a cursory inspection of the class I see the method imported_items
altough I am not sure
crazifyngers has quit
ok, I made it iterate imported_items's list and seems to be working correctly
BrainDamage sampsyo can answer your question, I cannot, so welcome! and hang around until he shows up
BrainDamage how did you get introduced to beets?
BrainDamage
I stumbled on it while searching for a library management system that'd work on my small home server that is headless
I think it was on alternativeto or similar sites
I wanted something as automatic as possible where I can just configure and dump music without worrying it doesn't meet my (admittedly picky) standards
jbd_ has left the channel
duailibe has quit
piercedwater joined the channel
duailibe joined the channel
DjSlash
BrainDamage: ah, PF fan are you?
tuxiano joined the channel
crazifyngers joined the channel
tuxiano has quit
jbd_ joined the channel
jayme has quit
jbd_ has left the channel
zombiehoffa
antoneri, I don't know how to do that... I will look into it a bit though. If it requires more than cursory knowledge of programming I'm probably screwed...