• hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 days ago

    Did you read my post?

    It’s faster and has a different feature set. Also it’s written in Node.js, not PHP, so I can integrate it into my Node.js apps.

    Neither of the servers you mentioned can work on a flat file system folder, so managing my Jellyfin media wouldn’t even be possible with either of them.

    Neither supports file deduplication, encryption at rest, PAM authentication, or .htpasswd authentication.

    Both require a database and can only be managed through their web interfaces.

    Both of their web interfaces require modern browsers, so wouldn’t be supported on something like a terminal based browser.

    • ComradeMiao@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      It’s faster and has a different feature set. Also it’s written in Node.js, not PHP, so I can integrate it into my Node.js apps.

      Neither of the servers you mentioned can work on a flat file system folder, so managing my Jellyfin media wouldn’t even be possible with either of them.

      Neither supports file deduplication, encryption at rest, PAM authentication, or .htpasswd authentication.

      Both require a database and can only be managed through their web interfaces.

      Both of their web interfaces require modern browsers, so wouldn’t be supported on something like a terminal based browser.

      Thanks! That’s sounds great.