2024-07-11, 09:00 AM
(2024-07-10, 09:58 PM)TheDreadPirate Wrote: You can use quotes to allow for spaces in the movie names.
Code:chris@rat-trap:/media/library/Movies$ ll The\ Super\ Mario\ Bros.\ Movie\ \(2023\)/
total 6686985
drwxr-s--- 2 chris jellyfin 3 Apr 1 04:49 ./
drwxr-s--- 176 chris jellyfin 176 Jun 20 09:41 ../
-rw-r----- 1 chris jellyfin 6857436017 Jul 1 2023 'The Super Mario Bros. Movie (2023).mkv
But it looks like it can see the movies if ffprobe scanned them.
Have you tried a "replace all metadata" scan type?
If you go to the metadata editor does it show your movies there?
Of course I can see all the films in the metadata editor. I had added an image in the first post about that. And even with spaces in the title it makes no difference...
I tried to do "replace all metadata" scan type, when I look at the scan, it goes straight up to 50% then stops and finally ends. Here are the scan logs (the films have changed, as I tried to change the naming rule as you advised):
Code:
[08:55:52] [INF] [149] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/movies/The Super Mario Bros. Movie (2023)/The Super Mario Bros. Movie (2023).mkv" -threads 0 -v warning
-print_format json -show_streams -show_chapters -show_format
[08:55:52] [INF] [148] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/movies/The Fast and the Furious (2001)/The Fast and the Furious (2001).mkv" -threads 0 -v warning -print
_format json -show_streams -show_chapters -show_format
[08:55:52] [INF] [145] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/movies/The Fast and the Furious Tokyo Drift (2006)/The Fast and the Furious Tokyo Drift (2006).mkv" -thr
eads 0 -v warning -print_format json -show_streams -show_chapters -show_format
[matroska,webm @ 0x562b079ebec0] Could not find codec parameters for stream 6 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' (200000000) and 'probesize' (1000000000) options
And here are the films in the repertoire:
Code:
total 27
drwxrwxrwx 5 1000 1000 5 Jul 11 08:51 .
drwxrwxrwx 3 1000 1000 3 Jul 9 20:25 ..
drwxr-xr-x 2 1000 1000 3 Jul 10 22:19 'The Fast and the Furious (2001)'
drwxr-xr-x 2 1000 1000 3 Jul 10 22:13 'The Fast and the Furious Tokyo Drift (2006)'
drwxr-xr-x 2 1000 1000 3 Jul 11 08:51 'The Super Mario Bros. Movie (2023)'
'/media/movies/The Fast and the Furious (2001)':
total 2733890
drwxr-xr-x 2 1000 1000 3 Jul 10 22:19 .
drwxrwxrwx 5 1000 1000 5 Jul 11 08:51 ..
-rw-r--r-- 1 1000 1000 2797527732 Jul 10 22:18 'The Fast and the Furious (2001).mkv'
'/media/movies/The Fast and the Furious Tokyo Drift (2006)':
total 2663130
drwxr-xr-x 2 1000 1000 3 Jul 10 22:13 .
drwxrwxrwx 5 1000 1000 5 Jul 11 08:51 ..
-rw-r--r-- 1 1000 1000 2725155627 Jul 10 22:12 'The Fast and the Furious Tokyo Drift (2006).mkv'
'/media/movies/The Super Mario Bros. Movie (2023)':
total 12789130
drwxr-xr-x 2 1000 1000 3 Jul 11 08:51 .
drwxrwxrwx 5 1000 1000 5 Jul 11 08:51 ..
-rw-r--r-- 1 1000 1000 13087119065 Jul 11 08:50 'The Super Mario Bros. Movie (2023).mkv'
I have no name!@dep-jellyfin-595d87557-mdkx9:/$ id
uid=1000 gid=1000 groups=1000