• solrize@lemmy.world
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    8
    ·
    1 month ago

    Nice but 1) doesn’t Kobo use DRM? 2) I had thought selfhosted was about server apps. Calibre is great but it’s a client app. Should this post be in a different group?

    • Otter@lemmy.ca
      link
      fedilink
      English
      arrow-up
      21
      ·
      edit-2
      1 month ago

      I’ve heard Kobo is better than the other big players when it comes to interoperability with open formats / self hosted setups.

      As for the servers

      The main one

      https://github.com/janeczku/calibre-web

      A popular newer one

      https://github.com/crocodilestick/Calibre-Web-Automated

      Also (to everyone else reading your comment) let’s not downvote good faith comments, especially when they’re phrased as a question and wanting to learn more

      • cecilkorik@lemmy.ca
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        1 month ago

        Kobo has a great balance of good hardware, good price, and good openness. It’s not perfect on any of those categories, it just strikes a nice middle ground balance to make it an extremely popular ereader for people who require the kind of openness people like us do. There’s really nothing locked down about them, they don’t do anything in particular to make it easy, but they don’t do anything to make it hard either. “koreader” installs very nicely on Kobo devices, and then you just load your books from Calibre (or right through USB if you’re hardcore for some reason) and you’re basically off to the races.

        • Otter@lemmy.ca
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 month ago

          I should have specified, people we’re downvoting you

          But looks like the score is positive again 🙂

      • solrize@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 month ago

        Thanks. What I meant is, if I buy a kobo book off bn.com, can I read it with calibre? Those books usually have drm but maybe calibre can bypass it.

        • non_burglar@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          Oh yeah, sorry. There is some vendor lock-in with all bookstores, but kobo looks the other way.

          I have calibre-web setup with kobo sync, so calibre-web pretends to be part of the kobo store to my reader and I’m able to add non-drm books to my reader while still using the kobo store if I like.

    • cecilkorik@lemmy.ca
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      1 month ago

      All the choices for “ebook stores” and ereader ecosystems are proprietary vendor-locked services with no self-hosting options. While Calibre is primarily a “local” tool it is a true alternative to all these proprietary services and I think it’s at least in the spirit of self hosting, if not strictly the letter.

      For what it’s worth, I self-host a Calibre Portable library on Nextcloud, which enables me to access all my ebooks anywhere, and to upload new ones to my ereader from anywhere, as long as I have access to my Nextcloud. And I also share the same library through Calibre Web for when I don’t. I retain control of all my books, I remove all the DRM and convert them to epub. Calibre isn’t a hosted service on its own, but it fits nicely into the self-hosting ecosystem, and for that I am grateful.

      • robador51@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        I would greatly appreciate a bit more detail on your setup, is your calibre library simply a folder synced through next cloud?

    • drzoidberg@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 month ago

      I’ve been using calibre with my kobo for years. There’s a remote server you can set up, but I just haven’t been bothered to set it up since my kobo has about 100 books I haven’t read yet.

    • Kobo doesn’t use DRM; publishers use DRM. If the publisher publishes the eBook without DRM, Kobo sells it to you that way.

      EBook stores don’t determine whether DRM of employed; only publishers do.

      Calibre has a GUI desktop interface, but it can also be run headless and provide a web interface. You can even run Calibre as a desktop app, and connect it to another Calibre running in server mode, and access those books as well.

      As a rule, I do not like Python applications. I find them generally pootly maintained over the long term, and prone to breakage because of dependency hell. Calibre is the exception to the rule; it’s an absolutely fantastic piece of software. So much so, that I donate to the project.

      • solrize@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        If the kobo hardware device can read drm’d epubs, it is “using drm” to do so. I’m asking if Calibre can read those same drm epubs. Do you know if it can, maybe by adding a plugin? I know there was something like that for Kindle files. Thanks.

        • mic_check_one_two@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          1 month ago

          Calibre doesn’t natively support reading DRMed files, but there are anti-DRM plugins which are trivial to install. You need to provide a legitimate Kindle serial number for Amazon DRM, as it uses that to de-encrypt the files. When you add the file(s) to your library, the plugin automatically runs as a file conversion. It basically converts it from a DRM-locked .epub/.azw3 to a DRM-free .epub/.azw3 instead. Since Calibre already has file conversions built in, the plugin simply uses that existing system to spit out a DRM-free version of the same file, then it adds that to your library instead.

    • ᕙ(⇀‸↼‶)ᕗ@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      1 month ago

      calibre is an app? i just have a docker container with calibre web for all my epub, mobi etc.since bookstack or nextcloud cant handle those. is the client app any good?

      • solrize@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        Yes I’ve been using the calibre client app under Debian MATE and it’s decent. I’m a Luddite though, so sometimes I convert epubs to plain text with pandoc and read them in emacs or a terminal.

        • ᕙ(⇀‸↼‶)ᕗ@lemm.ee
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          1 month ago

          ah. i use calibre web for conversion aswell. just never used it as an app. what is a benefit 9f having the app then?

          • solrize@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            1 month ago

            Avoids the need for a network connection or server, though I guess you could run it on a local socket. The UI might be preferable too.

            • ᕙ(⇀‸↼‶)ᕗ@lemm.ee
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              2
              ·
              1 month ago

              ok. i want to read on different devices for some reason. like a good book on the couch with a tablet, in the kitch looking up a manual on my phone and maybe working on computer read some magazine. that would mean i need to install 3 clients and maybe without nfs even have a copy of each book on each device? and if you jave nfs you could aswell run a calibre container somewhere. but for UI I agree web could be better.