• 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: Music folder not found

     
    • 0 Vote(s) - 0 Average

    SOLVED: Music folder not found

    Jellyfin cant find my music folder
    perkunas
    Offline

    Junior Member

    Posts: 35
    Threads: 6
    Joined: 2024 Nov
    Reputation: 0
    Country:Canada
    #3
    2025-04-03, 09:07 PM
    Thanks for the help.
    I'm using Openmediavault this is based on Debian. The jellyfin is in a docker container.
    Here is the docker compose

    ---
    # https://hub.docker.com/r/linuxserver/jellyfin
    services:
    jellyfin:
    image: lscr.io/linuxserver/jellyfin:latest
    container_name: jellyfin
    environment:
    - PUID=1000
    - PGID=998
    - TZ=America/Tornto
    - JELLYFIN_PublishedServerUrl=192.168.0.5 #optional
    volumes:
    - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/libraryConfused-faceconfig
    - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/showsConfused-facedata/shows
    - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/moviesConfused-facedata/movies
    - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/musicConfused-facedata/music
    - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/musicvideoConfused-facedata/musicvideo

    group_add:
    - "105"

    devices:
    - /dev/dri:dev/dri
    ports:
    - 8096:8096
    - 8920:8920 #optional
    - 7359:7359/udp #optional
    - 1900:1900/udp #optional
    restart: unless-stopped
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Music folder not found - by perkunas - 2025-04-02, 11:25 PM
    RE: Music folder not found - by TheDreadPirate - 2025-04-03, 01:39 PM
    RE: Music folder not found - by perkunas - 2025-04-03, 09:07 PM
    RE: Music folder not found - by TheDreadPirate - 2025-04-03, 09:24 PM
    RE: Music folder not found - by perkunas - 2025-04-03, 10:04 PM
    RE: Music folder not found - by TheDreadPirate - 2025-04-03, 10:07 PM
    RE: Music folder not found - by perkunas - 2025-04-03, 10:59 PM
    RE: Music folder not found - by TheDreadPirate - 2025-04-04, 01:48 PM
    RE: Music folder not found - by perkunas - 2025-04-04, 07:52 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