• @maxprime@lemmy.ml
    link
    fedilink
    102 years ago

    What is the difference between an audiobook and an audio epub? Does the latter contain both text and audio? Are they synced somehow?

  • Semi-Hemi-Demigod
    link
    fedilink
    92 years ago

    I would really love a version of Calibre that ran in a web browser instead of a desktop app

    • @netwren@lemmy.world
      link
      fedilink
      312 years ago

      Can you give a specific reason?

      I feel that I’m usually more upset that apps choose electron and I have performance issue because they didn’t spend time writing a proper lightweight desktop application. I feel like Calibre is actually one of those apps.

      I could see portability across devices being useful but is the Calibre interface really going to be conducive for that?

      • Semi-Hemi-Demigod
        link
        fedilink
        42 years ago

        All the other services I have running are on a server in my closet, which I access with a web browser from other devices. Calibre needing to run on my workstation is a big shift in that workflow. Especially because all the rest of my media is sitting on that server.

        Also, UX of open source desktop apps is… lacking. They don’t look good, and they don’t feel good to use. But that might be because I’m picky and spoiled by decades of using a Mac.

        I definitely don’t want more Electron apps. About the only things I want to run locally is a browser, a text editor, and a terminal.

        • @netwren@lemmy.world
          link
          fedilink
          32 years ago

          That’s fair but I think one of the most critical features of Calibre for me is interfacing with my e-reader over USB to download/upload my epubs. I don’t know how that would work from a Browser app.

      • Semi-Hemi-Demigod
        link
        fedilink
        52 years ago

        I tried that but you need a Calibre library first, and that requires using Calibre AFAIK

    • @aperson@beehaw.org
      cake
      link
      fedilink
      English
      52 years ago

      So you want an entirely different app then. The desktop app would have to be completely rewritten.

    • @donio@lemmy.world
      link
      fedilink
      52 years ago

      I would like the ability to do a CLI-only build since I only really use the ebook-convert command. Never felt the need to “manage” my ebooks.

      • @KickMeElmo@sopuli.xyz
        link
        fedilink
        22 years ago

        While it isn’t a perfect solution, you can run calibre-server and only close it to open the GUI when you need to convert.

        • @donio@lemmy.world
          link
          fedilink
          12 years ago

          Yeah, I ended up doing something similar but using my own Dockerfile where I specified ebook-convert as the entry point.

      • @Pantherina@feddit.de
        link
        fedilink
        12 years ago

        Solved?

        You can use Podman too, if that would be a problem.

        Look at StirlingPDF if you want an example how to run OR are interested in a great web-UI PDF editor based off various open sourc tools, in a single interface

      • Semi-Hemi-Demigod
        link
        fedilink
        -42 years ago

        vnc-style web interface

        That’s still not what I’m looking for. What’s wrong with good old HTML?

        • k_rol
          link
          fedilink
          52 years ago

          They are just trying to help, nothing wrong with html.

        • the_weez
          link
          fedilink
          12 years ago

          There was somebody on the Linux reddit with a self hostable ebook app just a week or so. It looked slick but wasn’t really that useful for me. Might be worth a look.

        • @knfrmity@lemmygrad.ml
          link
          fedilink
          12 years ago

          That docker image does have a basic web interface as well, but it’s limited to adding, downloading, and editing the metadata of single files.

          COPS is cool too but it’s only a download interface.