• 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 Jellyfin only sees my files if I restart it manually

     
    • 0 Vote(s) - 0 Average

    Jellyfin only sees my files if I restart it manually

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 461
    Country:United States
    #2
    2025-03-06, 01:45 PM
    When using network storage, each device is completely unaware of each others users, except the credentials used to authenticate (username/password).

    The UID and GID fields are used for controlling which users on the local system are allowed to access the share.  If UID 1026 and GID 100 don't correspond to an actual user on the client device (your laptop), then Jellyfin will only have read permissions.

    Backing up a bit, DO NOT put /config on a network share.  That is a recipe for a very bad time.  SQLite, Jellyfin's DB provider, does not tolerate latency well.  Even the miniscule latency on a LAN connection.

    /config MUST be on a local disk.  You should also provide a path for /cache.  It isn't strictly necessary, but having static (and local) storage for /cache will help with consistency when you upgrade the container (which will wipe any ephemeral storage).

    And going back to the network storage issue.  You can either provide an actual user that exists on the laptop in the fstab parameters, and run Jellyfin as that user, or you can remove the UID and GID files and add "noperm" to the options.  This will configure the mount to allow all users on the laptop to have read/write access to the mounted CIFS share.  Assuming the "username" provided has sufficient access on the server.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin only sees my files if I restart it manually - by haigha - 2025-03-06, 05:17 AM
    RE: Jellyfin only sees my files if I restart it manually - by TheDreadPirate - 2025-03-06, 01:45 PM
    RE: Jellyfin only sees my files if I restart it manually - by haigha - 2025-03-06, 08:35 PM
    RE: Jellyfin only sees my files if I restart it manually - by TheDreadPirate - 2025-03-07, 03:23 PM
    RE: Jellyfin only sees my files if I restart it manually - by haigha - 2025-03-08, 09:47 PM

    • 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