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 08-24-2018, 09:32 PM   #31
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: 20,532
Karma: 26944418
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by BetterRed View Post
Is that a hint you want me to add it to the Index
Well ?

BR
BetterRed is offline   Reply With Quote
Old 08-25-2018, 12:25 AM   #32
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.1 - Miscellaneous enhancements and bug fixes.

Version 1.0.1 - 24 Aug 2018 Miscellaneous enhancements and bug fixes.

New images for this version.


DaltonST
DaltonST is offline   Reply With Quote
Advert
Old 08-25-2018, 05:49 PM   #33
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.2 Library-specific preferences

Version 1.0.2 - 25 Aug 2018 Library-specific preferences. Global Default Preferences must be reviewed at least once. Thereafter, each Library will use its own specific preferences that must be changed within CalibreSpy itself. Icon redesigned.

A new Version 1.02 image is attached to the OP.
DaltonST is offline   Reply With Quote
Old 08-26-2018, 07:56 PM   #34
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: 20,532
Karma: 26944418
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Thumbs up

@DaltonSt - this has effectively replaced my use of multiple instances of version 2.0 server.

I have one additional suggestion, ability to specify a library in the calibre-debug command, I'm thinking of something like this:

Code:
calibre-debug -r "CalibreSpy" -- --with-library "d:\calibre\libraries\main"
BR
BetterRed is offline   Reply With Quote
Old 08-26-2018, 08:30 PM   #35
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
CLI Option to Specify Library in Command File

Added: the syntax available in Version 1.0.3 will be exactly:
calibre-debug -r "CalibreSpy" -- --"S:\Calibre\CalibreJobSpyTest2"


The first -- is stripped away by calibre-debug, and then it passes the ' --"S:\Calibre\CalibreJobSpyTest2" ' on to CalibreSpy. It then strips the leading "--", leaving the path.


What is shown above will work every time if the path is valid. If not, the popup combobox will not be bypassed, and CalibreSpy will behave as if the Library had not been supplied.

calibre-debug does not support any " --with-library...." syntax, so that is not an option (forgive the pun).

Version 1.0.3 has the ability to re-order the 11 columns by specific library. It will be uploaded later this week.


DaltonSt

Last edited by DaltonST; 08-26-2018 at 11:43 PM. Reason: calibre-debug -r "CalibreSpy" -- --"S:\Calibre\CalibreJobSpyTest2"
DaltonST is offline   Reply With Quote
Advert
Old 08-26-2018, 11:32 PM   #36
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: 20,532
Karma: 26944418
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DaltonST View Post
Already on my list. I needed it for me.
Then, any chance of making it a list of libraries.

Might as well ask for a Rolls Royce as ask for a Toyota

BR
BetterRed is offline   Reply With Quote
Old 08-27-2018, 02:11 AM   #37
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
Having a single .bat file with multiple command lines would be much cleaner. Try the "START" bat file command with each line.

@echo on
START calibre-debug -r "CalibreSpy" -- --"S:\Calibre\CalibreJobSpyTest1"
START calibre-debug -r "CalibreSpy" -- --"S:\Calibre\CalibreJobSpyTest2"
START calibre-debug -r "CalibreSpy" -- --"S:\Calibre\CalibreJobSpyTest3"
START calibre-debug -r "CalibreSpy" -- --"S:\Calibre\CalibreJobSpyTest4"
START calibre-debug -r "CalibreSpy" -- --"S:\Calibre\CalibreJobSpyTest5"
pause

See my previous post for a red addition.

DaltonST
DaltonST is offline   Reply With Quote
Old 08-28-2018, 02:07 PM   #38
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.3

Version 1.0.3 - 28 Aug 2018

CLI Command file syntax now supports specifying a Library to open, bypassing the popup dialog to choose one.

The correct syntax for Windows is exactly: calibre-debug -r "CalibreSpy" -- --"S:\Calibre\CalibreJobSpyTest2"

The 11 Metadata Columns may be resequenced in any order desired within Library-specific 'Local Preferences'.

Many other functional and technical enhancements that are much too numerous to list.

Refer to the 'all-new' images attached to the Original Post.

There are 2 major enhancements being developed, one of which is to be able to Copy-and-Paste the available CalibreSpy metadata to another Calibre Library open in the Calibre GUI. That enhancement is slated for Version 1.0.5+.



DaltonST


n.b. Highly recommended: back up your ../calibre/... directories whenever you back up your Libraries. Especially your ../calibre/gui.json file. Back up today.
DaltonST is offline   Reply With Quote
Old 08-28-2018, 06:24 PM   #39
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: 20,532
Karma: 26944418
Join Date: Mar 2012
Location: Sydney Australia
Device: none
The Header test for Series and Index is in UPPER CASE, any reason for that?

The term Local Preferences is used in messages and tooltips, which may lead some people to assume there are Remote, Server, or Network Preferences somewhere - Library Preferences might be better.

BR
BetterRed is offline   Reply With Quote
Old 08-28-2018, 07:30 PM   #40
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 BetterRed View Post
The Header test for Series and Index is in UPPER CASE, any reason for that?

The term Local Preferences is used in messages and tooltips, which may lead some people to assume there are Remote, Server, or Network Preferences somewhere - Library Preferences might be better.

BR

[1] Yes. Copy-and-Paste error just on those 2 column labels. The SERIES in SERIES_COLUMN (the name of a constant) was selected and then pasted into that label. Same error for INDEX.

[2] The Version 1.0.3 images posted in the OP all show "Library-Specific". There is only one place that I found in CalibreSpy in Version 1.03 that uses the term "Local Preferences", and it is the ToolTip for the CalibreSpy icon (actually a pushbutton) in the lower left corner. In Version 1.03 the ToolTip says "Local Preference Customization for the current Library" (which is clear enough to me, but then I am biased since I wrote it). However, in Version 1.04 (the current version under development and testing), it now says "Library-specific Preference Customization".


Version 1.04 will allow changes in the column assignment sequence without doing any restart of CalibreSpy. It will do a dynamic matrix rebuild without having to load any data again, so it will be much faster. I was going to do that for Version 1.03, but got involved in other things.



DaltonST
DaltonST is offline   Reply With Quote
Old 08-28-2018, 08:50 PM   #41
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: 20,532
Karma: 26944418
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DaltonST View Post
The Version 1.0.3 images posted in the OP all show "Library-Specific". There is only one place that I found in CalibreSpy in Version 1.03 that uses the term "Local Preferences", and it is the ToolTip for the CalibreSpy icon (actually a pushbutton) in the lower left corner. In Version 1.03 the ToolTip says "Local Preference Customization for the current Library" (which is clear enough to me, but then I am biased since I wrote it). However, in Version 1.04 (the current version under development and testing), it now says "Library-specific Preference Customization".
The other place "Local" appeared was in the message shown after pressing "Validate . . . order", but in light of the following that's probably disappeared.

Quote:
Originally Posted by DaltonST View Post
Version 1.04 will allow changes in the column assignment sequence without doing any restart of CalibreSpy. It will do a dynamic matrix rebuild without having to load any data again, so it will be much faster. I was going to do that for Version 1.03, but got involved in other things.
Nice one

BR
BetterRed is offline   Reply With Quote
Old 08-29-2018, 05:47 PM   #42
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.4 - Miscellaneous.

Version 1.0.4 - 29 Aug 2018 Miscellaneous.


Typo's, wording changes, and other miscellany.



DaltonST
DaltonST is offline   Reply With Quote
Old 08-30-2018, 03:19 PM   #43
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.6 Many functional and technical tweaks to improve overall experience

Version 1.0.6 - 30 Aug 2018 Many functional and technical tweaks to improve overall experience and performance.


It is hard to see, but in the lower right corner of the CalibreSpy window there is now a "resizing grip" to left-click and then drag around to continuously resize the window. The latest Library-specific size is saved.




DaltonST
DaltonST is offline   Reply With Quote
Old 08-30-2018, 08:02 PM   #44
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.7 Regression error caused by Version 1.0.6.

Version 1.0.7 - 30 Aug 2018 Regression error caused by Version 1.0.6. A matrix header setting that allowed manually changing column widths was being overwritten by a later restoration of the previously-saved state of the window.


DaltonST
DaltonST is offline   Reply With Quote
Old 08-31-2018, 04:14 PM   #45
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.8 Many Enhancements

Version 1.0.8 - 31 Aug 2018 Speed of filtering and clearing of filters significantly increased. Path column now elides in the middle so the far right (end) of the book file name with its format extension are always visible. Row heights can now be manually changed with a mouse, just as for column widths. However, row heights are not saved permanently (as are column widths). Row heights can now be manually mass-changed temporarily by right-clicking the just-manually-changed row header and selecting the menu option to do so (or use the shortcut Alt+W). Filtering dropdown box selection 'count' for Series, Tags and Publisher no longer include the values of "blank/empty/nothing".


See the attached image.





DaltonSTShow TooltipShow Tooltip
Attached Thumbnails
Click image for larger version

Name:	calibrespy_how_to_drag_row_heights_larger.jpg
Views:	344
Size:	687.9 KB
ID:	165956  

Last edited by DaltonST; 08-31-2018 at 05:03 PM.
DaltonST is offline   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] FanFicFare JimmXinu Plugins 9469 Yesterday 11:15 AM
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 492 10-25-2022 08:13 AM
[GUI Plugin] Save Virtual Libraries To Column (GUI) chaley Plugins 14 04-04-2021 05:25 AM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 12:48 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 12:16 PM.


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