• 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 Everything is slow

     
    • 0 Vote(s) - 0 Average

    Everything is slow

    Jellyfin is lagging and takes forever to load media
    Panzer19
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2025 Jun
    Reputation: 0
    Country:United States
    #1
    2025-06-04, 07:59 PM (This post was last modified: 2025-06-04, 08:00 PM by Panzer19. Edited 1 time in total.)
    This is after installing on a NAS. In the past I've used Jellyfin just running off of Windows 11 laptop with an external HDD for my library and never had any issues. Really no issues. Since moving all my media and setting up a NAS, Jellyfin is very unresponsive and slow to load nearly everything. By that I mean images, libraries, and even playback. I can click something and it just sits there for a minute or two. This is the same on LG app, Firestick, Xbox, mobile, and PC apps. I find it hard to believe this NAS would not run JF as well as it would off an old gaming PC. 

    I've ran a library scan several times. 

    I really don't know what I can do at this point. Anything I can try? I does work, but it's so unresponsive. I'd rather not go back to having my PC on every time I want to enjoy my server. 

    -Jellyfin Version: 10.10.7.r01
    -NAS: Asustor Drivestor 2 Lite
    -2.55 TB size library. 
    -IronWolf 4TB HDD. 
    -NAS is not used for anything else. 
    -I deleted artworks and other files in my folders just in case that was bogging it down or something. 
    -No plugins.
    jimmyjammy
    Offline

    Member

    Posts: 94
    Threads: 0
    Joined: 2023 Jul
    Reputation: 2
    Country:Canada
    #2
    2025-06-04, 11:59 PM
    Not sure what your settings are. Could the server be generating "Trickplay" images? Deleting the artwork might also have had the opposite effect, in that it is gathering new metadata. I've always had a slow unresponsive server after a new installation. It takes a while for JFin to get up to speed when first installed.
    J.J.
    Panzer19
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2025 Jun
    Reputation: 0
    Country:United States
    #3
    2025-06-05, 01:41 PM (This post was last modified: 2025-06-05, 02:07 PM by Panzer19. Edited 2 times in total.)
    (2025-06-04, 11:59 PM)jimmyjammy Wrote: Not sure what your settings are. Could the server be generating "Trickplay" images? Deleting the artwork might also have had the opposite effect, in that it is gathering new metadata. I've always had a slow unresponsive server after a new installation. It takes a while for JFin to get up to speed when first installed.
    J.J.

    Nah. No trickplay. 

    It usually takes a while to get up to speed? What causes that? It has been a week.

    I have no idea what to try at this point. I do not want to use Plex.
    kandykarter
    Offline

    Member

    Posts: 153
    Threads: 21
    Joined: 2023 Jun
    Reputation: 3
    #4
    2025-06-05, 03:12 PM
    Is Jellyfin's DB on an SSD or a standard hard drive? I used to host Jellyfin on my NAS and it worked HORRIBLY when on a standard hard drive, and improved vastly when I migrated it to an N100 pc.
    Specifics:
    Jellyfin 10.10.7 (docker) on Debian 12.6 // N100 16GB
    Storage: Synology DS220+ CIFS mounts
    Clients: Jellyfin4Kodi (Addon Mode), Android, Android TV, Roku, Symfonium

    Panzer19
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2025 Jun
    Reputation: 0
    Country:United States
    #5
    2025-06-05, 03:31 PM
    (2025-06-05, 03:12 PM)kandykarter Wrote: Is Jellyfin's DB on an SSD or a standard hard drive? I used to host Jellyfin on my NAS and it worked HORRIBLY when on a standard hard drive, and improved vastly when I migrated it to an N100 pc.

    It's on the hard drive. Not sure of any other options I have as far as migrating it to something else. I tried to just put in on an external SSD. Not sure if that's even possible.
    kandykarter
    Offline

    Member

    Posts: 153
    Threads: 21
    Joined: 2023 Jun
    Reputation: 3
    #6
    2025-06-06, 03:56 AM
    I'm no expert, so maybe someone else here has more insight, but the way I solved the same problem you're having was moving the Jellyfin app onto a system with an SSD, and only using the NAS for media storage. I know that's not a great answer to hear, so hopefully someone else has some better ideas for you.
    Specifics:
    Jellyfin 10.10.7 (docker) on Debian 12.6 // N100 16GB
    Storage: Synology DS220+ CIFS mounts
    Clients: Jellyfin4Kodi (Addon Mode), Android, Android TV, Roku, Symfonium

    bitstream
    Offline

    Junior Member

    Posts: 25
    Threads: 6
    Joined: 2025 Apr
    Reputation: 0
    #7
    2025-06-06, 11:51 AM (This post was last modified: 2025-06-06, 11:58 AM by bitstream. Edited 2 times in total.)
    You first need to find out if its a client or a server problem. Second thing then is to find out if it's a JF frontend or backend problem. This said:

    1) Is it the same from different client computer with different client apps?
    2) Is it only slow with media streaming or also to navigate the UI?
    3) Is it only the GUI being slow or is it also the media scanning and so on?

    4) Have you check server load on the server running JF? Also look for processes other than JF, i.e. ffmpeg.
    5) Have you tried to turn off https and any proxies in front of JF and directly access JF?


    General remark: N100 is a 4 core system with E-Cores only. It's great for general file serving, however when it comes to tasks where encoding and transcoding is needed, it will consume significant cpu power and as it's not very powerful in terms of media processing, it will take time. On top of this, JF is built on .Net and needs rather more than lesser ressources.
    bitstream
    Offline

    Junior Member

    Posts: 25
    Threads: 6
    Joined: 2025 Apr
    Reputation: 0
    #8
    2025-06-06, 12:30 PM
    Btw, the Asustor Drivestor 2 Lite isn't what we would call a powerful machine.

    Realtek RTD1619B 1.7GHz quad-core processor (core speed 1.1 GHz
    1 GB DDR4 RAM
    max read rate 110 MBits

    However, it wouldn't explain the lag you are experiencing.
    « Next Oldest | Next Newest »

    Users browsing this thread: 3 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