View Single Post
Old 10-11-2020, 05:42 AM   #28
steinarb
Enthusiast
steinarb is no e-book dilettante.steinarb is no e-book dilettante.steinarb is no e-book dilettante.steinarb is no e-book dilettante.steinarb is no e-book dilettante.steinarb is no e-book dilettante.steinarb is no e-book dilettante.steinarb is no e-book dilettante.steinarb is no e-book dilettante.steinarb is no e-book dilettante.steinarb is no e-book dilettante.
 
Posts: 27
Karma: 53696
Join Date: Nov 2012
Device: Sony PRS T-1
Quote:
Originally Posted by JSWolf View Post
But there are people who cannot run Calibre 5 but can run 4.23. What about them?
If they don't do a "git pull" on the plugin (I've never packaged it), then it should continue to work.

If they do a "git pull" by mistake, this should fix it:
Code:
cd ~/git/opds-reader
git checkout -b calibre4-compatible 8b79f9b
cd calibre_plugin
calibre-customize -b .
steinarb is offline   Reply With Quote