• 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 Jellyfin container size

     
    • 0 Vote(s) - 0 Average

    Jellyfin container size

    Hectik
    Offline

    Junior Member

    Posts: 19
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    #4
    2024-07-26, 04:43 PM (This post was last modified: 2024-07-26, 04:44 PM by Hectik. Edited 1 time in total.)
    (2024-07-26, 10:58 AM)Efficient_Good_5784 Wrote: Do you have trickplays and chapters enabled for any of your libraries?

    After v10.9, trickplays are generated in Jellyfin's config folder, which most likely is in the Docker container (unless you pulled it out and stored it somewhere on the NAS).

    He's right! It was an anoying change they did with trickplay as the folder just became too big to handle and sort of messed up my backup solution. My metadata folder is at 100GB at the momment.

    You can double check by running the following command in whatever directory your jellyfin config folder is.
    Code:
    du -sh ./config/data/metadata/


    One workaround you could do is to copy the metadata to your media drives and then map the folder as a volume in your docker-compose.yml like below:
    Code:
    volume:
      - /<different directory>/metadata:/config/data/metdata
    Jellyfin 10.10.7 [LSIO Docker] | Ubuntu 24.04 LTS | i7-12700T | 16 GB RAM | 94TB Storage
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin container size - by Niels Voogd - 2024-07-26, 08:30 AM
    RE: Jellyfin container size - by 34626 - 2024-07-26, 09:07 AM
    RE: Jellyfin container size - by Efficient_Good_5784 - 2024-07-26, 10:58 AM
    RE: Jellyfin container size - by Hectik - 2024-07-26, 04:43 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