• 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 Jellyfin Server Library discovery

     
    • 0 Vote(s) - 0 Average

    Jellyfin Server Library discovery

    Robert Redmayne
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    #1
    2023-10-22, 05:44 PM
    Hi Forum,

    I am new to Jellyfin and well quite a few other things that I'm trying to overcome. 

    I feel that I've really thrown myself into the deep end but really want to try and work through this, if I can.

    Some background: 

    I have multiple PC's in my house, I thought it might be a good idea to set up 1 as a host for some VM's (I think this is where its all started to go wrong). I am running Windows 10 on my host and HyperV for the VM's. I have set up my first VM (which I want as a media server) with Ubuntu as the OS. I've been through and updated / upgraded multiple things and can access it through a terminal on another PC. I've added Jellyfin server and can access that on another PC.

    The issue: 

    The issue that I am facing is when I attempt to add libraries. I have set up a Virtual drive for all my media. This is at the location of "/media/rob/MediaFiles" I have other subfolders set up for Films, TV shows and Music however, whenever I try and find this on Jellyfin, I can get as far as  /media/rob/ and nothing else shows.

    I've created a group and added jellyfin user to that but that didn't work

    I've gone down rabbit holes trying to find the solution, nothing that I seem to search for comes up with anything, I just don't know what I'm doing wrong.

    Can anyone point me in the right direction at least?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2023-10-22, 10:10 PM
    9 times out of 10 its a permissions issue. If you gave Jellyfin permission to /media/rob/MediaFiles then jellyfin also needs at least read+execute permissions on every directory above it (/media and /media/rob). This allows a user to traverse the directories until it reaches the directory it does own.

    What's the output of each of these commands?

    ls -ld /media
    ls -ld /media/rob
    ls -ld /media/rob/MediaFiles
    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]
    Robert Redmayne
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    #3
    2023-10-22, 10:43 PM
    Hi TheDreadPirate,

    Thanks for your reply.

    Everything that I have read points to that but I just don't seem to resolve. Here are the outputs

    ls -ld /media
    drwxr-xr-x 3 root root 4096 Oct 21 21:36 /media

    ls -ld /media/rob
    drwxr-x---+ 3 root root 4096 Oct 22 21:32 /media/rob

    ls -ld /media/rob/MediaFiles
    drwxrwx--- 6 jellyfin jellyfin 4096 Oct 21 21:37 /media/rob/MediaFiles

    I am going to start again as I have lost SUDO ability on my user.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2023-10-22, 10:58 PM
    The jellyfin user doesn't have sufficient permissions to navigate beyond /media/rob. You would need to run "sudo chmod 755 /media/rob"
    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]
    Robert Redmayne
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    #5
    2023-10-22, 11:01 PM
    Thank you, I am more than frustrated that I didn't back up so I'm going right back to install.

    I'll revisit if I get stuck at the same point.
    Robert Redmayne
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    #6
    2023-10-24, 10:45 AM
    Thanks, this helped a lot
    « 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