Sidebar

Calibre

calibre
Calibre JaymesRS 9 months ago 100%
Could use some help with writing a template program for filling out a column

I use the page count plugin plus a template program I adapted from one found online (included below) to build a column that categorizes books by length. (I use this to build collections I use when I’m picking my next to read) I’d like to exclude certain books from getting a classification though if they are PDFs or have tags like “Graphic Novel” or “Cookbook”. I’d appreciate any help figuring this out. ``` program: val = field('#pagecount'); first_non_empty( cmp(val, 0, ' ', '', ''), cmp(val, 15, 'Flash Fiction', '', ''), cmp(val, 50, 'Short Story', '', ''), cmp(val, 100, 'Novelette', '', ''), cmp(val, 250, 'Novella', '', ''), cmp(val, 500, 'Short Novel', '', ''), cmp(val, 750, 'Long Novel', '', ''), cmp(val, 1000, 'Tome', '', ''), 'Toe Breaker'); ```

5
1
calibre
Calibre mulcahey 10 months ago 71%
Tips for converting an academic paper (in PDF) to epub?

I frequently use Calibre to convert academic papers from PDF to epub, so I can read them on my tablet. But the conversion often results in weird formatting artifacts. I'm aware that in the Conversion tool, there's a Search &amp; Replace section, where I can list various expressions that will help me remove things like page numbers. [This post](https://dearauthor.com/ebooks/calibre-pdfs-epub-conversion-tips/) has some helpful expressions for that. For example: `\d+<br>\n|\d+\w<br>\n|\w\d+<br>\n` Does anyone have a list of more expressions that they use when converting academic papers from PDF to epub? Especially any good expressions for handling footnotes?? I would love to get a bunch together, save them, and then simply load them every time I have to do this. Thanks all!

3
2
calibre
Calibre fatcat 1 year ago 100%
Calibre on Linux (KDE/Dolphin) + network share

A bit of a long shot, but I guess it doesn't hurt asking. I'm using Calibre with the library on a network share (I'm aware this is not recommended, however I'm using this for years without any problems on Windows and Mac OS). Recently I gave Linux another shot and I stumbled upon a problem with accessing my network share. When trying to add this library which is sitting on the network share, the Calibre file explorer doesn't show the network locations I added in Dolphin in the "Remote" tab. Is there any way to convince Calibre to find these network locations without adding the shares in /etc/fstab?

8
2
calibre
Calibre meowmeowmeow 1 year ago 90%
How to edit meta in epub that shows series in Calibre?

Edited meta in Calibre doesn't stick with the epub file. Is there any method to edit *dc:* meta in epub and the designated series under *series* shows up in Calibre? Thanks and trying my best to explain the concept. If this is to vague please provide guide to explain more specific.

9
0
calibre
Calibre DarkTides 1 year ago 100%
Solution to light gray font

Credit goes to reddit user **PrettyMuchPhysics** >Convert the book to its existing format in Calibre. To do so, right-click it, select convert, convert individually. Make sure that on the top left and top right, both formats are the same (e.g. EPUB). > >1. Then on the left select "Look and Feel". >2. On the top row, select "Styling", >3. Put a checkmark at the bottom right option where it says "Color". >4. Press OK. >5. After the book finished converting, right-click it and send it to the device, as usual. > >This made the font an easy-to-read black, instead of a light-gray nightmare. https://web.archive.org/web/20230608085927/https://old.reddit.com/r/kindle/comments/io79ru/solved_gray_font_in_a_book/

7
0
calibre
Calibre ravnswood 1 year ago 100%
Calibre 6.23 released https://calibre-ebook.com/whats-new

**New features** * PDF Output: Add an option to discard the book cover instead of inserting it as the first page of the PDF * Content server: Allow opening the book details page for a matches book from the Full text search results page **Bug fixes** * Windows: Fix empty data folder getting created in directory calibre is launched from when changing title/author for a book with an existing data folder * LIT Output: Fix error converting anything to LIT on Windows * Ignore failures to expire old trash during startup * Amazon metadata download: Fix retrieval of publisher information from amazon.fr **New news sources** * ThePressProject by Sotiris Papatheodorou **Improved news sources** * Guardian & Observer * Washington Post * Private Eye * Associated Press Source: [link](https://calibre-ebook.com/whats-new)

29
1
calibre
Calibre Rambler 1 year ago 83%
Can I read from calibre remotely?

I have my calibre synced from pc to Nextcloud and use the android app to link them together. I mostly read reference books - recipes, photography, history - so I don't need, or have the space to keep the books on my mobile phone. This works great however, what I'd really like to do is read my books without having to download them first. I guess I'm looking for a lazy approach to reading my reference books without storing them all on my phone. Anyone have any different approaches that I can learn from?

4
5
calibre
Calibre foni 1 year ago 100%
Bookwyrm https://joinbookwyrm.com/

Do any of you use BookWyrm? It's an alternative to Goodreads from fedivers (like Lemmy), I've seen that calibre has many plugins related to Goodreads and none with Bookwyrm and I was wondering if nobody uses or knows about it, because it seems to me a great option

3
2
calibre
Calibre johsny 1 year ago 100%
Date format in columns

Hi! Does anybody know how to change the format of the dates to YYYY-MM-DD? Thanks!

1
0
calibre
Calibre shertson 1 year ago 100%
How big is everyone's Calibre Library?

I have 3 different libraries, one for comics, one for TTRPG books, and my main one for actual eBooks. My main library is over 4GB with over 1,000 books. No, I haven't read all of them, but I am working on it. They have been collected over the last 15 years from Sony eReader store, Kobo books, Amazon Kindle, B&N, Archive.org and other Public Domain books hosts, Humble Bundle, Story Bundle, and various other places. Largest categories are Sci-Fi, Fantasy, and Mystery. I wish there was a way to link to an Android app.

2
7
calibre
Calibre Knoll0114 1 year ago 100%
Welcome to Calibre!

This community is meant for discussion about the open source ebook management software Calibre. Technical questions and feature discussions about calibre are welcome.

1
0