szarroug3 / X-Ray_Calibre_Plugin

X-Ray Creator plugin for Calibre
http://www.mobileread.com/forums/showthread.php?t=273189
GNU General Public License v3.0
57 stars 12 forks source link

OSX/Linux: thumbnail image not getting renamed #20

Closed stoduk closed 8 years ago

stoduk commented 8 years ago

A missing part of the OSX/Linux changes: the code that fiddles with the book's ASIN (to stop image getting replaced by Amazon's image) also tries to rename the book's thumbnail image to match - but this doesn't work on OSX/linux.

Currently it is munging the path of a file on the kindle to get the device letter - but this only works on Windows, and we already have the device (which can be either the drive letter for Windows or the mount path for OSX/Linux).