Quote:
Originally Posted by quisvir
I seem to have come across a small issue with the plugin. If a plugboard is used to change the title of a book when uploading to the device (e.g. to include the number in a series), the plugin doesn't put such a book in the list when using the collections-based approach. Calibre does recognize the book in the library as being on the device though.
|
Thanks for letting me know. I need to research a little to find out how plugboards work and work that into my matching algorithm.
Just to clarify though, do you see this issue when you configure "Device Collections" or "Library Query"? For the collections approach, the plugin just looks at books on the device and doesn't do any matching with anything in the library, so I think things should work there (assuming the plugboard support sets the book title in the device book file to the updated value - this is part of what I'll be researching

). For the query approach, I can see that the plugin would fail to find matches between the library query results and the device since I'm assuming exact matches between titles in the library and titles on the device (and I think this assumption falls apart when plugboards come into the picture).
In any case, I'll see what I can do to fix things up.