i’m trying to setup audiobookshelf on my truenas box and i have it installed, but i when i try to show where my audiobooks are i can not find the smb share setup on the same box. what am I doing wrong?

      • macniel@feddit.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        3 months ago

        Have you bind your audiobook directory to the containers /audiobook directory?

        What format are your audiobooks?

        Have you tried uploading one via the GUI?

        Perhaps it’s a permission issue (e.g. add the user that runs audiobookshelf to the shares group)

        • HybridSarcasm@lemmy.worldM
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 months ago

          This seems the correct advice. If the container is on the same host as the data, there’s no need to access the data via Samba. In fact, it’s likely the container doesn’t contain the samba client needed for such connectivity.

          Assuming TrueNAS allows the containers to see local data, a bind mount is the way to go.