Hi all. Very new potential jellyfin user trying to set things up.

I have one of those mini fanless mini PC boxes with Proxmox and pfsense installed. Jellyfin has been installed as a lxc via one of the helper scripts. Set it up and it works fine.

I’m now trying to set it up to access an old Netgear ReadyNAS NV+ that I have lying around. It’s been setup with SMB/CIFS as well as FTP access. I’m considering disabling SMB/CIFS access since I think I don’t need that anymore. I think the NAS only supports TLS 1.2 protocol and it’s probably safer to disable it security wise. After searching around, I’ve come across curlftpfs which seems to be able to mount a ftp server as a local directly which i can then use as a library for jellyfin.

Is this the best way or is there a better alternative I can consider?

Thanks.

  • rootOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    I finally got around to getting things set up, and for some reason, the container I created for jellyfin refused to allow NFS mounting.

    I ended up trying a “Turnkey Media Server” template which ended up working. It also didn’t allow NFS mounts, but it did allow CIFS mounting, which I used. Jellyfin is now refreshing the library. So far so good.