wustho / epr

CLI Epub Reader
MIT License
1.2k stars 49 forks source link

Featurerequest: use ebook title and checksum instead of filename to store position #59

Open Glog78 opened 1 year ago

Glog78 commented 1 year ago

I use a calibre server to have my ebooks stored. I use lynx to search throu them and than hand them over to epr. In this case the file gets a random name each time i at least restart my pc. this renders the currently used implementation how epr stores the last reading position useless. I thought a little about it and maybe the following would be an idea:

Instead of using the file name to identify a file use the ebook title + a checksum of the file.