• 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 Can't seem to find jellyfin-web folder

     
    • 0 Vote(s) - 0 Average

    Can't seem to find jellyfin-web folder

    grobleschmomble
    Offline

    Junior Member

    Posts: 20
    Threads: 8
    Joined: 2023 Dec
    Reputation: 0
    #1
    2024-10-24, 03:22 PM (This post was last modified: 2024-10-24, 03:22 PM by grobleschmomble.)
    Hi there!

    This is my install:
    - Ubuntu 24.04
    - Linuxserver Jellyfin 10.9.11 through Docker

    Any I can't seem to find the jellyfin web folder. In the dashboard of the web gui it says it's at "/usr/share/jellyfin/web", but I checked usr/share and there was no jellyfin folder. I tried making a jellyfin folder with a web folder within it, restarted jellyfin, but I don't think that worked, as it's empty and I think there's supposed to be a config file in there? Any help would be appreciated, thank you.

    This is the Jellyfin part of my docker compose file (there's other stuff in the same compose file but they're not relevant here I don't think).

      jellyfin:
        image: linuxserver/jellyfin:latest
        container_name: jellyfin
        networks:
          [network name]:
            ipv4_address: 172.20.0.6
        environment:
          - PUID=1000
          - PGID=1000
          - TZ=America/Toronto
          - DOCKER_MODS=linuxserver/mods:jellyfin-amd
        group_add:
          - "[my group id]"
        volumes:
          - /home/[my name]/docker/jellyfin:/config
          - /home/[my name]/[Network Drive Mount Location]/media/movies:/movies
          - /home/[my name]/[Network Drive Mount Location]/media/tv:/tv
          - /home/[my name]/[Network Drive Mount Location]/media/music:/music
          - /home/[my name]/[Network Drive Mount Location]/media/books:/books
        devices:
          - /dev/dri:/dev/dri
        ports:
          - 8096:8096
          - 7359:7359/udp
          - 8920:8920
        restart: always
    « Next Oldest | Next Newest »

    Users browsing this thread: 3 Guest(s)


    Messages In This Thread
    Can't seem to find jellyfin-web folder - by grobleschmomble - 2024-10-24, 03:22 PM
    RE: Can't seem to find jellyfin-web folder - by TheDreadPirate - 2024-10-24, 03:45 PM
    RE: Can't seem to find jellyfin-web folder - by grobleschmomble - 2024-10-24, 03:55 PM
    RE: Can't seem to find jellyfin-web folder - by Efficient_Good_5784 - 2024-10-24, 04:02 PM
    RE: Can't seem to find jellyfin-web folder - by TheDreadPirate - 2024-10-24, 04:07 PM
    RE: Can't seem to find jellyfin-web folder - by Fellowslothb - 2024-11-17, 06:11 AM
    RE: Can't seem to find jellyfin-web folder - by TheDreadPirate - 2024-11-17, 03:38 PM
    RE: Can't seem to find jellyfin-web folder - by Fellowslothb - 2024-11-17, 06:02 PM
    RE: Can't seem to find jellyfin-web folder - by TheDreadPirate - 2024-11-17, 08:25 PM
    RE: Can't seem to find jellyfin-web folder - by Fellowslothb - 2024-11-17, 08:53 PM
    RE: Can't seem to find jellyfin-web folder - by Fellowslothb - 2024-12-29, 06:34 PM
    RE: Can't seem to find jellyfin-web folder - by TheDreadPirate - 2024-12-29, 10:08 PM
    RE: Can't seem to find jellyfin-web folder - by Fellowslothb - 2024-12-31, 10:23 PM
    RE: Can't seem to find jellyfin-web folder - by TheDreadPirate - 2024-12-31, 10:54 PM
    RE: Can't seem to find jellyfin-web folder - by Fellowslothb - 2024-12-31, 11:38 PM
    RE: Can't seem to find jellyfin-web folder - by Fellowslothb - 2025-01-01, 06:48 PM
    RE: Can't seem to find jellyfin-web folder - by jackwander - 2025-04-10, 07:06 PM
    RE: Can't seem to find jellyfin-web folder - by ChrisPBoi - 2025-07-04, 12:12 AM
    RE: Can't seem to find jellyfin-web folder - by Efficient_Good_5784 - 2025-07-04, 02:20 AM

    • 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