What’s your ebook download automation pipeline? And what do you use for library management — calibre, calibre-web, something else?

  • fonix232@fedia.io
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    7 days ago

    why would I try a book REQUESTING system when I’m working on my own AIO solution?

    • Holeheadou92984@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 days ago

      Didn’t know you are writing your own code, thought you might take advantage in shelfmark, because it is very much mature.

    • Jolteon@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      One of the benefits of Free Software is that you can copy and improve the good parts of other Free software into your own, reducing the required effort.

      • fonix232@fedia.io
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        7 days ago

        Uhm, no.

        Only if the licence allows. I personally go for A/GPLv3 wherever I can because I don’t want corporations to just take and not contribute back. But that means I can’t just copy MIT/Apache software, need to do my own implementation from scratch. Which I prefer anyway.