• 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: Jellyfin doesn't work

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jellyfin doesn't work

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2023-07-20, 09:46 PM (This post was last modified: 2023-07-20, 09:47 PM by TheDreadPirate. Edited 2 times in total.)
    I can't think of a good reason why you would install an app, or have its data directory, or put your media library in your home directory.  The point of a home directory is that the files are accessible to you and you alone (not including root).You would have to add jellyfin to the group ownership of the folder.

    Code:
    chown supertanno:jellyfin /home/supertanno /home/supertanno/jellyfin
    chmod 770 /home/supertanno /home/supertanno/jellyfin

    This might also work?  Slightly more restrictive permissions.

    Code:
    chown supertanno:jellyfin /home/supertanno/jellyfin
    chmod 755 /home/supertanno
    chmod 770 /home/supertanno/jellyfin

    But really, nothing you need to regularly share with other users or processes should be in your home.
    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
    Jellyfin doesn't work - by supertanno - 2023-07-20, 09:06 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 09:29 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 09:39 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 09:46 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 09:52 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 10:06 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 10:14 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 09:54 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 09:55 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 10:22 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 10:30 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 10:41 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 10:47 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 10:49 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 10:58 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 11:04 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 11:07 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 11:09 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 11:14 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 11:18 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 11:19 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 11:30 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