Calibre Synology



calibre works on Windows 8 and 10.

After updating to v3.48.0-ls23, the GUIs are unavailable and there are errors in logs (see below). Synology DSM 6.2.2-24922 Update 2. Calibre: image: linuxserver/calibre containername: calibre capadd: - NETADMIN networks: servernetwork: ipv4address: 10.1.2.3 dns: - 10.1.2.1 environment: - PUID=1026 - PGID=100 - TZ=America/Chicago volumes: - /path/to/calibre:/config - /path/to/ebooks. On some NAS devices, like Synology, you also have to add the path of your Calibre library to the PHP openbasedir variable, if the library is located outside the web folder. For security reasons PHP can only access files in the web folder and in directories mentioned in the openbasedir variable.

CalibreFree
Download calibre 64bit
Version: 5.16.1 What's new
Alternate download location #1
Alternate download location #2

While you wait for the download to complete, please consider contributing to support the developmentof calibre.

Calibre synology

Previous releases of calibre are available here.

Calibre

Note

64bit calibre can be installed at the same time as 32bit calibre. The two calibre installs will use the same book library, plugins and settings.

If you are using Windows 7 or Vista please, use calibre 3.48, which works with all Windows 7/Vista machines, from here. Simply un-install calibre and install 3.48, doing so will not affect your books/settings.

Introduction¶

LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs.

Information¶

The current source repo is https://gitlab.com/LazyLibrarian/LazyLibrarian.git

Releases(Tags) are at https://gitlab.com/LazyLibrarian/LazyLibrarian/tags

Synology

Bug reports at https://gitlab.com/LazyLibrarian/LazyLibrarian/issues

And finally Reddit https://www.reddit.com/r/LazyLibrarian/

It uses a combination of GoodreadsLibrarything and optionally GoogleBooks as sources for author info and book info. License: GNU GPL v3

Capabilities¶

Right now it's capable of the following:

  • Import an existing calibre library (optional)
  • Find authors and add them to the database
  • List all books of an author and mark ebooks or audiobooks as 'wanted'.
  • LazyLibrarian will search for a nzb-file or a torrent or magnet link for that book
  • If a nzb/torrent/magnet is found it will be sent to a download client or saved in a black hole where your download client can pick it up.
  • Currently supported download clients for usenet are :
  • sabnzbd (versions later than 0.7.x preferred)
  • nzbget
  • synology_downloadstation
  • Currently supported download clients for torrent and magnets are:
  • deluge
  • transmission
  • utorrent
  • qbittorrent
  • rtorrent
  • synology_downloadstation
  • When processing the downloaded books it will save a cover picture (if available) and save all metadata into metadata.opf next to the bookfile (calibre compatible format)
  • The new theme for the site allows it to be accessed (and usable) from devices with a smaller screen (such as an iPad)
  • AutoAdd feature for book management tools like Calibre which must have books in flattened directory structure, or use calibredb to import your books into an existing calibre library
  • LazyLibrarian can also be used to search for and download magazines, and monitor for new issues
  • Offers opds interface for ebook clients to browse and download books.

Calibre-web Synology Docker

Screenshots¶