Wow, nice avatar!

I moved the fids of my songs with lyrics back to play with it. I only had them in the new structure in the first place to practice my shell scripting.


In my testing, I noticed one definite bug: The "--mode" command line option doesn't work. "-m" works fine. I've attached a diff that I think fixes it, but I didn't recompile to check. It's a simple little thing that I'm sure you'd find yourself anyway.


Another thing that I've noticed is that I can't get -o or --offset to have any apparent effect. Can you verify that it's working right? The readme seems to imply that the values entered are in seconds, but I noticed in the code that the default gets set to 250000. I didn't read further to see what that really meant. Is the value for the option microseconds? And if so, is the default not really one second like in the readme? (I haven't actually tried super high values for offset to see what happens.)


Attachments
140128-emphatic.diff.txt (194 downloads)

_________________________
-Aaron