• 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 Media Scanning & Identification Content of mounted shared folder is not recognized by Jellyfin

     
    • 0 Vote(s) - 0 Average

    Content of mounted shared folder is not recognized by Jellyfin

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 462
    Country:United States
    #8
    2023-07-13, 03:26 PM (This post was last modified: 2023-07-13, 03:47 PM by TheDreadPirate. Edited 1 time in total.)
    (2023-07-13, 08:26 AM)Daniel_King Wrote: I have to admit, I was checking different commands on the internet to set the permissions for the Jellyfin user right, but this was more like trial and error.

    So if you could tell him how to check the user, the permissions, and how to set them, this would be perfect.

    How can I check the Docker config to see how the container was created?

    I guess I did it like this:


    Code:
    docker run -d \
    --name jellyfin \
    --net=host \
    --volume jellyfin-config:/config \
    --volume jellyfin-cache:/cache \
    --mount type=bind,source=/home/user/jellyfin,target=/media \
    --restart=unless-stopped \
    jellyfin/jellyfin


    But in the end, my two media library folders should direct to:
    /mnt (for my mounted shared Windows folder, CIFS)
    /media (for my locally added files on Linux)

    First, the fact that Jellyfin is running in docker definitely should have been in your first post.  That changes the troubleshooting scope and steps.

    I'm not a docker expert, but it looks like you are mounting the jellyfin user's home directory (/home/user/jellyfin) in the host OS as /media in the container?  And I'm having trouble following what files are hosted where.

    You have a separate Windows machine with a SMB share?  You mounted that Windows SMB share on the Linux host at /mnt?  Somewhere within that SMB share, mounted at /mnt, is a folder with your media library?

    From the Linux host system's perspective, what is that path?  /mnt/.....? On the Linux host, did you already symlink /media to /mnt/where/ever/your/library/is ?
    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
    Content of mounted shared folder is not recognized by Jellyfin - by Daniel_King - 2023-07-12, 02:22 PM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by TheDreadPirate - 2023-07-12, 03:04 PM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by Daniel_King - 2023-07-12, 03:45 PM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by TheDreadPirate - 2023-07-12, 06:13 PM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by Daniel_King - 2023-07-12, 07:16 PM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by TheDreadPirate - 2023-07-12, 10:14 PM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by Daniel_King - 2023-07-13, 08:26 AM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by TheDreadPirate - 2023-07-13, 03:26 PM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by Daniel_King - 2023-07-13, 05:30 PM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by TheDreadPirate - 2023-07-13, 05:51 PM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by Daniel_King - 2023-07-13, 10:32 PM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by Daniel_King - 2023-07-18, 11:03 AM
    RE: Content of mounted shared folder is not recognized by Jellyfin - by e900542 - 2023-07-20, 02:09 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