Jellyfin Forum
SOLVED: Jellyfin stopped adding movies - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: Jellyfin stopped adding movies (/t-solved-jellyfin-stopped-adding-movies)



Jellyfin stopped adding movies - KevJelly - 2023-11-20

Edit: Solved Face-vomiting Apparently I went full retard. I always looked at newest movies and they weren't shown. But the newest movies are actually quite old, so their date tag was way behind my recent movies. And I just found this option:

[Image: 5rV8s6Y]

Sort newest movies by either scan date or date of the file. I'm a moron.

------------------------------------------------------------------------------------------------------------------

Hello Folks,

suddenly my Jellyfin Docker Instance stopped adding new movies and I just don't know why. It does work for new episodes of tv shows, though they're stored in different directories.
I opened up a shell inside the container to check if Jellyfin can see the new movies, and it works. They're shown and readable.

I checked the logs, the scan does its regular job and I see no error messages.

Anyone can give me a hint?

Log from the latest scan:

Code:
[2023-11-20 09:20:35.094 +01:00] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scanne Medien-Bibliothek"
[2023-11-20 09:20:35.095 +01:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/dat-mounted/usbshare2/Serien"
[2023-11-20 09:20:35.096 +01:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/dat-mounted/nas-01/Filme"
[2023-11-20 09:20:35.097 +01:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/dat-mounted/nas-01/Serien"
[2023-11-20 09:20:35.097 +01:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/dat-mounted/usbshare2/Filme"
[2023-11-20 09:20:35.097 +01:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/dat-mounted/usb-raid/Filme"
[2023-11-20 09:20:35.098 +01:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/dat-mounted/usb-raid/Serien"
[2023-11-20 09:20:35.099 +01:00] [INF] [24] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2023-11-20 09:21:28.174 +01:00] [INF] [116] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/dat-mounted/nas-01/Serien"
[2023-11-20 09:21:28.180 +01:00] [INF] [134] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scanne Medien-Bibliothek" Completed after 0 minute(s) and 53 seconds
[2023-11-20 09:21:28.181 +01:00] [INF] [134] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2023-11-20 09:21:29.219 +01:00] [INF] [105] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/dat-mounted/usb-raid/Filme"
[2023-11-20 09:21:31.205 +01:00] [INF] [138] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/dat-mounted/usbshare2/Filme"
[2023-11-20 09:21:32.251 +01:00] [INF] [116] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/dat-mounted/usb-raid/Serien"
[2023-11-20 09:21:33.155 +01:00] [INF] [93] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/dat-mounted/nas-01/Filme"
[2023-11-20 09:21:35.369 +01:00] [INF] [134] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/dat-mounted/usbshare2/Serien"