I'm having a problem with this.
My library is located for example at '/Users/myuser/Calibre Library', so accordingly to the
manual I call the url by replacing any space in the library name with an underscore `_`
I have tried:
- `calibre://show-book/Calibre_Library/1`
- `calibre://show-book/Users/myuser/Calibre_Library/1`
- `calibre://search/Calibre_Library?q=mysearch`
All of them open the application but nothing more. So I guess there is a problem in my library name, otherwise I'm not sure what I'm doing wrong.
This is not clear for me, from the Manual:
Quote:
Library names are the folder name of the library folder with spaces replaced by underscores.
|
Are we talking about full paths or just the folder name containing the library?
Please let me know if I should open another thread for this specific problem