• 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.
    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
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Adding media - by mnju - 2024-02-07, 10:16 PM
    RE: Adding media - by tmsrxzar - 2024-02-07, 10:23 PM
    RE: Adding media - by mnju - 2024-02-10, 04:25 AM

    • 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