Quote:
Originally Posted by meme
Finally tracked down the bug giving Vaesse an extra collection when splitting by author. It was a problem with python lists - instead of making a copy of a list of for each of the authors listed for a book I was using the same list for each.
|
What I find interesting about this, is that though I saw one instance of the problem, the solution fixed four. It seems to me that I would never have spotted this issue (despite it absolutely effecting me) if it weren't for the fact that the one of the authors it effected for me was Michael Crichton and his brother Douglas Crichton. (They wrote one book together that wasn't on my Kindle, but everything I had for Michael was also showing up under Douglas.)