Why do people like calibre?
New in Calibre 6.0
61–70 of 225 posts
Re: New in Calibre 6.0
#62Why do people like calibre?
Re: New in Calibre 6.0
#63I pretty much have to use it for some things, but as sibling commenters have pointed out, there are some serious flaws with both it and its maintainer. I've mostly moved to using [Calibre Web]( https://github.com/janeczku/calibre-web ) which is a software intended as a companion, but I use it almost exclusively. It has a web interface, and you can deploy it using a container. The killer feature for me that Calibre it…
>as simple as uploading it to my hosted instance of calibre-web, and then next time I pick up my kobo it will automatically download it. Wow, sounds really nice, you got my attention! My stack to achieve the same result is a bit more complicated: I installed KOreader on my device, and it can read calibre's OPDS catalog feed. KOreader has some other niceties that I enjoy, mostly wallabag support. How do you trick the…
There's a plain text config file on the Kobo's memory and one of the config options is the store URL. CW generates you a new one tied to your local CW account in your instance and you replace the standard URL. You can do multi user stuff that way. You can also define a "shelf" and only books on that shelf will sync if you wish, handy if you have a large collection or a small memory Kobo.
The guide on setting up the Kobo sync feature is here: https://github.com/janeczku/calibre-web/wiki/Kobo-Integratio...
Re: New in Calibre 6.0
#64Kovid Goyal, the developer of Calibre, is a very responsive, very gentle person. Whenever I needed help, I have gotten help from him. [1] - Calibre is an indispensable tool for me to manage my digital library with close to 800 books. I support him regularly. Consinder doing it as well if you appreciate the app. Go to https://calibre-ebook.com/ , there’s a support link on the top right. [1] This is the forum dedicated…
Quoted post unavailable.
Re: New in Calibre 6.0
#65Calibre does its job so well it's downright essential for anyone thinking about dealing with ebooks. Glad to hear that full text search is added in this version, using it with a bunch of reference books saved will be so useful. It might be worth splitting out the fiction books I have to clean up the results. Maybe it works with tag filtering, I'll have to check.
Re: New in Calibre 6.0
#66Earlier quoted context omitted.
What’s there to manage? They are files. Read a book, copy a new book over, delete old book. A file manager does all that, and is simpler and easier.
Most (all commercially available?$ebook readers are not as simple as that. And a file manager doesn’t track which books of mine are synced and which are not. Calibre does. A file manager does not make it easy for me to correct the ebook’s metadata so it appears properly on the ebook reader. Calibre does. Calibre will also automatically download metadata for you from a variety of sources (with many options for the lev…
Re: New in Calibre 6.0
#67Earlier quoted context omitted.
Most (all commercially available?$ebook readers are not as simple as that. And a file manager doesn’t track which books of mine are synced and which are not. Calibre does. A file manager does not make it easy for me to correct the ebook’s metadata so it appears properly on the ebook reader. Calibre does. Calibre will also automatically download metadata for you from a variety of sources (with many options for the lev…
So "it's job is not well defined". It's a webserver, file manager, sync client, transcoder/converter, RSS reader, metadata manager all in one. With all possible regards and respect to the author, I find calibre a terrible mess. It does a lot of things, none of which very well. And the one thing that I want it to do, it doesn't. Not reliable or not at all. I want it to give me access to the ebooks I buy online. This i…
We'll keep using Calibre
Re: New in Calibre 6.0
#68Earlier quoted context omitted.
Quoted post unavailable.
Oh come on, that was one incident and he did fix the main issue. For a dude who does this in his spare time, he deserves a lot of credit.
Re: New in Calibre 6.0
#69I pretty much have to use it for some things, but as sibling commenters have pointed out, there are some serious flaws with both it and its maintainer. I've mostly moved to using [Calibre Web]( https://github.com/janeczku/calibre-web ) which is a software intended as a companion, but I use it almost exclusively. It has a web interface, and you can deploy it using a container. The killer feature for me that Calibre it…
>as simple as uploading it to my hosted instance of calibre-web, and then next time I pick up my kobo it will automatically download it. Wow, sounds really nice, you got my attention! My stack to achieve the same result is a bit more complicated: I installed KOreader on my device, and it can read calibre's OPDS catalog feed. KOreader has some other niceties that I enjoy, mostly wallabag support. How do you trick the…
You just change the API endpoint in some file in .kobo on the device.
> Does it work outside your home network?
If you expose calibre-web publicly, sure. In my experience it takes a bit of effort to do that right, but it's doable.
Its wiki is fairly good and usually answers all the questions I have: https://github.com/janeczku/calibre-web/wiki/Kobo-Integratio...
Re: New in Calibre 6.0
#70Earlier quoted context omitted.
Yeah kitty is amazing. I've been meaning to donate as a thank you. It's made so many things possible. In fact, because of it's flexibility, today I wrote a vscode extension that can use some of kitty's remote control features so I can execute things in my terminal of choice straight from my editor of choice.
uh, that's interesting! what's the name of the extension?
I just wrote it today and still need to package it. I was tired of alt+tab + up arrow + enter constantly to execute builds etc. in my terminal. It calls out to a kitty wrapper script I wrote[1] that (eg) queries kitty for its running windows so that when I launch from vscode it can find the right kitty window for the vscode workspace and execute there...
Point is, Kovid Goyal is awesome and the extensibility he wrote into kitty makes all that possible. I didn't know he was also the author of Calibre for a long time.