2024-07-10, 09:31 PM
(2024-07-10, 04:46 PM)TheDreadPirate Wrote: The file names are not compliant and are likely causing issues with identification and, therefore, retrieving metadata.
Remove all the superfluous stuff on the file name and make them just "Movie Name.mkv", etc.
Here's how I renamed the films:
Code:
total 99
drwxrwxrwx 6 1000 1000 6 Jul 9 19:08 .
drwxrwxrwx 3 1000 1000 3 Jul 9 20:25 ..
drwxr-xr-x 2 1000 1000 3 Jul 10 21:21 'Elemental (2023)'
drwxr-xr-x 2 1000 1000 3 Jul 10 21:22 'Now You See Me (2013)'
drwxr-xr-x 2 1000 1000 3 Jul 10 21:22 'The Super Mario Bros. Movie (2023)'
drwxr-xr-x 2 1000 1000 3 Jul 10 21:22 'Top Gun Maverick (2022)'
'/media/movies/Elemental (2023)':
total 7518746
drwxr-xr-x 2 1000 1000 3 Jul 10 21:21 .
drwxrwxrwx 6 1000 1000 6 Jul 9 19:08 ..
-rw-r--r-- 1 1000 1000 7693540929 Jun 13 18:07 Elemental.2023.mkv
'/media/movies/Now You See Me (2013)':
total 3381414
drwxr-xr-x 2 1000 1000 3 Jul 10 21:22 .
drwxrwxrwx 6 1000 1000 6 Jul 9 19:08 ..
-rw-r--r-- 1 1000 1000 3461412428 Jul 9 18:51 NowYouSeeMe.2013.mkv
'/media/movies/The Super Mario Bros. Movie (2023)':
total 12789154
drwxr-xr-x 2 1000 1000 3 Jul 10 21:22 .
drwxrwxrwx 6 1000 1000 6 Jul 9 19:08 ..
-rw-r--r-- 1 1000 1000 13087119065 Jun 13 17:55 TheSuperMarioBrosMovie.2023.mkv
'/media/movies/Top Gun Maverick (2022)':
total 11637222
drwxr-xr-x 2 1000 1000 3 Jul 10 21:22 .
drwxrwxrwx 6 1000 1000 6 Jul 9 19:08 ..
-rw-r--r-- 1 1000 1000 11909056140 Jun 13 21:34 TopGunMaverick.2022.mkv
And here are the scan logs :
Code:
[21:28:54] [INF] [34] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path /media/movies
[21:28:54] [INF] [34] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[21:28:54] [WRN] [34] MediaBrowser.Controller.Entities.BaseItem: Library folder /config/data/playlists is inaccessible or empty, skipping
[21:28:54] [WRN] [34] MediaBrowser.Controller.Entities.BaseItem: Library folder /config/data/playlists is inaccessible or empty, skipping
[21:28:54] [INF] [34] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduratio
n 200M -probesize 1G -i file:"/media/movies/Elemental (2023)/Elemental.2023.mkv" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format [21:28:54] [INF] [97] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduratio
n 200M -probesize 1G -i file:"/media/movies/The Super Mario Bros. Movie (2023)/TheSuperMarioBrosMovie.2023.mkv" -threads 0 -v warning -pri
nt_format json -show_streams -show_chapters -show_format [21:28:54] [INF] [58] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/movies/Now You See Me (2013)/NowYouSeeMe.2013.mkv" -threads 0 -v warning -print_format json -show_str
eams -show_chapters -show_format
[21:28:54] [INF] [133] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/movies/Top Gun Maverick (2022)/TopGunMaverick.2022.mkv" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
[matroska,webm @ 0x55e1bfbc7ec0] 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 [21:30:35] [INF] [133] Emby.Server.Implementations.ScheduledTasks.TaskManager: Scan Media Library Completed after 1 minute(s) and 40 seconds
[21:30:35] [INF] [29] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies
The problem still persists after that... My server is running jellyfin 10.9.7