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 11-29-2023, 03:52 AM   #241
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,812
Karma: 27405122
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by Sirtel View Post
I meant for a book in another library, when I don't want to leave the one that's currently open.
My #1 The Rolling Stone's song : "You can't always get what you want"

If I want a link to a book in another library, I put a 'bookmark' in the #admin_tags column for the current book in library A, go fetch the link from the 'wanted' book in library B, return to the 'bookmarked' book in library A, and do whatever with the link. But, I don't need to do that very often.

When I was adding dozens of books a day to a couple libraries I found CalibreSpy quite useful, but I'm not doing that these days. BTW: prior to CS I used an early version of calibre server, the one that used database table row numbers rather than string searches.

BR

Last edited by BetterRed; 11-29-2023 at 03:56 AM.
BetterRed is online now   Reply With Quote
Old 01-07-2024, 10:02 PM   #242
MarjaE
Guru
MarjaE ought to be getting tired of karma fortunes by now.MarjaE ought to be getting tired of karma fortunes by now.MarjaE ought to be getting tired of karma fortunes by now.MarjaE ought to be getting tired of karma fortunes by now.MarjaE ought to be getting tired of karma fortunes by now.MarjaE ought to be getting tired of karma fortunes by now.MarjaE ought to be getting tired of karma fortunes by now.MarjaE ought to be getting tired of karma fortunes by now.MarjaE ought to be getting tired of karma fortunes by now.MarjaE ought to be getting tired of karma fortunes by now.MarjaE ought to be getting tired of karma fortunes by now.
 
Posts: 928
Karma: 53902736
Join Date: Jun 2015
Device: multiple
Can't Pick Library

I'm dual booting MacOS and Fedora.

My Calibre libraries are on an HFS+ disk; MacOS can read and write to it, Fedora can only read it.

I'm hoping to use Calibre Spy so I can read my Calibre libraries without moving it to another disk and without 2x versions of Calibre causing trouble for each other.

But when I run Calibre Spy from within Calibre, it prompts for a library, but doesn't let me pick a library.
MarjaE is offline   Reply With Quote
Advert
Old 01-08-2024, 01:09 AM   #243
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,812
Karma: 27405122
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@MarjaE - did you set the default configuration in Preferences->Plugins?

From within calibre itself CalibreSpy can only access libraries that Calibre itself knows of, i.e. they must be Calibre's Quick Switch list.

BTW: DaltonST hasn't logged on since July 5 2023

BR
BetterRed is online now   Reply With Quote
Old 01-27-2024, 05:58 AM   #244
Jirka
Junior Member
Jirka began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jan 2024
Device: Kindle
@DaltonST - any chance to get sources? GitHub?
Thanks!
Jirka is offline   Reply With Quote
Old 01-27-2024, 06:43 AM   #245
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 11,893
Karma: 7042567
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Jirka View Post
@DaltonST - any chance to get sources? GitHub?
Thanks!
The zip file in post 1 contains the source code.
chaley is offline   Reply With Quote
Advert
Old 08-18-2024, 09:33 PM   #246
GalacticHull
Enthusiast
GalacticHull began at the beginning.
 
Posts: 31
Karma: 10
Join Date: Nov 2014
Device: kobo h2O
New Edit: When adding custom columns for DDC and LCC, it will create the two distinct columns, but show either DDC or LCC in both columns. Never both. I'm not certain how it's choosing which it displays.


******


Forgive me as this has probably been covered. I would like to add "ddc" and "lcc" columns to CalibreSpy. Like the CalibreSpy Library Specific Options in the image. The trouble is, I cannot find the Library Specific Options, so I cannot change them.

One library I managed to create this by accident, but clearly wasn't paying attention as I cannot replicate it in other libraries.

Any assistance is appreciated!

EDIT: Forgive me. I figured it out. If anyone in the future hasn't figured out how to add your custom columns: click on the Spy (eye) icon in the lower left of CalibreSpy.

Edit 2: I am curious how to reset the added columns after I've set them!

Edit 3: Use the CalibreSpy.bat file with and change
calibre-debug -r "CalibreSpy"
with calibre-debug -r "CalibreSpy" -- --"c:\yourpath\here" --reset


...I'm not tech or script adept, obviously. If someone can put this into words more useful to someone with ignorance on the subject, that'd be great. I only keep adding these edits in hopes it helps someone with these issues in the future. If it's irritating to the developer, or he thinks it will create confusion, I'll cease.

Last edited by GalacticHull; 08-19-2024 at 05:30 PM. Reason: Figured out the solution to my problem. Explaining in case a future reader needs the information.
GalacticHull is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] FanFicFare JimmXinu Plugins 9827 08-18-2024 02:11 PM
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 494 05-18-2024 02:34 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 04:27 AM.


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