• 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 SOLVED: Jellyfin not adding new movies to library

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jellyfin not adding new movies to library

    tayfun369
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 May
    Reputation: 0
    Country:Germany
    #1
    2025-05-16, 07:21 PM (This post was last modified: 2025-05-16, 07:23 PM by tayfun369. Edited 2 times in total.)
    Hi,
    I am running Jellyfin 10.10.7 via docker-compose on a Debian VM for some weeks now.

    My media folder is mounted via SMB. Every movie is in its own subfolder with the stadnard radarr naming convention. Until now everything worked flawlessly. Yesterday I downloaded a movie which got picked up by Jellyfin, today 3 movies of which only one got picked up and the other ones won't show up in the library.

    What is weird though is that Jellyfin added backdrop/folder.jpg etc. to the folders of the movies. But they are not showing up on the library still.

    Here is the logs from today:
    https://pastebin.com/UVA5rsEG

    Movies that are not added are "ma ma (2015)" and "Memory (2023)", the added one from today was "Sibyl (2019)" and "Conclave (2024)" from yesterday.

    I also had an error that a collections (Sammlungen) folder couldn't be found in the configs which failed the library scan, so I manually added that one which fixed that error.
    Go to solution
    Generator
    Offline

    Junior Member

    Posts: 39
    Threads: 0
    Joined: 2025 May
    Reputation: 3
    #2
    2025-05-16, 07:39 PM (This post was last modified: 2025-05-16, 07:41 PM by Generator. Edited 1 time in total.)
    Jellyfin finds the movies and creates trickplay.

    Did you changed anything else on library settings like metadata providers?

    From home screen, on left menu there's manage metadata, can you find the movies there?

    Code:
    [2025-05-16 03:06:37.456 +00:00] [INF] [18] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Creating trickplay files at 320 width, for "/data/media/movies/Conclave (2024)/Conclave (2024) Remux-1080p Proper.mkv" [ID: 506f2965-56e2-2b9c-1b93-f30c95b02df3]
    [2025-05-16 03:06:37.457 +00:00] [INF] [18] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: "/usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:\"/data/media/movies/Conclave (2024)/Conclave (2024) Remux-1080p Proper.mkv\" -an -sn -vf \"fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p\" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 \"/tmp/jellyfin/57067505580e46e3991ea447258b9b42/%08d.jpg\""
    [2025-05-16 03:47:16.279 +00:00] [INF] [37] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Finished creation of trickplay files for "/data/media/movies/Conclave (2024)/Conclave (2024) Remux-1080p Proper.mkv"
    tayfun369
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 May
    Reputation: 0
    Country:Germany
    #3
    2025-05-16, 07:52 PM (This post was last modified: 2025-05-16, 08:16 PM by tayfun369. Edited 1 time in total.)
    No changes to the library or metadata providers. I realized it added trickplay and other image files that's why I found it weird.

    The tip with the metadata manager was fire. I found them added as wrong movies. Memory is the wrong Memory from 2022 instead of 2023 and ma ma got added as Mad Max. Do you know how can I fix that without manually changing every entry?

    Edit: Found out. "Identify" in the 3-dot menu of the movie. Fixed it. Thank you for the idea to check the metadata manager.
    Generator
    Offline

    Junior Member

    Posts: 39
    Threads: 0
    Joined: 2025 May
    Reputation: 3
    #4
    2025-05-16, 09:25 PM (This post was last modified: 2025-05-16, 09:31 PM by Generator. Edited 2 times in total.)
    You can help jellyfin find the correct metadata adding tmdbid or imdbid to movie folder
    Code:
    "Film (2018) [tmdbid-65567]

    https://jellyfin.org/docs/general/server/media/movies

    If you're using a movie manager like Radarr you can set movie folder (enable show advanced)
    Code:
    {Movie Title} ({Release Year}) [tmdb-{TmdbId}]
    « 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