View Single Post
Old 03-19-2025, 04:08 PM   #1
hd_cal_dave
Enthusiast
hd_cal_dave has a complete set of Star Wars action figures.hd_cal_dave has a complete set of Star Wars action figures.hd_cal_dave has a complete set of Star Wars action figures.hd_cal_dave has a complete set of Star Wars action figures.
 
Posts: 25
Karma: 366
Join Date: May 2012
Device: Android
Calibre content server eReader not saving highlights

Hi All - I recently stood up a new Ubuntu server instance of calibre-server to serve up my collection of 1,000 books over the web. Everything is working perfect except for one thing -- The web based reader will not save highlights!

I can highlight text, but when I close the book and reopen it, the highlights are gone.

Here is the contents of my calibre-server conf file -- any input is appreciated!

-----------------------------------------

## startup service
[Unit]
Description=calibre content server
After=network.target

[Service]
Type=simple
User=dave
Group=dave
ExecStart=/usr/bin/calibre-server /mnt/external/Dropbox/Libraries/Books --enable-local-write --enable-auth

[Install]
WantedBy=multi-user.target
hd_cal_dave is offline   Reply With Quote