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?
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"