Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old Yesterday, 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,453
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, 8 views)

Last edited by JSWolf; Yesterday at 06:00 AM.
JSWolf is online now   Reply With Quote
Old Yesterday, 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: 470
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 online now   Reply With Quote
Advert
Old Yesterday, 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,084
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 Yesterday, 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: 470
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; Yesterday at 01:55 PM.
un_pogaz is online now   Reply With Quote
Old Yesterday, 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,084
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
Old Yesterday, 10:18 PM   #1281
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,735
Karma: 2197770
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
@un_pogaz - all your changes would have been included in JimmXinu's build off main. No I never published that release here because immediately after making changes that add new menu items I tend to give the translators a few weeks to do their updates which I can then pickup for the official release build. You were the only person using those changes obviously so there was no "rush" to publicly push it out on the forums from my perspective, anyone who desperately wanted it could grab it from the GitHub releases. Since that time as JimmXinu has said I am snowed with my day job and these plugins are way down the list of priorities. Especially when there is a dead simple workaround - don't sit on the bleeding edge of calibre all the time.
kiwidude is offline   Reply With Quote
Old Today, 02:47 AM   #1282
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: 470
Karma: 678910
Join Date: Dec 2017
Device: Kobo
Yeah, I understand all that. I just dumped the changelog of the 1.4.3 to complet the release info of JimmXinu, since apparently your publish a message for every version and change, even minor.
Take good care of you.
un_pogaz is online now   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 09:54 AM.


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