• 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 Storage Use & Least Playback Taxing Video Format

     
    • 0 Vote(s) - 0 Average

    Storage Use & Least Playback Taxing Video Format

    Duvel
    Offline

    Member

    Posts: 83
    Threads: 9
    Joined: 2023 Jul
    Reputation: 4
    Country:Belgium
    #8
    4 hours ago (This post was last modified: 2 hours ago by Duvel. Edited 8 times in total.)
    From what I understand at this point :
    * You seem to have no idea of your directories' sizes and where/what your big files are.
    * You suspect the cache/transcoding but you havent any log or folder size that would define it as the culprit.

    You should begin to have a better view on your filesystem and to locate the biggest folder(s) on it, and for that I advise you to use ncdu
    Its probably not installed by default, so install it from your package manager. on Debian based systems :
    Code:
    sudo apt install ncdu

    then you can just throw:

    Code:
    sudo ncdu /

    And let in run. It will scan all your folders and subfolders from the root ( as you told "/"). And then present you the tree structure with the exact size of everything sorted from biggest to smallest. And you can browse each folder until you find the culprit(s)

    You can run it from the top of any subfolder which is faster but not complete, for instance :

    Code:
    sudo ncdu /var/logs

    You can also restrict the search to files in the same filesystem with

    Code:
    sudo cdu -x /

    After that you will have a clear idea of which folder eats the space, and if it is the cache folder or something else, and only then we can talk about the cache if it is the culprit.
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Storage Use & Least Playback Taxing Video Format - by noob - 2025-11-01, 03:39 PM
    RE: Storage Use & Least Playback Taxing Video Format - by flymetothemoon - 2025-11-01, 05:10 PM
    RE: Storage Use & Least Playback Taxing Video Format - by noob - 2025-11-02, 05:03 PM
    RE: Storage Use & Least Playback Taxing Video Format - by 34626 - 2025-11-02, 07:14 PM
    RE: Storage Use & Least Playback Taxing Video Format - by noob - 2025-11-10, 04:01 PM
    RE: Storage Use & Least Playback Taxing Video Format - by cpottle9 - 2025-11-10, 07:53 PM
    RE: Storage Use & Least Playback Taxing Video Format - by noob - 7 hours ago
    RE: Storage Use & Least Playback Taxing Video Format - by Duvel - 4 hours ago

    • 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