• 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: Migrated to Docker: can't scan libraries?

     
    • 0 Vote(s) - 0 Average

    SOLVED: Migrated to Docker: can't scan libraries?

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2023-08-09, 07:59 PM
    Volumes don't get copied. You are mapping a host directory to a directory in the container.

    Code:
    --volume /path/to/media/on/host:/media

    Or, if using docker compose

    Code:
    volumes:
          - /path/to/media/on/host:/media

    Within the container /media is mapped to wherever you have your media on the host. No copying is done.
    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
    Migrated to Docker: can't scan libraries? - by dataprolet - 2023-08-09, 05:24 PM
    RE: Migrated to Docker: can't scan libraries? - by TheDreadPirate - 2023-08-09, 05:30 PM
    RE: Migrated to Docker: can't scan libraries? - by dataprolet - 2023-08-09, 07:45 PM
    RE: Migrated to Docker: can't scan libraries? - by TheDreadPirate - 2023-08-09, 07:59 PM
    RE: Migrated to Docker: can't scan libraries? - by dataprolet - 2023-08-09, 08:50 PM
    RE: Migrated to Docker: can't scan libraries? - by TheDreadPirate - 2023-08-09, 09:15 PM
    RE: Migrated to Docker: can't scan libraries? - by dataprolet - 2023-08-09, 10: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