• 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 Media Scanning & Identification SOLVED: Can't set custom metadata path

     
    • 0 Vote(s) - 0 Average

    SOLVED: Can't set custom metadata path

    AnteThePolice
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Nov
    Reputation: 0
    Country:Sweden
    #2
    11 hours ago
    I managed to solve the issue so i will post my solution to anyone it may help.

    The issue in my case was that because the folder i tried to set the metadata path to was in a exfat filesystem when i changed the owner of said folder it didnt actually change anything as exfat filesystems cant have an owner or something like that. anyway to solve that i changed my mounting command for the drive the folder was in to include "umask=0000", this gives all users full permission.

    my mounting line in fstab before and after the change as an example:

    before: UUID=0CC7-7E8A /mnt/sda1 exfat noatime,x-systemd.automount,x-systemd.device-timeout=10,x-sytemd.idle-timeout

    after: UUID=0CC7-7E8A /mnt/sda1 exfat umask=0000,noatime,x-systemd.automount,x-systemd.device-timeout=10,x-sytemd.idle-timeout
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    SOLVED: Can't set custom metadata path - by AnteThePolice - 2025-11-04, 11:56 AM
    RE: Can't set custom metadata path - by AnteThePolice - 11 hours ago

    • 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