Quote:
Originally Posted by groob
I'using standard strings like this: calibre://show-book/Calibre_Library/1
Calibre is opening but does nothing
|
Since calibre is not on my path, I used the following to launch calibre:
Code:
"C:\Program Files\Calibre2\calibre.exe"
I then tried two command lines:
Code:
"C:\Program Files\Calibre2\calibre.exe" calibre://show-book/Main/23863
This one opened calibre with the book with ID=23863 selected. 1 did not work since book ID=1 is long since gone <the directory name would end with (1)>.
Code:
"C:\Program Files\Calibre2\calibre.exe" calibre://search/Main?q=crooked
This one ran a search for crooked and came up with 13 hits.