• 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

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Content of mounted shared folder is not recognized by Jellyfin

    Daniel_King
    Offline

    Junior Member

    Posts: 21
    Threads: 4
    Joined: 2023 Jul
    Reputation: 0
    #11
    2023-07-13, 10:32 PM (This post was last modified: 2023-07-13, 10:32 PM by Daniel_King.)
    I created a fresh Jellyfin Docker Container.
    This time is set it directly like:

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

    And now it works.
    1
    Daniel_King
    Offline

    Junior Member

    Posts: 21
    Threads: 4
    Joined: 2023 Jul
    Reputation: 0
    #12
    2023-07-18, 11:03 AM
    I still have some issues with the folder. I had set up a fresh Docker installation before, and I used the following mount setting:

    --mount type=bind,source=/mnt/jelly,target=/media \

    When I started Jellyfin for the first time, all was good. I could see the files when selecting the /media folder.

    As I was trying and playing around with the CIFS integration, I removed the /mnt/jelly folder and re-added it. I guess this was enough to break the whole system again. Now the /media folder is empty.

    I assume that this is due to the fact that it is a new folder and some permissions are missing. I'm not a Linux pro, therefore I don't know how I need to adjust the permissions, any idea on that?
    e900542
    Offline

    Junior Member

    Posts: 8
    Threads: 2
    Joined: 2023 Jul
    Reputation: 2
    #13
    2023-07-20, 02:09 PM (This post was last modified: 2023-07-20, 02:10 PM by e900542. Edited 1 time in total.)
    Not a docker person but I set jellyfin file permissions for external drives / mounts using:

    sudo setfacl -m user:jellyfin:rxw /path/to/your/media/
    Pages (2): « Previous 1 2

    « 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