• 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)Library Scan Issue...?permissions issue?

    Pages (4): « Previous 1 2 3 4 Next »

     
    • 0 Vote(s) - 0 Average

    (SOLVED)Library Scan Issue...?permissions issue?

    Library Scan Issue...?permissions issue?
    LinuxNoob
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #11
    2024-08-04, 10:45 PM
    I just wiped my previous libraries from the dashboard and added back a single library for now with movies in the folder. When I select the folder under library creation, I can navigate all the way to that folder, confirm the selection, and close out of the window, but still haven't had any luck with it adding movies via "scan library".

    Not sure what I did on the one, definitely didn't mean to add everything.

    Thanks again for the responses. I like linux, but find it a bit frustrating since I'm not fully familiar with it yet.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-08-05, 12:08 AM
    I re-read one of your previous posts. Do you just have all your videos directly in the "Jellyfin" folder? No sub folders for each show/movie?
    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]
    LinuxNoob
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #13
    2024-08-05, 12:55 PM (This post was last modified: 2024-08-05, 12:55 PM by LinuxNoob. Edited 1 time in total.)
    I have the folders like this but the movies are just in one big folder. tv episodes are like this as well under each show folder

    Jellyfin
    ->movies
    --->movie (1985).mkv
    --->movie (2010).mkv
    ->tv shows
    --->show 1 (2005)
    ------>episode s01e01.mkv
    --->show 2 (2010)
    ------>etc
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-08-05, 01:36 PM
    Do you have a separate shows and movies library? Or just one library that is pointed at the "Jellyfin" folder?

    You SHOULD have two separate libraries, one for movies and one for shows, and that each library is pointed at the appropriate folder.

    Your movies folder is 100% not going to work. Each movie needs to be in its own folder.

    https://jellyfin.org/docs/general/server/media/movies/

    Your shows folder is technically ok, but there should be season folders within the show folder.

    https://jellyfin.org/docs/general/server/media/shows/
    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]
    LinuxNoob
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #15
    2024-08-05, 10:06 PM
    no the libraries are separate and pointed to that individual folder. i'll make those changes this evening when i get home and try again.

    thanks again for the assist and i'll update back after this.
    LinuxNoob
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #16
    2024-08-06, 02:13 AM
    So I tried changing a couple of files and couldn't see any difference as of yet.

    One other random question, when I set my drive up to mount, I didn't change the options and just used what it defaulted, but does this look correct for a storage drive mount. My OS is on a NVME apart from this.

    nosuid,nodev,nofail,x-gvfs-show

    Could the "nosuid" be the culprit for this?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #17
    2024-08-06, 03:25 PM
    Is the storage drive directly attached to the jellyfin server? It sounds like it is. If so, "defaults" is the only option you need, really. Defaults would translate to "rw, relatime", but "nosuid" shouldn't cause this issue.

    Also, what file system is this storage drive using?
    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]
    LinuxNoob
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #18
    2024-08-07, 04:49 PM
    you are correct OS is in a nvme and my media drive is a 10tb sata drive internal in ext4 format.

    looking through the permissions again, all of the folders appear to have this under "ls -l"
    drwxrwxrwx
    the files within that list this
    -rw-rw-rw-
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #19
    2024-08-07, 05:12 PM
    Try remounting the storage drive with "defaults" for the mount options.
    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]
    tepsys
    Offline

    Junior Member

    Posts: 18
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #20
    2024-08-07, 05:46 PM
    Hello LinuxNoob,


    I am also running Jellyfin on a linux host.


    On my system, I have my Movie and TV-Show libraries owned by root user and root group.
    Directory permissions are set to 755.
    File permissions are 644.


    I find these are generally safe permissions settings to use, and they are working well for me.
    You can easily set this ownership and permissions with a few commands. Make sure to edit these commands with the correct path to your video libraries!


    This command recursively changes ownership to root user and group:
    Code:
    sudo chown -R root:root /path/to/your/Movies


    This command recursively finds directories (notice the “-type d” flag!), and changes permissions to 755(rwxr-xr-x):
    Code:
    sudo find /path/to/your/Movies -type d -exec chmod 755 {} \;


    This command recursively finds files (notice the “-type f” flag!), and changes permissions to 644(-rw-rw-r--):
    Code:
    sudo find /path/to/your/Movies -type f -exec chmod 644 {} \;


    Makes sure to replace “/path/to/your/Movies” with the actual path! Then just repeat these commands with the path to your TV-Shows. If you have any questions, just ask. Smiling-face
    Pages (4): « Previous 1 2 3 4 Next »

    « 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