Logs: “Specials” Folder Adding/Removing - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Logs: “Specials” Folder Adding/Removing (/t-logs-%E2%80%9Cspecials%E2%80%9D-folder-adding-removing) |
Logs: “Specials” Folder Adding/Removing - JazoBurbs - 2025-01-15 I’ve been seeing this in the logs with regularly and wanted to get some more information around this. Take a look below. The logs seem to be focusing on the Specials folder (some are nonexistent) and adding/removing this. Any thoughts? I recall a while ago enabling “Display Missing Episodes in a Season” or “Including Missing Specials” within the TVDB plugin which caused things to go haywire before I think. Actually not sure if they even worked. Regardless, not sure how to make of this: Code: 2025-01-15 06:04:46.246 -05:00] [INF] [88] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 575f6736-cf83-e0f5-687c-2b5d6c3f9c92 RE: Logs: “Specials” Folder Adding/Removing - TheDreadPirate - 2025-01-15 Don't be concerned about any of those logs A virtual season is a temporary placeholder while Jellyfin pulls down metadata. If you have the missing episode metadata provider enabled (in the settings for your Shows library), it will create seasons for content you don't have. RE: Logs: “Specials” Folder Adding/Removing - JazoBurbs - 2025-01-15 Cool. Thanks. |