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 08-28-2022, 01:16 AM   #736
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,767
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
For me it's a Tab.

If you specify the separator used at the start of the datastream Excel will use it.

https://superuser.com/questions/6479...parator-in-csv

BR
BetterRed is offline   Reply With Quote
Old 10-22-2022, 03:22 AM   #737
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,767
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Curious

When calibre is starting and when it's terminating I'm seeing the that the Job Spy.json file is being rewritten (deleted and created) - irrespective of how little or how much I do.

Curious as to why - e.g. it is triggered by a specific JS setting.

BR
BetterRed is offline   Reply With Quote
Advert
Old 10-22-2022, 10:37 AM   #738
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,035
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by BetterRed View Post
When calibre is starting and when it's terminating I'm seeing the that the Job Spy.json file is being rewritten (deleted and created) - irrespective of how little or how much I do.

Curious as to why - e.g. it is triggered by a specific JS setting.

BR
Job Spy will deactivate certain features if it detects a 'dirty' shutdown, so perhaps that?
ownedbycats is online now   Reply With Quote
Old 10-22-2022, 10:50 AM   #739
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
JOB_SPY_GRACEFUL_SHUTDOWN_LAST_TIME

Quote:
Originally Posted by BetterRed View Post
When calibre is starting and when it's terminating I'm seeing the that the Job Spy.json file is being rewritten (deleted and created) - irrespective of how little or how much I do.

Curious as to why - e.g. it is triggered by a specific JS setting.

BR

The .json has a parameter, 'JOB_SPY_GRACEFUL_SHUTDOWN_LAST_TIME', that is set to True if Calibre, and hence JS, shuts down properly instead of just being terminated in some way. Upon startup, JS checks for True, but if False, it does not automatically start up a couple of Tools (Tag Browser Icons Tool & Drop-Down List 100 Items Tool daemon) to ensure that Calibre starts up properly, and that JS is not the reason for the termination. JS will never keep Calibre from starting up.

So, JS saves True upon normal shutdown, and at the end of startup saves a False.





DaltonST
DaltonST is offline   Reply With Quote
Old 10-22-2022, 04:30 PM   #740
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,767
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DaltonST View Post
. . .

So, JS saves True upon normal shutdown, and at the end of startup saves a False.
Thanks

If I had bothered to look at what changed I would have seen that for myself.

BR
BetterRed is offline   Reply With Quote
Advert
Old 10-22-2022, 04:38 PM   #741
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,035
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Sometimes when I'm trying to replicate bugs that cause Calibre to shut down, Job Spy helps me identify whether it was actually a crash. (See this for an example.)
ownedbycats is online now   Reply With Quote
Old 10-31-2022, 02:32 PM   #742
killo3967
Enthusiast
killo3967 began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Sep 2020
Device: Kindle Paperwhite
Update custom column based on another custom column

Hi.

I'm try to move al the books in a #colection to a #2nd_collection.
Is it posible to use this function of your plugin using in the destination no fixed values instead of the name of the future column?

For example i'd like to move

#colection, value=* -> colection2nd updated by #colection
#colection_index, value=* -> colection2nd_index replaced by #colection_index

As you could see i dont want fixed values, i would like the values of the othe column.



Thanks

Last edited by killo3967; 10-31-2022 at 02:33 PM. Reason: Gramatical error
killo3967 is offline   Reply With Quote
Old 10-31-2022, 03:59 PM   #743
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: 79,798
Karma: 146391129
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 killo3967 View Post
Hi.

I'm try to move al the books in a #colection to a #2nd_collection.
Is it posible to use this function of your plugin using in the destination no fixed values instead of the name of the future column?

For example i'd like to move

#colection, value=* -> colection2nd updated by #colection
#colection_index, value=* -> colection2nd_index replaced by #colection_index

As you could see i dont want fixed values, i would like the values of the othe column.



Thanks
Here is the image.

Click image for larger version

Name:	image.png
Views:	211
Size:	6.9 KB
ID:	197481
JSWolf is offline   Reply With Quote
Old 11-01-2022, 11:53 AM   #744
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
JS Tool: Import CSV to Update Metadata

Quote:
Originally Posted by killo3967 View Post
Hi.

I'm try to move al the books in a #colection to a #2nd_collection.
Is it posible to use this function of your plugin using in the destination no fixed values instead of the name of the future column?

For example i'd like to move

#colection, value=* -> colection2nd updated by #colection
#colection_index, value=* -> colection2nd_index replaced by #colection_index

As you could see i dont want fixed values, i would like the values of the othe column.

Thanks

See the attached images. Note the highlighted ToolTips. Read the ToolTips in the image and in the JS Tool.

Simply use the Calibre Catalog function to export Calibre standard column ID and whatever custom columns you need. Then, run the tool from the JS Menu.

Match on ID, since it is the unique Calibre book ID.


The Calibre Catalog exported CSV file is UTF-8 encoded and uses double-quoted delimiters. Those are required for this JS Tool. So, if you edit the CSV in Calc/Excel, you must save-as using those specified options.



DaltonST
Attached Thumbnails
Click image for larger version

Name:	js_import_csv_to_update_metadata_20191023.jpg
Views:	150
Size:	1.24 MB
ID:	197495   Click image for larger version

Name:	js_import_csv_file_to_update_metadata.jpg
Views:	124
Size:	391.4 KB
ID:	197496  

Last edited by DaltonST; 11-01-2022 at 12:02 PM. Reason: Newer Image Added
DaltonST is offline   Reply With Quote
Old 11-04-2022, 07:58 AM   #745
huber70
Addict
huber70 has learned how to buy an e-book online
 
Posts: 274
Karma: 96
Join Date: Nov 2017
Location: Germany
Device: Tolino Vision6
Hi,

Just updated calibre to vs 6.8 - now I don't have the jobspy attitudes anymore: GUI colors - apply selected colors - save all setiings - ok

After restart I get the colors scheme of "traditional" calibre: rows in 2 colors - black and grey

Last edited by huber70; 11-04-2022 at 12:59 PM.
huber70 is offline   Reply With Quote
Old 11-04-2022, 11:29 AM   #746
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
Quote:
Originally Posted by huber70 View Post
Hi,

Just updated calibre to vs 6.8 - no I don't have the jobspy attitudes anymore: GUI colors - apply selected colors - save all setiings - ok

After restart I get the colors scheme of "traditional" calibre: rows in 2 colors - black and grey

Yep. Calibre at Startup is showing an "ApplicationPaletteChange" after JS has been initialized, overwriting its colors.

I will look into this.



DaltonST

Last edited by DaltonST; 11-04-2022 at 11:37 AM.
DaltonST is offline   Reply With Quote
Old 11-04-2022, 12:58 PM   #747
huber70
Addict
huber70 has learned how to buy an e-book online
 
Posts: 274
Karma: 96
Join Date: Nov 2017
Location: Germany
Device: Tolino Vision6
Thanks :-)
huber70 is offline   Reply With Quote
Old 11-04-2022, 02:52 PM   #748
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
Version 1.0.193 Main GUI Library View Colors Tool

Version 1.0.193 -2022-08-04 Main GUI Library View Colors Tool changed to support widget name changes. Minimum Version now Calibre 6.8

This necessarily removed for now coloring the Status Bar and Search Bar et al.


DaltonST
DaltonST is offline   Reply With Quote
Old 11-04-2022, 05:59 PM   #749
huber70
Addict
huber70 has learned how to buy an e-book online
 
Posts: 274
Karma: 96
Join Date: Nov 2017
Location: Germany
Device: Tolino Vision6
To make sure that I understand it right:

No possibility yet to use calibre vs 6.8 and latest vs JS?
Do we foresee an update of JS?

I went back to an older vs of calibre in the meantime
huber70 is offline   Reply With Quote
Old 11-04-2022, 06:18 PM   #750
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
Quote:
Originally Posted by huber70 View Post
To make sure that I understand it right:

No possibility yet to use calibre vs 6.8 and latest vs JS?
Do we foresee an update of JS?

I went back to an older vs of calibre in the meantime

You misunderstand. Upgrade again to 6.8 and JS will show as having an upgrade. You downgraded so you no longer qualify for the latest JS. Minimum version is now 6.8 for the latest JS posted today.
DaltonST is offline   Reply With Quote
Reply

Tags
author aka, author pen name, colors, toolbag, toolbox, tools


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 523 07-15-2025 06:45 PM
[GUI Plugin] Ex Libris AlPe Plugins 87 10-10-2020 03:10 PM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 12:48 PM
Ubuntu/Linux : Command to schedule a job with Calibre.( No GUI ) DurgaPrasad Calibre 0 10-16-2013 06:50 AM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 11:43 PM.


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