Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old Today, 05:46 AM   #1276
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,448
Karma: 150249609
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by un_pogaz View Post
Additionally to this fix release, the previous one who has not been published here (v1.4.3) contains three new feature:
https://github.com/kiwidude68/calibr..._check-v1.14.3
  • Added 'Normalize the fields' and 'Normalize the notes' options for merge and reorder diatrics. (#un-pogaz)
  • Added 'Fix Author Sort' action. (#un-pogaz)
  • Added Actions Chains support. (#un-pogaz)

Else, @JSWolf if I understand your point of view, the one of BetterRed don't come to nowhere either.
So if your publish any hacked version of a plugin in the future, I encourage you to use a exeprimental/preview version number rather that let the official untouched. Like 1.14.3.100. That allow to know that this version is a altered one, and in the same time there is no risk of conflict with the next version when updating in Calibre.
I've renumbered this version to 1.14.4 and I've applied the fix. It now works with calibre 8.12. It's in beta.
Attached Files
File Type: zip Quality Check.zip (720.2 KB, 7 views)

Last edited by JSWolf; Today at 06:00 AM.
JSWolf is offline   Reply With Quote
Old Today, 06:17 AM   #1277
un_pogaz
Chalut o/
un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.
 
un_pogaz's Avatar
 
Posts: 467
Karma: 678910
Join Date: Dec 2017
Device: Kobo
Except that 1.14.4 is the one that include the fix, so our version is absolutly irelevant now. And you don't use experimental version number.
un_pogaz is offline   Reply With Quote
Advert
Old Today, 09:35 AM   #1278
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,083
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by un_pogaz View Post
Additionally to this fix release, the previous one who has not been published here (v1.4.3) contains three new feature:
https://github.com/kiwidude68/calibr..._check-v1.14.3
  • Added 'Normalize the fields' and 'Normalize the notes' options for merge and reorder diatrics. (#un-pogaz)
  • Added 'Fix Author Sort' action. (#un-pogaz)
  • Added Actions Chains support. (#un-pogaz)
The version I've released as v1.14.4 in the first post is built on kiwidude's v1.14.3. It should have everything from v1.14.3. v1.14.3 was 'released' in github. If it wasn't previously released here, I assume that was an oversight.

Quote:
Originally Posted by un_pogaz View Post
Else, @JSWolf if I understand your point of view, the one of BetterRed don't come to nowhere either.
So if your publish any hacked version of a plugin in the future, I encourage you to use a exeprimental/preview version number rather that let the official untouched. Like 1.14.3.100. That allow to know that this version is a altered one, and in the same time there is no risk of conflict with the next version when updating in Calibre.
I'm going to strongly recommend against this. The standard plugins is major.minor.micro and stored internally as a list of 3 integer values. Adding a fourth number is outside standard. Unless I missed Kovid blessing that, don't do it.

I also recommend against bumping from v1.14.3 to v1.14.100 as test versions because kiwidude's standard is to increase the micro number for each release. v.1.4.4 would not be called out as a new version if you had v1.14.100 installed.

I could have bumped the new release versions I made to v1.15.0 or v1.14.5 to be higher than JSWolf's versions. I didn't because: a) it's not my repo, so I followed kiwidude's established standard and b) there's no effective difference between (as far as I know) between JSWolf's versions and what I released.
JimmXinu is offline   Reply With Quote
Old Today, 01:52 PM   #1279
un_pogaz
Chalut o/
un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.
 
un_pogaz's Avatar
 
Posts: 467
Karma: 678910
Join Date: Dec 2017
Device: Kobo
@JimmXinu My recomandation use four numbers: Release, Major, Minor, Experimental
So the fourth number don't interfer with the first three official. Yes, Calibre accept that like fine, there is absolutly no issue since it compare the raw version tupple.
So if you use a hacked version 1.14.3.100, when a official version 1.14.4 will be releasead, the official will overwrite the experimental.

Last edited by un_pogaz; Today at 01:55 PM.
un_pogaz is offline   Reply With Quote
Old Today, 02:05 PM   #1280
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,083
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
This is also being discussed over here, FYI.
JimmXinu is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Search the Internet kiwidude Plugins 436 05-12-2025 09:02 PM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 05:42 AM
[GUI Plugin] Clipboard Search kiwidude Plugins 29 04-02-2024 10:05 PM
[GUI Plugin] Kindle Collections (old) meme Plugins 2070 08-11-2014 12:02 AM
[GUI Plugin] Book Sync **Deprecated** kiwidude Plugins 111 06-07-2011 07:47 PM


All times are GMT -4. The time now is 07:18 PM.


MobileRead.com is a privately owned, operated and funded community.