• 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

    Niels Voogd
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2024 Jul
    Reputation: 0
    #1
    2024-07-26, 08:30 AM
    Hey All,

    For a couple of months i've been trying to resolve an issue with my jellyfin container size on an unraid server. It keeps growing and growing. I've already used the scheduled task to remove my cache, but that doesn't seem to solve it. Where else could i look on my server?

    [Image: ihvidOMETDaukEosRNlbGsiw?allow_redirect=true]
    [Image: pekRUmeQQZkHuuNNLbZSnxLX?allow_redirect=true]

    Thanks.
    34626
    Offline

    Member

    Posts: 173
    Threads: 36
    Joined: 2023 Jul
    Reputation: 0
    Country:Denmark
    #2
    2024-07-26, 09:07 AM
    From time to time, you must cleanup in docker Smiling-face

    Be aware, it's your own responsibility to backup your data!

    You can use this docker command to cleanup - It will tell you whats going to happen before you accept it:
    sudo docker system prune
    Serv: N5105 - 32GB RAM, 1 WD Red SA500 2TB, 2 8TB, 2 4TB WD Red Plus, LC-35U3-C-HUB
    OS: Debian
    Clients: Pi4 with LibreELEC + JellyCon and Jellyfin Media Player
    Network: 2 TP-Link AX23, OpenWRT mesh 802.11s and 1 Gbit
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #3
    2024-07-26, 10:58 AM
    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).
    1
    Hectik
    Offline

    Junior Member

    Posts: 18
    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.3 [LSIO Docker] | Ubuntu 24.04 LTS | i7-12700T | 16 GB RAM | 60TB Storage
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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