• 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: Adding media

     
    • 0 Vote(s) - 0 Average

    SOLVED: Adding media

    "The path could not be found. Please ensure the path is valid and try again.
    mnju
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #1
    2024-02-07, 10:16 PM
    I just recently changed from Windows to Ubuntu. I am like the blind leading the blind. So fyi, I am on the struggle bus with this stuff...


    I am running Ubuntu 22.04.3 LTS. Version: 10.8.13.

    The entire drive is for media. It is mounted at /media/mnju/Media

    When I click folders and type in that path I get, "The path could not be found. Please ensure the path is valid and try again."

    I have read that the common issues are permissions. I am absolutely clueless here. I have tried mimicking things I have read as solutions only to find more road blocks.

    Please help and thank you in advance.
    Go to solution
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #2
    2024-02-07, 10:23 PM (This post was last modified: 2024-02-07, 10:24 PM by tmsrxzar. Edited 1 time in total.)
    "/media/mnju/Media" this is the first issue, allowing ubuntu to mount the drive to a folder that is owned by your user instead of jellyfin

    since jellyfin runs as it's own user it does not have permission to your files and should not be granted them

    instead, use fstab to mount it to a location owned by jellyfin, pretty much any unused path will do https://man7.org/linux/man-pages/man5/fstab.5.html
    the classics are /mnt/(drvlabel), /media/(drvlabel) or /storage/(drvlabel)
    you can even get inventive and make it /jellyfin

    whatever you pick it has to be owned by jellyfin and the files on the drive needs to be owned by jellyfin



    second problem, being that you're a native windows user i bet the drive is formatted NTFS, you may or may not need to do more things for that to work and it is not recommended as linux doesn't usually have a good time with windows partitions
    f.e. you will likely be stuck moving the drive back to windows if it ever gets errors because then linux won't mount it until the errors are corrected



    complete the first step of getting it mounted then work through any issues from there
    1
    mnju
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #3
    2024-02-10, 04:25 AM
    (2024-02-07, 10:23 PM)tmsrxzar Wrote: "/media/mnju/Media" this is the first issue, allowing ubuntu to mount the drive to a folder that is owned by your user instead of jellyfin

    since jellyfin runs as it's own user it does not have permission to your files and should not be granted them

    instead, use fstab to mount it to a location owned by jellyfin, pretty much any unused path will do https://man7.org/linux/man-pages/man5/fstab.5.html
    the classics are /mnt/(drvlabel), /media/(drvlabel) or /storage/(drvlabel)
    you can even get inventive and make it /jellyfin

    whatever you pick it has to be owned by jellyfin and the files on the drive needs to be owned by jellyfin



    second problem, being that you're a native windows user i bet the drive is formatted NTFS, you may or may not need to do more things for that to work and it is not recommended as linux doesn't usually have a good time with windows partitions
    f.e. you will likely be stuck moving the drive back to windows if it ever gets errors because then linux won't mount it until the errors are corrected



    complete the first step of getting it mounted then work through any issues from there


    That slightly made sense to me and I got a eureka moment. I changed mount path via disk gui then tried adding folders again and it worked. Now my next task is learning how to manage directories and their files because the indexing and functions seem wonky on the client side. Thank you so much!
    « 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