Quote:
Originally Posted by shighfield
After talking to Nick in private messages he got me interested in this project again.
I've got everything working great on Windows now impserv is sending my books, surfing the internet, and working nice and fast.
My question is, what format are people storing their books in? Since impserv can convert on the fly (Pretty darn cool BTW!) I'm realizing there's no point in storing as IMP anymore.
Most of my books are in Ereader format, but I can convert those to anything, point me in a direction guys.
Just as an aside. The fact that if you specify the main shelf directory and impserve shows ALL books in the various bookshelves (Yet allowing me to organize the way I want)
I'm just leaving it loaded now... it just won. 
|
I will tell you what I do for storage purposes, in general.
Anything in it's original format that can be converted is saved as well as the resulting .imp (just for convenience).
Never save just the .imp, if it will be likely you may edit the file in the future. Otherwise, I will save the resulting .html and images along with the .imp at a bare minimum.
The impserve plugins download a copy of the .prc/.lit/.pdf before its converted to .imp, but at the end it deletes it. If you want to keep it, just comment out the
os.remove(name) line i.e. place a # in front. The .imp gets moved to your local bookshelf for future use!