Quote:
Originally Posted by buffaloseven
Just curious if a feature like this could work or if it would be too difficult...
I've had a couple instances where it would be handy to swap a book from internal to external memory or vice versa. Could this be done in this plugin while maintaining the single DB entry (I assume you'd just have to change the path to the file)?
|
It is possible, but not as easy as it sounds. The file path is actually used as a key and needs to be changed in a lot of places. I'll think about it, but I have a couple of other things I'm in the midst of.
In the meantime, if you want to move a book and keep the reading position, store the reading position, delete the book from the device, send it to the SD card and eject. Then connect and restore the reading position.