• 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 General Questions Music Metadata High Disk Usage ?

     
    • 0 Vote(s) - 0 Average

    Music Metadata High Disk Usage ?

    ydrol
    Offline

    Junior Member

    Posts: 3
    Threads: 3
    Joined: 2024 Feb
    Reputation: 0
    Country:United Kingdom
    #1
    2025-01-24, 11:24 AM
    Hi, while setting up backup scripts I noticed my Jellyfin Metadata folder seemed quite large - 9G. 

    I only have 121 shows and 320 movies, but I do have 2000+ albums and 28k+ songs.

    Digging around it looks like there is a folder for each album, and also for many tracks that have been put in their own album. 

    I have 10823 folders nested under /var/lib/docker/volumes/jellyfin-config/_data/metadata/library/**/ - each folder using approx 4kb on ext4, 

    And many of the songs each have their own folder and a duplicate of the poster.jpg.


    e.g. Two songs in the same album:

    # ls -il /var/lib/docker/volumes/jellyfin-config/_data/metadata/library/82/8233f0991696458c4321ad6eab261bf9/
    9961558 -rw-r--r-- 1 jellyfin jellyfin 16013 Dec 15 16:54 poster.jpg

    ls -il /var/lib/docker/volumes/jellyfin-config/_data/metadata/library/ec/ec6508dd0ffc45785abb1df033117a0d/
    10226413 -rw-r--r-- 1 jellyfin jellyfin 16013 Dec 15 16:54 poster.jpg


    Is there a simple way to tidy this all up? Is it best to disable posters completely and manage this outside jellyfin.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-01-24, 03:08 PM (This post was last modified: 2025-01-24, 03:08 PM by TheDreadPirate.)
    If you provide posters and album covers directly in the folder with the music, Jellyfin would not write data to the metadata directory. That has the side effect that when a client requests images it would pull them from the disk that contains your media. If your server is similar to most setups, Jellyfin's data directory is on a SSD and your media is on a HDD. Meaning that there would be extra disk I/O and the UI would be less responsive.

    So there's a trade off.

    I don't have access to my server at the moment. I'll need to check if this is the same situation on my server.

    And your music is organized so that all songs in an album are in the same folder? And they're tagged properly and uniformly within the album?
    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)


    • 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