• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Not being able to delete media or relocate transcode folder to NAS storage

     
    • 0 Vote(s) - 0 Average

    SOLVED: Not being able to delete media or relocate transcode folder to NAS storage

    Diaxpel
    Offline

    Junior Member

    Posts: 14
    Threads: 3
    Joined: 2024 Mar
    Reputation: 0
    Country:Vietnam
    #1
    2024-03-30, 03:50 PM
    I'm running Jellyfin as a LXC container (installed via tteck's script) in Proxmox, alongside a TrueNAS Scale VM. To mount the NAS storage to Jellyfin, I used autofs with SMB share.

    I first create a group on the LXC using this:
    Code:
    groupadd -g 10000 lxc_shares
    and
    Code:
    usermod -aG lxc_shares jellyfin

    Then, go to 
    Code:
    nano /etc/auto.nfs
    and enter this:
    Code:
    truenas-jelly  -fstype=cifs,rw,uid=100000,gid=110000,username=username,password=password ://192.168.31.201/jellyfin-media

    Lastly, save the file and use 
    Code:
    service autofs reload
    to refresh.

    When login as root or even jellyfin as a user, I can easily delete or add files through the shell.

    However, I can't seem to the same task when I use the web UI. Furthermore, relocating the transcode folder to the NAS results in Jellyfin not being able to play the video. I've checked the log and it said "permissions denied" after attempting to create a .ts file.

    Please help me as I'm a newbie to this field. I may have misconfigure something that is way out of my knowledge.
    Go to solution
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Not being able to delete media or relocate transcode folder to NAS storage - by Diaxpel - 2024-03-30, 03:50 PM
    RE: Not being able to delete media or relocate transcode folder to NAS storage - by TheDreadPirate - 2024-03-30, 06:02 PM
    RE: Not being able to delete media or relocate transcode folder to NAS storage - by Diaxpel - 2024-03-31, 05:04 AM
    RE: Not being able to delete media or relocate transcode folder to NAS storage - by Diaxpel - 2024-03-31, 08:29 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode