Live data from Hacker News

The Calibre Content Server

manual.calibre-ebook.com

51–60 of 145 posts

Re: The Calibre Content Server

#51
post #22

I thought that this was a recently added feature. Turns out it has been there since at least 2011 (based on a forum thread about it). Will have to try it!

The content server has been around for a while, but the ability to read the books in the browser is new.

Re: The Calibre Content Server

#52
post #4

I've always just used Calibre because it's a nice way for me to strip DRM and then archive my books. I've never really used it any kind of active way. Since I buy pretty much everything from Amazon, I already effectively have a content server. Does anybody have a link to an online server (with public domain books)? I'm curious to see what the presentation is like. What's the typography like? Does the screen dim after…

My response is to avoid buying ebooks from Amazon if possible. Most of my purchases are from Weightless Books [1] which sells only DRM free books and magazines. Granted, this is a limited and small market (SF related stuff) but if I have a choice of getting a book DRM free from a vendor or getting it from Amazon, I would avoid Amazon, even if its price was cheaper. [1] https://weightlessbooks.com/

Baen [1] are also still DRM-free and sell a bunch of smaller publishers too, but again it's all fairly genre-limited.

[1] http://www.baen.com/baenebooks

Re: The Calibre Content Server

#53
post #3

I love it in principle but, considering how small most books are relatively to storage space offered by modern devices, even mobile ones, what is the upside of storing content centrally instead of just carrying a copy with you?

I use raspis to host a local calibre service to share collaborative materials and resources in office, at home to share media with guests ("hey, take a look at this magazine article/graphic novel/campaign"), and for when I want to make available format shifted content and documents through libreoffice headless (not everyone wants pdf/mobi/docx/etc).

I can also throw up another instance to serve to specific groups, like relatives or kids, so they can download and network print deemed safe content like crosswords or recipes.

You can probably see why I wouldn't want that on my phone all at once.

Re: The Calibre Content Server

#54
I love Calibre and contribute recipe updates often but don't really see the value of the server. I script things to download via command line and then send to kindle over email. It's more robust than the front end and less hassle than running a server you have to use the browser to access. Given file sizes are small (this week's Economist is about 15mb) it's perfectly Fine to us email.

Re: The Calibre Content Server

#55
post #51
post #22

I thought that this was a recently added feature. Turns out it has been there since at least 2011 (based on a forum thread about it). Will have to try it!

The content server has been around for a while, but the ability to read the books in the browser is new.

Newish, it's been around for at least a few months now, since I first tried it out a few months ago. I got excited seeing the link on HN, thinking it was some new feature added to the server

Re: The Calibre Content Server

#56
post #35
post #33

Earlier quoted context omitted.

Out of curiosity, how does your DB on Dropbox get corrupted if not by having more than one instance of Calibre open? I'm asking because I use Dropbox to store my Keepass DB, and so far (2+ years) I haven't had any problems.

I don't know. But I occasionally find files with names like foo(username's conflicted copy).db. I do the Keepass thing too, and this has happened with it's files as well, but that doesn't seem to cause any problems.

Those aren't corrupted databases, it just can't merge so it leaves you to pick the version you want. Just pick one and keep using it, at most you'll lose some recent changes from the other computer.

Re: The Calibre Content Server

#57

Earlier quoted context omitted.

Does this mean if you used kindle unlimited you could effectively keep the books forever?

If you are going to pirate the book, you might as well just go straight to something like Pirates Bay. It's much easier.

Very many books are not available on torrent sites.

Re: The Calibre Content Server

#58
Related but slightly off topic:

Am I the only one who is turned off to calibre due to how "heavy" and clunky it feels? I suspect this is due to the program being written in Java. I think the author does great work maintaining the project but frankly wish it was more modern.

Perhaps this is a good side project for me to delve into ;)

EDIT: thanks to users who clarified that Calibre is written in python.

Re: The Calibre Content Server

#59

Related but slightly off topic: Am I the only one who is turned off to calibre due to how "heavy" and clunky it feels? I suspect this is due to the program being written in Java. I think the author does great work maintaining the project but frankly wish it was more modern. Perhaps this is a good side project for me to delve into ;) EDIT: thanks to users who clarified that Calibre is written in python.

Hey just be glad it's not another one of those even clunkier nodejs "desktop" apps

To be honest though, calibre just works for me. Sure it's not a super optimized c++ project but there's so many things it can do. See I just need to transfer ebooks to my kindle, and it does it perfectly every time.

Re: The Calibre Content Server

#60

Related but slightly off topic: Am I the only one who is turned off to calibre due to how "heavy" and clunky it feels? I suspect this is due to the program being written in Java. I think the author does great work maintaining the project but frankly wish it was more modern. Perhaps this is a good side project for me to delve into ;) EDIT: thanks to users who clarified that Calibre is written in python.

For what it's worth, there isn't a single line of Java in the source code.

https://github.com/kovidgoyal/calibre

Post reply on HN