Quote:
Originally Posted by PatNY
I thought this would be very useful to have a custom column like this. So I set one up today. But I am getting negative values in the column?  Like -1.5 or -1.4? Is this normal? For books that I change the metatdata within minutes of modifying the epub file, shouldn't it say 0? Maybe I set up the custom column wrong?
|
Nope, not wrong. You found a bug. Negative values are computed incorrectly and are between 0 and 2 days too small (too negative). Using your examples, depending on rounding the -1.5 should be -0.4 or -0.5, and the -1.4 should be -0.5 or -0.6. The value -1.9 should probably be -0.0.
I have submitted a fix.