Jellyfin no longer updating library in Synology NAS - tequila - 2024-12-10
I have been using Jellyfin over the years after buying my synology NAS but lately about a month ago strangely my movies and tv shows library stopped updating. I was waiting for the new release of the jellyfin but apparantly it did not fix it either. It may have been after I updated my NAS to 7.2.2 but at this point I am not sure. Before I had installed JF from the package center provided by synocommunity before.
Lately I have tried multiple install both from the package center and the docker side. I am ending up with same problem with media not showing up on my library or just showing up with one of the file with no metadata. My details are as follows:
NAS: DS 923+
OS: DSM 7.2.2-72806
Container manager version: 20.10.23-1437
Jellyfin version installed from docker: 10.10.3
Install methoed I followed synology guide from: https://kb.synology.com/en-us/DSM/tutorial/How_to_transfer_video_files_from_Video_Station_to_Jellyfin
I used the container manager (Docker) method to install
Acess the JF server from my edge browser in windows 10.
Here are the log details for recent fresh install
Code: [2024-12-09 17:28:01.937 +00:00] [INF] [4] Main: Jellyfin version: "10.10.3"
[2024-12-09 17:28:01.979 +00:00] [INF] [4] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]"]
[2024-12-09 17:28:01.982 +00:00] [INF] [4] Main: Arguments: ["/jellyfin/jellyfin.dll"]
[2024-12-09 17:28:01.982 +00:00] [INF] [4] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
[2024-12-09 17:28:01.982 +00:00] [INF] [4] Main: Architecture: X64
[2024-12-09 17:28:01.983 +00:00] [INF] [4] Main: 64-Bit Process: True
[2024-12-09 17:28:01.983 +00:00] [INF] [4] Main: User Interactive: True
[2024-12-09 17:28:01.983 +00:00] [INF] [4] Main: Processor count: 4
[2024-12-09 17:28:01.983 +00:00] [INF] [4] Main: Program data path: "/config"
[2024-12-09 17:28:01.983 +00:00] [INF] [4] Main: Log directory path: "/config/log"
[2024-12-09 17:28:01.983 +00:00] [INF] [4] Main: Config directory path: "/config/config"
[2024-12-09 17:28:01.983 +00:00] [INF] [4] Main: Cache path: "/cache"
[2024-12-09 17:28:01.983 +00:00] [INF] [4] Main: Temp directory path: "/tmp/jellyfin"
[2024-12-09 17:28:01.984 +00:00] [INF] [4] Main: Web resources path: "/jellyfin/jellyfin-web"
[2024-12-09 17:28:01.984 +00:00] [INF] [4] Main: Application directory: "/jellyfin/"
[2024-12-09 17:28:02.015 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
[2024-12-09 17:28:02.150 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-12-09 17:28:02.251 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-12-09 17:28:02.366 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2024-12-09 17:28:02.366 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-12-09 17:28:02.366 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2024-12-09 17:28:02.368 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.1.3"]
[2024-12-09 17:28:02.369 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[2024-12-09 17:28:02.369 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-12-09 17:28:02.369 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[2024-12-09 17:28:04.373 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
[2024-12-09 17:28:07.307 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2024-12-09 17:28:07.307 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2024-12-09 17:28:07.309 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2024-12-09 17:28:07.309 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2024-12-09 17:28:07.310 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2024-12-09 17:28:07.310 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2024-12-09 17:28:07.310 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2024-12-09 17:28:07.311 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2024-12-09 17:28:10.673 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: EFCore migrations applied successfully
[2024-12-09 17:28:11.400 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-12-09 17:28:11.402 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-12-09 17:28:11.407 +00:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.3.0"
[2024-12-09 17:28:11.408 +00:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.3.0"
[2024-12-09 17:28:11.409 +00:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.3.0"
[2024-12-09 17:28:11.438 +00:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.3.0"
[2024-12-09 17:28:11.439 +00:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.3.0"
[2024-12-09 17:28:11.527 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
[2024-12-09 17:28:11.530 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
[2024-12-09 17:28:11.531 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-12-09 17:28:11.531 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-12-09 17:28:11.532 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully
[2024-12-09 17:28:11.543 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"'
[2024-12-09 17:28:11.544 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully
[2024-12-09 17:28:11.577 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultCastReceivers"'
[2024-12-09 17:28:11.578 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-12-09 17:28:11.579 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-12-09 17:28:11.579 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultCastReceivers"' applied successfully
[2024-12-09 17:28:11.580 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"UpdateDefaultPluginRepository10.9"'
[2024-12-09 17:28:11.580 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-12-09 17:28:11.581 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-12-09 17:28:11.581 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"UpdateDefaultPluginRepository10.9"' applied successfully
[2024-12-09 17:28:11.581 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"MoveTrickplayFiles"'
[2024-12-09 17:28:11.674 +00:00] [INF] [4] Jellyfin.Server.Migrations.Routines.MoveTrickplayFiles: Moved 0 items in 00:00:00.0911145
[2024-12-09 17:28:11.675 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"MoveTrickplayFiles"' applied successfully
[2024-12-09 17:28:11.702 +00:00] [INF] [4] Main: Kestrel is listening on "0.0.0.0"
[2024-12-09 17:28:11.823 +00:00] [WRN] [4] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {568458dd-3dda-43ad-af2b-75b7318ddbb4} may be persisted to storage in unencrypted form.
[2024-12-09 17:28:12.411 +00:00] [WRN] [4] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
[2024-12-09 17:28:12.480 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-12-09 17:28:12.505 +00:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-12-10 03:00:00.000 +00:00, which is 09:31:47.4951929 from now.
[2024-12-09 17:28:12.508 +00:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-12-10 02:00:00.000 +00:00, which is 08:31:47.4919388 from now.
[2024-12-09 17:28:13.461 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
[2024-12-09 17:28:13.513 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
[2024-12-09 17:28:13.530 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-12-09 17:28:13.550 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-12-09 17:28:13.651 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2024-12-09 17:28:15.521 +00:00] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
[2024-12-09 17:28:15.536 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
[2024-12-09 17:28:17.205 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2024-12-09 17:28:17.206 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: ServerId: "8e70aca70ec94813922c6a64ef048649"
[2024-12-09 17:28:17.207 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-12-09 17:28:17.207 +00:00] [INF] [4] Main: Startup complete 0:00:15.5554586
[2024-12-09 17:28:19.931 +00:00] [INF] [6] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 4 seconds
[2024-12-09 17:28:57.782 +00:00] [INF] [17] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "tequila" has been denied (IP: "192.168.1.28").
[2024-12-09 17:28:57.786 +00:00] [ERR] [17] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-12-09 17:29:11.469 +00:00] [INF] [11] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-12-09 17:29:11.470 +00:00] [INF] [11] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-12-09 17:29:11.471 +00:00] [INF] [17] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
[2024-12-09 17:29:11.557 +00:00] [WRN] [12] Jellyfin.Server.Implementations.Users.UserManager: No users, creating one with username "root"
[2024-12-09 17:32:00.810 +00:00] [INF] [21] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-12-09 17:32:00.811 +00:00] [INF] [21] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-12-09 17:32:11.647 +00:00] [INF] [22] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2024-12-09 17:32:11.647 +00:00] [INF] [22] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-12-09 17:32:11.648 +00:00] [INF] [22] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2024-12-09 17:32:11.648 +00:00] [INF] [22] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.1.3"]
[2024-12-09 17:32:11.648 +00:00] [INF] [22] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[2024-12-09 17:32:11.648 +00:00] [INF] [22] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-12-09 17:32:11.648 +00:00] [INF] [22] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[2024-12-09 17:32:13.567 +00:00] [INF] [3] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-12-09 17:32:13.567 +00:00] [INF] [3] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-12-09 17:32:13.572 +00:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2024-12-09 17:32:13.783 +00:00] [WRN] [19] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
[2024-12-09 17:32:13.875 +00:00] [WRN] [19] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
[2024-12-09 17:32:14.077 +00:00] [INF] [3] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/mvtest/Super.Monsters.The.New.Class.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-09 17:32:14.077 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/mvtest/Madagascar.A.Little.Wild.Holiday.Goose.Chase.2021.1080p.WEBRip.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-09 17:32:14.078 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/mvtest/Chico.Bon.Bon.and.the.Very.Berry.Holiday.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-09 17:32:18.801 +00:00] [INF] [3] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "tequila" has succeeded.
[2024-12-09 17:32:18.802 +00:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "tequila": 0/0
[2024-12-09 17:32:18.805 +00:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 59540dc9-57cc-4934-938a-6e3c3e98ec40
[2024-12-09 17:32:19.970 +00:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.28" request
[2024-12-09 17:33:54.329 +00:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 1 minute(s) and 40 seconds
[2024-12-09 17:33:54.356 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/mvtest"
I have just kept three movies to try but still its not getting any information for those.
As in the photo you can see nothing is coming up.
I currently reside in China so I am aware of the firewall, I thought they might have blocked TMDB and related metadata source but I can still open their website. I also did fresh install in my windows 10 laptop with JF.exe installer after that I tried with the same media in my NAS server, this ended up working perfectly fine with all the metadata pulled correctly.
Hopefully someone can direct me to the correct direction, to make some sense from the log file to know if there is something missing. I have gone through man of the FAQs over the net but still end up having same problem after multiple fresh install.
RE: Jellyfin no longer updating library in Synology NAS - TheDreadPirate - 2024-12-10
Being able to access their home page is not a good test, based on other users that have reported similar issues.
Run this command on the command line and share the output.
Code: curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg
RE: Jellyfin no longer updating library in Synology NAS - tequila - 2024-12-10
(2024-12-10, 02:39 PM)TheDreadPirate Wrote: Being able to access their home page is not a good test, based on other users that have reported similar issues.
Run this command on the command line and share the output.
Code: curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg
Code: DS923:/$ curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* TLSv1.0 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS header, Certificate Status (22):
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* TLSv1.2 (IN), TLS header, Finished (20):
{ [5 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
{ [19 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Certificate (11):
{ [3970 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Finished (20):
{ [52 bytes data]
* TLSv1.2 (OUT), TLS header, Finished (20):
} [5 bytes data]
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Finished (20):
} [52 bytes data]
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
} [5 bytes data]
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
} [5 bytes data]
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
} [5 bytes data]
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
} [5 bytes data]
> GET /t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg HTTP/2
> Host: image.tmdb.org
> user-agent: curl/7.86.0
> accept: */*
>
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
{ [265 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
{ [265 bytes data]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
} [5 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
< HTTP/2 200
< date: Tue, 10 Dec 2024 15:04:41 GMT
< content-type: image/jpeg
< content-length: 50330
< server: BunnyCDN-LA1-1113
< cdn-pullzone: 775336
< cdn-uid: 29af4e0e-bcbd-4fcb-8635-74ddc38a1ebf
< cdn-requestcountrycode: CN
< cache-control: public, max-age=31919000
< etag: "6272f494-c49a"
< last-modified: Wed, 04 May 2022 21:48:04 GMT
< cdn-storageserver: NY-267
< cdn-requestpullsuccess: True
< cdn-fileserver: 266
< perma-cache: HIT
< cdn-proxyver: 1.04
< cdn-requestpullcode: 200
< cdn-cachedat: 09/26/2024 09:52:38
< cdn-edgestorageid: 900
< cdn-status: 200
< cdn-requesttime: 0
< cdn-requestid: 37ea27658776723e809f2b1ee78155a1
< cdn-cache: HIT
< accept-ranges: bytes
<
{ [14480 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.2 (IN), TLS header, Supplemental data (23):
{ [5 bytes data]
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
} [5 bytes data]
100 50330 100 50330 0 0 62220 0 --:--:-- --:--:-- --:--:-- 62212
Here is the output
Thank you for the reply but as mentioned earlier it was working fine in my windows jellyfin server. But not working in the NAS jellyfin server.
RE: Jellyfin no longer updating library in Synology NAS - TheDreadPirate - 2024-12-10
I was also trying to determine if IPv6 or IPv4 was being used by the NAS OS. But I don't see that output from the curl command, which is unusual since -vvv should have printed that info.
By default, Jellyfin does not have IPv6 support enabled. But some the host may have IPv6 enabled causing Jellyfin to reject it.
What is the output of this command?
Code: nslookup api.tmdb.org
RE: Jellyfin no longer updating library in Synology NAS - tequila - 2024-12-10
(2024-12-10, 03:34 PM)TheDreadPirate Wrote: I was also trying to determine if IPv6 or IPv4 was being used by the NAS OS. But I don't see that output from the curl command, which is unusual since -vvv should have printed that info.
By default, Jellyfin does not have IPv6 support enabled. But some the host may have IPv6 enabled causing Jellyfin to reject it.
What is the output of this command?
Code: nslookup api.tmdb.org
Thank you for your time. Here is the output:
Code: DS923:-$ nslookup api.tmdb.org
Server: 192.168.1.1
Address: 192.168.1.1#53
Non-authoritative answer:
Name: api.tmdb.org
Address: 3.167.192.54 Name: api.tmdb.org Address: 3.167.192.73 Name: api.tmdb.org Address: 3.167.192.35 Name: api.tmdb.org Address: 3.167192.104 Name: api.tmdb.org
Address: 2600:9000:27e0:9c00:10:fb02:4000:93a1
Name: api.tmdb.org
Address: 2600:9000:27e0:600:10:fb02:4000:93a1
Name: api.tmdb.org
Address: 2600:9000:27e0:3600:10:fb02:4000:93a1
Name: api.tmdb.org
Address: 2600:9000:27e0:ce00:10:fb02:4000:93a1
Name: api.tmdb.org
Address: 2600:9000:27e0:4600:10:fb02:4000:93a1
Name: api.tmdb.org
Address: 2600:9000:27e0:e000:10:fb02:4000:93a1
Name: api.tmdb.org
Address: 2600:9000:27e0:5000:10:fb02:4000:93a1
Name: api.tmdb.org
Address: 2600:9000:27e0:f200:10:fb02:4000:93a1
RE: Jellyfin no longer updating library in Synology NAS - TheDreadPirate - 2024-12-10
Can you try enabling IPv6 in Jellyfin?
Dashboard > Networking. At the bottom check IPv6.
RE: Jellyfin no longer updating library in Synology NAS - tequila - 2024-12-10
(2024-12-10, 09:43 PM)TheDreadPirate Wrote: Can you try enabling IPv6 in Jellyfin?
Dashboard > Networking. At the bottom check IPv6.
Just enabled it and refreshed the library but still the same result.
Here is the latest log output
Code: [2024-12-10 14:58:51.455 +00:00] [INF] [36] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-12-10 15:00:06.721 +00:00] [INF] [36] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.28" closed
[2024-12-10 21:46:00.770 +00:00] [INF] [78] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.28" request
[2024-12-10 21:49:17.426 +00:00] [INF] [79] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2024-12-10 21:49:17.426 +00:00] [INF] [79] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-12-10 21:49:17.426 +00:00] [INF] [79] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2024-12-10 21:49:17.427 +00:00] [INF] [79] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.1.3", "169.254.179.148", "::1", "240e:38c:8d18:3a00:9209:d0ff:fe32:c480", "240e:38b:8de7:1900:9209:d0ff:fe32:c480", "fe80::9209:d0ff:fe32:c480%3", "fec0:a2b2:8::394"]
[2024-12-10 21:49:17.427 +00:00] [INF] [79] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["::"]
[2024-12-10 21:49:17.427 +00:00] [INF] [79] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-12-10 21:49:17.427 +00:00] [INF] [79] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[2024-12-10 21:49:42.276 +00:00] [INF] [79] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Chico.Bon.Bon.and.the.Very.Berry.Holiday.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 21:49:42.276 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/HITPIG.2024.1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 21:49:42.276 +00:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Madagascar.A.Little.Wild.Holiday.Goose.Chase.2021.1080p.WEBRip.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 21:49:42.276 +00:00] [INF] [89] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Super.Monsters.The.New.Class.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
RE: Jellyfin no longer updating library in Synology NAS - TheDreadPirate - 2024-12-10
This is a movies library, correct? Not a mixed library? Can you try putting each movie in their own folder? Include a TVDB or TMDB ID in the folder name.
Code: /Mvtest/Madagascar A Little Wild Holiday Goose Chase (2021) [tmdbid-904039]/Madagascar.A.Little.Wild.Holiday.Goose.Chase.2021.1080p.WEBRip.mp4
RE: Jellyfin no longer updating library in Synology NAS - tequila - 2024-12-10
(2024-12-10, 10:33 PM)TheDreadPirate Wrote: This is a movies library, correct? Not a mixed library? Can you try putting each movie in their own folder? Include a TVDB or TMDB ID in the folder name.
Code: /Mvtest/Madagascar A Little Wild Holiday Goose Chase (2021) [tmdbid-904039]/Madagascar.A.Little.Wild.Holiday.Goose.Chase.2021.1080p.WEBRip.mp4
Yes this is only movie folder now I have just kept 4 to test there. Still the same result. It scans for the files but still does not display in the library or pull any metadata.
here is the latest log:
Code: [2024-12-10 22:40:52.260 +00:00] [INF] [48] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.28" request
[2024-12-10 22:43:41.327 +00:00] [INF] [93] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-12-10 22:45:28.975 +00:00] [INF] [90] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Mvtest"
[2024-12-10 22:45:28.991 +00:00] [INF] [90] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2024-12-10 22:45:29.173 +00:00] [WRN] [90] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
[2024-12-10 22:45:29.192 +00:00] [WRN] [91] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
[2024-12-10 22:45:29.208 +00:00] [INF] [85] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Chico.Bon.Bon.and.the.Very.Berry.Holiday", Path: "/Mvtest/Chico.Bon.Bon.and.the.Very.Berry.Holiday.2020.1080p.mp4", Id: 12c735ec-57af-bf63-d928-9f69e9ac7d39
[2024-12-10 22:45:29.210 +00:00] [INF] [85] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "HITPIG", Path: "/Mvtest/HITPIG.2024.1080p.mkv", Id: 38cb491d-15bb-6cab-fcc6-258bdc0af313
[2024-12-10 22:45:29.219 +00:00] [INF] [91] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Super.Monsters.The.New.Class.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:45:29.219 +00:00] [INF] [93] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Madagascar.A.Little.Wild.Holiday.Goose.Chase.2021.1080p.WEBRip.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:45:29.221 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Hitpig [tmdbid-756397]/HITPIG.2024.1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:45:29.221 +00:00] [INF] [90] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Chico Bon Bon and the Very Berry Holiday [tmdbid-771305]/Chico.Bon.Bon.and.the.Very.Berry.Holiday.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:45:31.740 +00:00] [INF] [93] Emby.Server.Implementations.ScheduledTasks.TaskManager: Attempting to cancel Scheduled Task "Scan Media Library"
[2024-12-10 22:45:46.149 +00:00] [INF] [91] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Super.Monsters.The.New.Class.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:45:46.149 +00:00] [INF] [92] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Madagascar.A.Little.Wild.Holiday.Goose.Chase.2021.1080p.WEBRip.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:45:46.150 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Hitpig [tmdbid-756397]/HITPIG.2024.1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:45:46.151 +00:00] [INF] [93] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Chico Bon Bon and the Very Berry Holiday [tmdbid-771305]/Chico.Bon.Bon.and.the.Very.Berry.Holiday.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:47:09.813 +00:00] [INF] [80] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Cancelled after 1 minute(s) and 40 seconds
[2024-12-10 22:47:09.844 +00:00] [INF] [93] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Mvtest"
[2024-12-10 22:47:53.138 +00:00] [INF] [80] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Madagascar.A.Little.Wild.Holiday.Goose.Chase", Path: "/Mvtest/Madagascar.A.Little.Wild.Holiday.Goose.Chase.2021.1080p.WEBRip.mp4", Id: 4204d411-5cff-cce2-f9a6-40ef3d520407
[2024-12-10 22:47:53.139 +00:00] [INF] [80] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Chico Bon Bon and the Very Berry Holiday [tmdbid-771305]", Path: "/Mvtest/Chico Bon Bon and the Very Berry Holiday [tmdbid-771305]/Chico.Bon.Bon.and.the.Very.Berry.Holiday.2020.1080p.mp4", Id: 9c433b84-521f-2c51-f290-c85d92dbd25e
[2024-12-10 22:47:53.140 +00:00] [INF] [80] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Hitpig [tmdbid-756397]", Path: "/Mvtest/Hitpig [tmdbid-756397]/HITPIG.2024.1080p.mkv", Id: e52867f1-dabe-65c3-52bf-cde0775086de
[2024-12-10 22:47:53.142 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Hitpig (2024) [tmdbid-756397]/HITPIG.2024.1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:47:53.142 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Super.Monsters.The.New.Class.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:47:53.142 +00:00] [INF] [95] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Madagascar A Little Wild Holiday Goose Chase (2021) [tmdbid-904039]/Madagascar.A.Little.Wild.Holiday.Goose.Chase.2021.1080p.WEBRip.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:47:53.166 +00:00] [INF] [94] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Chico Bon Bon and the Very Berry Holiday (2020) [tmdbid-771305]/Chico.Bon.Bon.and.the.Very.Berry.Holiday.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:48:21.939 +00:00] [INF] [94] Emby.Server.Implementations.IO.LibraryMonitor: "Mvtest" ("/Mvtest") will be refreshed.
[2024-12-10 22:49:33.215 +00:00] [INF] [97] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Super.Monsters.The.New.Class.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:49:33.216 +00:00] [INF] [95] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Chico Bon Bon and the Very Berry Holiday (2020) [tmdbid-771305]/Chico.Bon.Bon.and.the.Very.Berry.Holiday.2020.1080p.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:49:33.216 +00:00] [INF] [90] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Hitpig (2024) [tmdbid-756397]/HITPIG.2024.1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-10 22:49:33.216 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Mvtest/Madagascar A Little Wild Holiday Goose Chase (2021) [tmdbid-904039]/Madagascar.A.Little.Wild.Holiday.Goose.Chase.2021.1080p.WEBRip.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
RE: Jellyfin no longer updating library in Synology NAS - TheDreadPirate - 2024-12-10
If you don't have the TVDB plugin installed, install it, restart jellyfin, then rescan with "replace all metadata".
|