Did you rename that manually or did Calibre do it? I think you are missing a directory to fix what the plugin is expecting - try fixing that and seeing if it helps.
You've got
Quote:
|
i:\documents\{title} - {author}
|
when you should have
Quote:
|
i:\documents\{author sort}\{title} - {author}
|
For example, I have this (using OS X, so different slashes):
Quote:
/Volumes/Kindle/documents/Dickens, Charles/Christmas Carol, A - Charles Dickens.mobi
/Volumes/Kindle/documents/Dickens, Charles/Christmas Carol, A - Charles Dickens.sdr/
|