Thread: Plugin updates
View Single Post
Old 01-16-2021, 11:06 AM   #3
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,195
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by peaceridge View Post
I'm still on version 4.23 of Calibre. Can I still update the plugins or are they written for Calibre 5?
In the _init__.py file of the plugin it should contain a line listing the minimum version of calibre required.
Code:
    
    version                 = (1, 2, 0)
    minimum_calibre_version = (3, 48, 0)
So if you are running calibre 3.48 and the plugin requires calibre 4.23 or 5.0.0 then you should not get a notification to update.

To check to see if you can install a plugin go to preferences--plugins, all plugin will have the latest version listed and should have the minimum version of calibre required listed--see screenshot.

bernie
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2021-01-16 11-00-45.png
Views:	101
Size:	156.4 KB
ID:	184773  
gbm is offline   Reply With Quote