Is there a way to tag files with soemething like "Converted=True" after I do a convert? Then I can use that custom field for filtering against later?
jamdox joined the channel
jamdox
so I have a question
beastd has left the channel
I'm trying to import a largeish bunch of music in multiple passes, copying from the original directory to the destination
the first pass was fully automated, import -q, with resume and incremental on
the idea was that I'd go back for a second pass after it had copied the low-hanging fruit
but it seems like it's counting the directories it skipped because of -q as "imported", so trying to import again is to no avail.
Is there a way to make it check to see if the match is already in the destination? I tried this once and ended up with duplicates. I was hoping the -i would behave differently than it did.
darthanubis has quit
darthanubis joined the channel
asdil12 has quit
bru`` has quit
bru` joined the channel
bru` has quit
asdil12 joined the channel
bru` joined the channel
bru` has quit
jamdox has quit
bru` joined the channel
sampsyo
lift: No, but sounds cool! Might be easy to accomplish with a shell wrapper, too, that runs `modify` with the same query as `convert`.