• 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 General Questions Windows: Read library from SMB share

     
    • 0 Vote(s) - 0 Average

    Windows: Read library from SMB share

    With Jellyfin Server on a Windows host, I wish to access an SMB share.
    IngwiePhoenix
    Offline

    Junior Member

    Posts: 8
    Threads: 2
    Joined: 2023 Jul
    Reputation: 0
    #1
    2023-07-26, 08:01 PM
    Hello there!

    I helped my friend set up Jellyfin on a spare PC using Jellyfin Server as installed through winget. Worked pretty nicely, and after starting the tray applet, it was up and running in no time.

    However, this PC is also configured to partake in my Headscale VPN, so it can access my NAS, and I would like to help him add my NAS as a library source.

    Since Jellyfin runs as a service, instead of a "normal previleged" user, it naturally does not see the already mounted SMB shares and only the local disks instead. I tried entering the full SMB URI - including variations with and without
    Code:
    \\user:pass@host\path
    for the "Path" value, but neither worked.

    Do you know of any way I can get this mount to work properly?

    Thanks a lot and kind regards,

    Ingwie
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2023-07-26, 08:08 PM
    AFAIK, Jellyfin does not support directly providing a network path.

    https://jellyfin.org/docs/general/admini...e/#storage

    Quote:A network storage device that is using samba or NFS must be directly mounted to the OS. The Jellyfin database should also be stored locally and not on a network storage device.

    According to this post, you can setup a scheduled task to mount the share to the OS for the SYSTEM user.  Or whatever privlidged user the tray app runs as.

    https://superuser.com/questions/753400/m...in-windows
    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]
    esjaysee
    Offline

    Junior Member

    Posts: 24
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    Country:United States
    #3
    2024-02-01, 07:55 AM (This post was last modified: 2024-02-01, 08:05 AM by esjaysee. Edited 4 times in total.)
    Got a work around on windows to 'mount' on boot for nas drives. Use a symbolic link. In the command prompt or Powershell use this

    mklink /d "c:\linkfoldername" "//nas/drive/location"

    Then point jellyfin to the folder it made.

    That's how I got mine working, works for wsl mounts (docker) too.

    Let me know if that helps.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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