• 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 DVR File Permissions

     
    • 0 Vote(s) - 0 Average

    DVR File Permissions

    Airstream
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #1
    2024-08-26, 01:01 PM
    I just got a HDHR and hooked it up. I can watch live tv but recordings keep failing. I am running jellyfin in a privelaged container on a proxmox host. The media drive is a seperate nvme than the jellyfin/proxmox drive. I ahve the media drive mounted to the jellyfin container and have no issues accessing the files. I use a file viewer/gui program inside the jellyfin container to see files and move them around.

    This is what the log shows:
    [2024-08-26 08:32:02.101 -04:00] [INF] Beginning recording. Will record for 27.964970908333335 minutes.
    [2024-08-26 08:32:02.101 -04:00] [INF] Writing file to: "/jellyfins/Live Recordings/Wild Kratts/Season 1/Wild Kratts S01E29 Masked Bandits.ts"
    [2024-08-26 08:32:02.101 -04:00] [ERR] Error recording to "/jellyfins/Live Recordings/Wild Kratts/Season 1/Wild Kratts S01E29 Masked Bandits.ts"
    System.UnauthorizedAccessException: Access to the path '/jellyfins/Live Recordings' is denied.
    ---> System.IO.IOException: Permission denied
      --- End of inner exception stack trace ---


    I have tried to allow read write on that file multiple times. Here is waht ls -l shows in the directory:
    root@jellyfinConfused-facejellyfins# ls -l
    total 88
    drw-rw-rw-  5 root root 12288 Aug 18 15:49 "Kid's Movies"
    drw-rw-rw-  2 root root  4096 Aug 18 07:28 "Kid's Shorts"
    drw-rw-rw-  5 root root  4096 Aug 13 15:08 "Kid's TV"
    drw-rw-rw-  2 root root  4096 Aug 26 08:12  live
    drw-rw-rw-  2 root root 16384 Aug 13 14:33  lost+found
    drw-rw-rw-  8 root root 36864 Aug 26 07:03  Movies
    drw-rw-rw-  3 root root  4096 Aug 13 18:24  Music
    drw-rw-rw- 13 root root  4096 Aug 25 14:09 'TV Shows'


    I will admit I am not a pro at linux/proxmox and such. Thanks for the help.
    Airstream
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #2
    2024-08-26, 01:09 PM
    Well I might have fixed it, I kept playing with chmod and i think "chmod 777" finally did it? I will report back if its confirmed.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2024-08-26, 02:41 PM
    Your permissions weren't set right. Directories need executable permissions so that apps can navigate through them. "cd" (change directory) is "executing" a command, which is why execute permissions are needed for directories.

    Setting your permissions to 755 would suffice if you don't change the group ownership.
    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)


    • 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