jellyfin / jellyfin-web

Web Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
2.2k stars 1.17k forks source link

[Issue]: Clicking "back arrow" results in page not updated #3338

Closed hasezoey closed 2 years ago

hasezoey commented 2 years ago

Please describe your bug

The "Back arrow" button (besides "Home" button), does not update the displayed page, but updates the url

Reproduce:

  1. Go to a movie library
  2. Go into a movie
  3. Reload page
  4. click "back arrow" button
  5. observe the movie still being displayed

Note: when having clicked the "back arrow" button multiple times (to where the "home" should be), clicking the "home" button does nothing anymore (before it would work)

Jellyfin Version

Other

if other:

jellyfin/jellyfin:unstable@sha256:52547c87f9fda899c8caf9f8bc6c5a6a09383f53a2aacde221329c2394b6130e (10.8.0)

Environment

- OS:Linux
- Virtualization: Docker
- Clients: Browser
- Browser: Firefox 96
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration:
- Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
- Storage: docker bind mount to local btrfs raid disks

Jellyfin logs

[2022-01-15 01:59:59.998 +00:00] [INF] [64] Emby.Server.Implementations.ScheduledTasks.TaskManager: "DailyTrigger" fired for task: "Extract Chapter Images"
[2022-01-15 01:59:59.998 +00:00] [INF] [64] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "ChapterImagesTask"
[2022-01-15 01:59:59.998 +00:00] [INF] [64] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Extract Chapter Images"
[2022-01-15 02:00:00.003 +00:00] [INF] [64] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Extract Chapter Images" Completed after 0 minute(s) and 0 seconds
[2022-01-15 02:00:00.019 +00:00] [INF] [64] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2022-01-15 02:00:01.000 +00:00] [INF] [61] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2022-01-16 02:00:00.000 +00:00, which is 23:59:58.9996783 from now.
[2022-01-15 02:41:52.455 +00:00] [INF] [27] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 02:47:48.263 +00:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Music"
[2022-01-15 02:47:48.264 +00:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Pictures"
[2022-01-15 02:47:48.264 +00:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Shows"
[2022-01-15 02:47:48.774 +00:00] [INF] [24] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Folder", Name: "Shows", Path: "/media/Shows", Id: 74bd751c-7ef3-1156-82e1-889039d35e20
[2022-01-15 02:48:00.297 +00:00] [INF] [77] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" closed
[2022-01-15 02:48:00.975 +00:00] [INF] [85] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 02:48:12.889 +00:00] [INF] [2] Main: Received a SIGTERM signal, shutting down
[2022-01-15 02:48:12.890 +00:00] [INF] [2] Main: Running query planner optimizations in the database... This might take a while
[2022-01-15 02:48:12.900 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
[2022-01-15 02:48:12.902 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DlnaEntryPoint"
[2022-01-15 02:48:12.902 +00:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing DeviceDiscovery
[2022-01-15 02:48:12.903 +00:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing SsdpCommunicationsServer
[2022-01-15 02:48:12.904 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "TvdbMissingEpisodeProvider"
[2022-01-15 02:48:12.905 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DeviceAccessEntryPoint"
[2022-01-15 02:48:12.905 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryChangedNotifier"
[2022-01-15 02:48:12.906 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "ExternalPortForwarding"
[2022-01-15 02:48:12.906 +00:00] [INF] [2] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery
[2022-01-15 02:48:12.909 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
[2022-01-15 02:48:12.909 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "CoverArtArchiveImageProvider"
[2022-01-15 02:48:13.000 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryMonitorStartup"
[2022-01-15 02:48:13.000 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
[2022-01-15 02:48:13.002 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
[2022-01-15 02:48:13.003 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UserDataChangeNotifier"
[2022-01-15 02:48:13.004 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "RecordingNotifier"
[2022-01-15 02:48:13.008 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UdpServerEntryPoint"
[2022-01-15 02:48:13.009 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EmbyTV"
[2022-01-15 02:48:13.013 +00:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "NotificationEntryPoint"
[2022-01-15 02:48:14.417 +00:00] [INF] [1] Main: Jellyfin version: "10.8.0"
[2022-01-15 02:48:14.433 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_MEDIA_DIR, /media]"]
[2022-01-15 02:48:14.436 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
[2022-01-15 02:48:14.437 +00:00] [INF] [1] Main: Operating system: "Linux"
[2022-01-15 02:48:14.437 +00:00] [INF] [1] Main: Architecture: X64
[2022-01-15 02:48:14.437 +00:00] [INF] [1] Main: 64-Bit Process: True
[2022-01-15 02:48:14.437 +00:00] [INF] [1] Main: User Interactive: True
[2022-01-15 02:48:14.437 +00:00] [INF] [1] Main: Processor count: 8
[2022-01-15 02:48:14.437 +00:00] [INF] [1] Main: Program data path: "/config"
[2022-01-15 02:48:14.437 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
[2022-01-15 02:48:14.437 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
[2022-01-15 02:48:14.676 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2022-01-15 02:48:14.844 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2022-01-15 02:48:14.870 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniList, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/AniList_5.0.0.0/Jellyfin.Plugin.AniList.dll"
[2022-01-15 02:48:14.883 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "MetaBrainz.MusicBrainz.CoverArt, Version=4.0.0.0, Culture=neutral, PublicKeyToken=be12cbb629c03021" from "/config/plugins/Cover Art Archive_7.0.0.0/MetaBrainz.MusicBrainz.CoverArt.dll"
[2022-01-15 02:48:14.884 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "MetaBrainz.Common.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=be12cbb629c03021" from "/config/plugins/Cover Art Archive_7.0.0.0/MetaBrainz.Common.Json.dll"
[2022-01-15 02:48:14.885 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.CoverArtArchive, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Cover Art Archive_7.0.0.0/Jellyfin.Plugin.CoverArtArchive.dll"
[2022-01-15 02:48:14.907 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "TvDbSharper, Version=3.2.2.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/TheTVDB_8.0.0.0/TvDbSharper.dll"
[2022-01-15 02:48:14.912 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Tvdb, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/TheTVDB_8.0.0.0/Jellyfin.Plugin.Tvdb.dll"
[2022-01-15 02:48:15.023 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[fc00::/7,fe80::/10,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2022-01-15 02:48:15.023 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2022-01-15 02:48:15.024 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[fc00::/7,fe80::/10,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2022-01-15 02:48:15.032 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
[2022-01-15 02:48:15.032 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
[2022-01-15 02:48:15.033 +00:00] [ERR] [1] Jellyfin.Networking.Manager.NetworkManager: Unable to parse bind override: "https://jellyfin.sylvi"
[2022-01-15 02:48:18.173 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniList" "5.0.0.0"
[2022-01-15 02:48:18.174 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Cover Art Archive" "7.0.0.0"
[2022-01-15 02:48:18.174 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TheTVDB" "8.0.0.0"
[2022-01-15 02:48:18.175 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.0.0"
[2022-01-15 02:48:18.175 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.0.0"
[2022-01-15 02:48:18.175 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.0.0"
[2022-01-15 02:48:18.175 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.0.0"
[2022-01-15 02:48:18.176 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.0.0"
[2022-01-15 02:48:18.232 +00:00] [INF] [1] Main: Kestrel listening on "All Addresses"
[2022-01-15 02:48:18.519 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8dc5397a-c2d4-466a-bbf3-6acfe11b9376} may be persisted to storage in unencrypted form.
[2022-01-15 02:48:18.537 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2022-01-15 02:48:18.560 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2022-01-16 02:00:00.000 +00:00, which is 23:11:41.4393206 from now.
[2022-01-15 02:48:18.774 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "4.4.1"
[2022-01-15 02:48:18.808 +00:00] [INF] [1] 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", "flac", "mp3"]
[2022-01-15 02:48:18.821 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"]
[2022-01-15 02:48:18.839 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2022-01-15 02:48:18.899 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl"]
[2022-01-15 02:48:18.909 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2022-01-15 02:48:18.909 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0411b444f3724b91bc87f05bbbb2b883"
[2022-01-15 02:48:19.245 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.3276913
[2022-01-15 02:48:19.245 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2022-01-15 02:48:19.393 +00:00] [INF] [1] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Starting NAT discovery
[2022-01-15 02:48:19.393 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Pictures"
[2022-01-15 02:48:19.412 +00:00] [INF] [13] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Music"
[2022-01-15 02:48:19.438 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.1932461
[2022-01-15 02:48:19.438 +00:00] [INF] [1] Main: Startup complete 0:00:05.2305742
[2022-01-15 02:48:21.570 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2022-01-15 02:48:21.574 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2022-01-15 02:48:21.584 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2022-01-15 02:48:23.083 +00:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2022-01-15 02:48:23.127 +00:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2022-01-15 02:48:25.766 +00:00] [INF] [22] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 02:48:26.474 +00:00] [INF] [22] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" closed
[2022-01-15 02:48:27.224 +00:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:27.328 +00:00] [WRN] [11] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-01-15 02:48:28.162 +00:00] [WRN] [10] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Sessions?ControllableByUserId=1cb49d64ac50431daf0f9a7260fcbc77" to "192.168.2.8" in 0:00:00.9267904 with Status Code 200
[2022-01-15 02:48:28.213 +00:00] [WRN] [24] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Sessions/Capabilities/Full" to "192.168.2.8" in 0:00:00.9932164 with Status Code 204
[2022-01-15 02:48:28.300 +00:00] [WRN] [11] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/DisplayPreferences/usersettings?userId=1cb49d64ac50431daf0f9a7260fcbc77&client=emby" to "192.168.2.8" in 0:00:01.0796744 with Status Code 200
[2022-01-15 02:48:33.367 +00:00] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Scan Media Library"
[2022-01-15 02:48:33.367 +00:00] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshMediaLibraryTask"
[2022-01-15 02:48:33.367 +00:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
[2022-01-15 02:48:33.421 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Music"
[2022-01-15 02:48:33.424 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Pictures"
[2022-01-15 02:48:33.430 +00:00] [INF] [15] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2022-01-15 02:48:34.375 +00:00] [INF] [26] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "CollectionFolder", Name: "Shows", Path: "/config/root/default/Shows", Id: a656b907-eb3a-7353-2e40-e44b968d0225
[2022-01-15 02:48:35.927 +00:00] [INF] [10] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "69a36f3d4c0d7e6fb7c66000aa034a0c" "Fuji TV"
[2022-01-15 02:48:35.927 +00:00] [INF] [10] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "Fuji TV", Path: "/config/metadata/Studio/Fuji TV", Id: 69a36f3d-4c0d-7e6f-b7c6-6000aa034a0c
[2022-01-15 02:48:36.219 +00:00] [INF] [10] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "edb75c6cee56503e4625cdc6589cb1b1" "Yomiko Advertising"
[2022-01-15 02:48:36.219 +00:00] [INF] [10] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "Yomiko Advertising", Path: "/config/metadata/Studio/Yomiko Advertising", Id: edb75c6c-ee56-503e-4625-cdc6589cb1b1
[2022-01-15 02:48:36.644 +00:00] [INF] [10] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "Pokémon" type: "Series" path: "/media/Shows/Pokemon"
[2022-01-15 02:48:36.644 +00:00] [INF] [10] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Series", Name: "Pokémon", Path: "/media/Shows/Pokemon", Id: f2a64604-bc2b-e6ad-a615-f12d1ca9387d
[2022-01-15 02:54:34.250 +00:00] [WRN] [31] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Localization/cultures" to "192.168.2.8" in 0:00:00.9026658 with Status Code 200
[2022-01-15 02:56:17.609 +00:00] [WRN] [14] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Libraries/AvailableOptions?IsNewLibrary=false" to "192.168.2.8" in 0:01:43.2733207 with Status Code 200
[2022-01-15 02:57:28.177 +00:00] [WRN] [32] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Libraries/AvailableOptions?IsNewLibrary=false" to "192.168.2.8" in 0:02:54.829365 with Status Code 200
[2022-01-15 02:57:28.538 +00:00] [WRN] [25] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Libraries/AvailableOptions?IsNewLibrary=false" to "192.168.2.8" in 0:02:24.0685368 with Status Code 200
[2022-01-15 02:57:28.540 +00:00] [WRN] [21] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Libraries/AvailableOptions?LibraryContentType=movies&IsNewLibrary=false" to "192.168.2.8" in 0:01:55.0931725 with Status Code 200
[2022-01-15 02:57:28.540 +00:00] [INF] [10] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "Season 2" type: "Season" path: ""
[2022-01-15 02:57:28.543 +00:00] [INF] [10] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: ec91037a-104b-7073-e110-b42d313ad838
[2022-01-15 02:57:28.544 +00:00] [WRN] [30] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Libraries/AvailableOptions?LibraryContentType=movies&IsNewLibrary=false" to "192.168.2.8" in 0:02:53.2018163 with Status Code 200
[2022-01-15 02:57:34.746 +00:00] [WRN] [35] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Libraries/AvailableOptions?IsNewLibrary=false" to "192.168.2.8" in 0:02:31.3278321 with Status Code 200
[2022-01-15 02:57:52.692 +00:00] [INF] [10] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "Specials" type: "Season" path: ""
[2022-01-15 02:57:52.694 +00:00] [INF] [10] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 7050fc57-4120-f8bd-d54e-764f692b0a7c
[2022-01-15 02:57:57.930 +00:00] [INF] [10] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "The Ultimate Clash" type: "Episode" path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e45.mkv"
[2022-01-15 02:57:57.930 +00:00] [INF] [10] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Episode", Name: "The Ultimate Clash", Path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e45.mkv", Id: 597ddb07-7008-17db-89d2-018ca87a0a27
[2022-01-15 02:57:57.931 +00:00] [INF] [32] Emby.Server.Implementations.ScheduledTasks.TaskManager: Attempting to cancel Scheduled Task "Scan Media Library"
[2022-01-15 02:57:57.932 +00:00] [INF] [32] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshMediaLibraryTask"
[2022-01-15 02:57:57.934 +00:00] [WRN] [14] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Library/VirtualFolders?collectionType=movies&refreshLibrary=true&name=Movies%20(Anime)" to "192.168.2.8" in 0:02:58.0501166 with Status Code 204
[2022-01-15 02:57:58.232 +00:00] [INF] [10] Emby.Server.Implementations.Library.LibraryManager: Post-scan task cancelled: "CleanDatabaseScheduledTask"
[2022-01-15 02:57:58.235 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Cancelled after 9 minute(s) and 24 seconds
[2022-01-15 02:57:58.237 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2022-01-15 02:57:58.238 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Pictures"
[2022-01-15 02:57:58.238 +00:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
[2022-01-15 02:57:58.261 +00:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Videos/Jellyfin_links/Movies_Anime"
[2022-01-15 02:57:58.262 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Music"
[2022-01-15 02:57:58.262 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Videos/Jellyfin_links/Movies_Anime"
[2022-01-15 02:57:58.262 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Pictures"
[2022-01-15 02:57:58.262 +00:00] [INF] [14] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2022-01-15 02:57:58.268 +00:00] [INF] [37] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Music"
[2022-01-15 02:58:03.733 +00:00] [INF] [25] Jellyfin.Plugin.AniList.Providers.AniList.AniListMovieProvider: Start AniList... Searching("Digimon Adventure Tri 1 - Reunion")
[2022-01-15 02:58:15.413 +00:00] [INF] [37] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "69c654fa1a829f2a75646c65e2a6464c" "OLM"
[2022-01-15 02:58:15.413 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "OLM", Path: "/config/metadata/Studio/OLM", Id: 69c654fa-1a82-9f2a-7564-6c65e2a6464c
[2022-01-15 02:58:15.708 +00:00] [INF] [37] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "8646c2fbdfd6603a56345da59c531710" "Studio Jack"
[2022-01-15 02:58:15.708 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "Studio Jack", Path: "/config/metadata/Studio/Studio Jack", Id: 8646c2fb-dfd6-603a-5634-5da59c531710
[2022-01-15 02:58:15.974 +00:00] [INF] [37] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "b3430760e9da200059d3c4bfdb816587" "TV Tokyo"
[2022-01-15 02:58:15.974 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "TV Tokyo", Path: "/config/metadata/Studio/TV Tokyo", Id: b3430760-e9da-2000-59d3-c4bfdb816587
[2022-01-15 02:58:16.232 +00:00] [INF] [37] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "6697747a43d3d59b0af1b01645cff79c" "TV Tokyo Music"
[2022-01-15 02:58:16.232 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "TV Tokyo Music", Path: "/config/metadata/Studio/TV Tokyo Music", Id: 6697747a-43d3-d59b-0af1-b01645cff79c
[2022-01-15 02:58:16.496 +00:00] [INF] [37] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "191c7be05cf49a71172d9b45e804d779" "Viz Media"
[2022-01-15 02:58:16.496 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "Viz Media", Path: "/config/metadata/Studio/Viz Media", Id: 191c7be0-5cf4-9a71-172d-9b45e804d779
[2022-01-15 02:58:16.761 +00:00] [INF] [37] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "Etemon's Comeback Tour" type: "Episode" path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e46.mkv"
[2022-01-15 02:58:16.762 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Episode", Name: "Etemon's Comeback Tour", Path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e46.mkv", Id: 75b3aa4a-cf7d-c6f5-3553-74e76afc757f
[2022-01-15 02:58:17.143 +00:00] [INF] [37] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "Ogremon's Honor" type: "Episode" path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e47.mkv"
[2022-01-15 02:58:17.143 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Episode", Name: "Ogremon's Honor", Path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e47.mkv", Id: 541fd51e-24e6-38a4-c96e-9617929a9763
[2022-01-15 02:58:17.596 +00:00] [INF] [37] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "My Sister's Keeper" type: "Episode" path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e48.mkv"
[2022-01-15 02:58:17.596 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Episode", Name: "My Sister's Keeper", Path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e48.mkv", Id: aeeac249-77e2-4e63-9872-b06f912e388f
[2022-01-15 02:58:17.959 +00:00] [INF] [37] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "The Crest of Light" type: "Episode" path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e49.mkv"
[2022-01-15 02:58:17.960 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Episode", Name: "The Crest of Light", Path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e49.mkv", Id: d91e69c5-d77a-7c5e-4176-5019420270de
[2022-01-15 02:58:18.472 +00:00] [INF] [37] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "Joe's Battle" type: "Episode" path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e50.mkv"
[2022-01-15 02:58:18.473 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Episode", Name: "Joe's Battle", Path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e50.mkv", Id: f3bd6f63-1cf7-35ad-3ecb-3592e80019cf
[2022-01-15 02:58:19.168 +00:00] [INF] [37] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "The Crest of Friendship" type: "Episode" path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e51.mkv"
[2022-01-15 02:58:19.168 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Episode", Name: "The Crest of Friendship", Path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e51.mkv", Id: 5d7ec2bb-44f7-0bea-a037-67d16be64690
[2022-01-15 02:58:21.435 +00:00] [INF] [37] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "Piedmon's Last Jest" type: "Episode" path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e52.mkv"
[2022-01-15 02:58:21.436 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Episode", Name: "Piedmon's Last Jest", Path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e52.mkv", Id: b6fc85b5-379a-9ca5-11e4-cbdde2629dd0
[2022-01-15 02:58:21.801 +00:00] [INF] [37] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "Now Apocalymon" type: "Episode" path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e53.mkv"
[2022-01-15 02:58:21.802 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Episode", Name: "Now Apocalymon", Path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e53.mkv", Id: 3d11983a-093f-9f7f-2d43-e00f395b5040
[2022-01-15 02:58:22.276 +00:00] [INF] [37] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "The Fate of Two Worlds" type: "Episode" path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e54.mkv"
[2022-01-15 02:58:22.276 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Episode", Name: "The Fate of Two Worlds", Path: "/media/Shows/Digimon Adventure/1/Digimon Adventure s01e54.mkv", Id: 26d5a9cf-fbdb-c8b2-c487-1192e28499d2
[2022-01-15 02:58:22.636 +00:00] [INF] [37] Emby.Server.Implementations.Data.CleanDatabaseScheduledTask: Cleaning item "Einstein (2017)" type: "Series" path: "/media/Shows/Einstein"
[2022-01-15 02:58:22.637 +00:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Series", Name: "Einstein (2017)", Path: "/media/Shows/Einstein", Id: abe34bdb-9baa-4a24-9b35-84c49e1536b1
[2022-01-15 02:58:38.627 +00:00] [INF] [37] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 40 seconds
[2022-01-15 02:58:38.629 +00:00] [INF] [37] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2022-01-15 02:58:38.654 +00:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Videos/Jellyfin_links/Movies_Anime"
[2022-01-15 02:58:38.658 +00:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Pictures"
[2022-01-15 02:58:38.661 +00:00] [INF] [38] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Music"
[2022-01-15 03:04:31.758 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Music"
[2022-01-15 03:04:31.759 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Videos/Jellyfin_links/Movies_Anime"
[2022-01-15 03:04:31.759 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Pictures"
[2022-01-15 03:04:32.538 +00:00] [INF] [35] Emby.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/822fb5c1ab5a42d284e05826b0b19141.png"
[2022-01-15 03:04:32.813 +00:00] [INF] [35] Emby.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/822fb5c1ab5a42d284e05826b0b19141.png"
[2022-01-15 03:04:33.293 +00:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshMediaLibraryTask"
[2022-01-15 03:04:33.293 +00:00] [INF] [35] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
[2022-01-15 03:04:33.293 +00:00] [WRN] [37] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Library/VirtualFolders?collectionType=movies&refreshLibrary=true&name=Movies%20(Anime)" to "192.168.2.8" in 0:00:01.7211017 with Status Code 204
[2022-01-15 03:04:33.294 +00:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2022-01-15 03:04:34.771 +00:00] [INF] [20] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "263a5b95c5b58c804f222df3faf3aa2c" "FUNimation Entertainment"
[2022-01-15 03:04:34.771 +00:00] [INF] [20] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "FUNimation Entertainment", Path: "/config/metadata/Studio/FUNimation Entertainment", Id: 263a5b95-c5b5-8c80-4f22-2df3faf3aa2c
[2022-01-15 03:04:35.013 +00:00] [INF] [20] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "6d714bfc9654dd49a567c0eef71e61fb" "Frontier Works"
[2022-01-15 03:04:35.013 +00:00] [INF] [20] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "Frontier Works", Path: "/config/metadata/Studio/Frontier Works", Id: 6d714bfc-9654-dd49-a567-c0eef71e61fb
[2022-01-15 03:04:35.257 +00:00] [INF] [20] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "ea5285539f770dddbf621d6a5b71c845" "Kadokawa Shoten"
[2022-01-15 03:04:35.258 +00:00] [INF] [20] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "Kadokawa Shoten", Path: "/config/metadata/Studio/Kadokawa Shoten", Id: ea528553-9f77-0ddd-bf62-1d6a5b71c845
[2022-01-15 03:04:35.524 +00:00] [INF] [20] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "32ceae38afed8fee2b02e489806f8993" "Media Factory"
[2022-01-15 03:04:35.524 +00:00] [INF] [20] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "Media Factory", Path: "/config/metadata/Studio/Media Factory", Id: 32ceae38-afed-8fee-2b02-e489806f8993
[2022-01-15 03:04:35.758 +00:00] [INF] [20] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "4ec27308792f6fe1ca72eb02e5cc3fc1" "Movic"
[2022-01-15 03:04:35.758 +00:00] [INF] [20] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "Movic", Path: "/config/metadata/Studio/Movic", Id: 4ec27308-792f-6fe1-ca72-eb02e5cc3fc1
[2022-01-15 03:04:36.025 +00:00] [INF] [20] Emby.Server.Implementations.Library.Validators.StudiosValidator: Deleting dead "Studio" "93e2545fc6152c2e4904b407668d68c8" "White Fox"
[2022-01-15 03:04:36.025 +00:00] [INF] [20] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Studio", Name: "White Fox", Path: "/config/metadata/Studio/White Fox", Id: 93e2545f-c615-2c2e-4904-b407668d68c8
[2022-01-15 03:04:36.547 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 3 seconds
[2022-01-15 03:04:36.548 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2022-01-15 03:04:36.571 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Videos/Jellyfin_links/Movies_Anime"
[2022-01-15 03:04:36.571 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Pictures"
[2022-01-15 03:04:36.579 +00:00] [INF] [23] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Music"
[2022-01-15 03:04:38.635 +00:00] [INF] [35] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Music"
[2022-01-15 03:04:38.637 +00:00] [INF] [35] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Videos/Jellyfin_links/Movies_Anime"
[2022-01-15 03:04:38.637 +00:00] [INF] [35] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Pictures"
[2022-01-15 03:04:38.647 +00:00] [INF] [11] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "CollectionFolder", Name: "Movies (Anime) 2", Path: "/config/root/default/Movies (Anime) 2", Id: 04e41db9-9538-2508-da50-75be4ceae80f
[2022-01-15 03:04:39.297 +00:00] [INF] [37] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshMediaLibraryTask"
[2022-01-15 03:04:39.297 +00:00] [INF] [23] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
[2022-01-15 03:04:39.298 +00:00] [INF] [23] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2022-01-15 03:04:39.300 +00:00] [WRN] [11] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Library/VirtualFolders?refreshLibrary=true&name=Movies%20(Anime)%202" to "192.168.2.8" in 0:00:00.683389 with Status Code 204
[2022-01-15 03:04:40.326 +00:00] [INF] [23] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 1 seconds
[2022-01-15 03:04:40.327 +00:00] [INF] [23] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2022-01-15 03:04:40.353 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Pictures"
[2022-01-15 03:04:40.354 +00:00] [INF] [13] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Videos/Jellyfin_links/Movies_Anime"
[2022-01-15 03:04:40.361 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Music"
[2022-01-15 03:04:41.688 +00:00] [INF] [35] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" closed
[2022-01-15 03:04:42.298 +00:00] [INF] [20] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 03:07:55.084 +00:00] [INF] [23] Jellyfin.Api.Controllers.MediaInfoController: GetPostedPlaybackInfo profile: DeviceProfile { Name: null, Id: null, Identification: null, FriendlyName: null, Manufacturer: null, ManufacturerUrl: null, ModelName: null, ModelDescription: null, ModelNumber: null, ModelUrl: null, SerialNumber: null, EnableAlbumArtInDidl: False, EnableSingleAlbumArtLimit: False, EnableSingleSubtitleLimit: False, SupportedMediaTypes: "Audio,Photo,Video", UserId: null, AlbumArtPn: null, MaxAlbumArtWidth: null, MaxAlbumArtHeight: null, MaxIconWidth: null, MaxIconHeight: null, MaxStreamingBitrate: 120000000, MaxStaticBitrate: 100000000, MusicStreamingTranscodingBitrate: 384000, MaxStaticMusicBitrate: 8000000, SonyAggregationFlags: null, ProtocolInfo: null, TimelineOffsetSeconds: 0, RequiresPlainVideoItems: False, RequiresPlainFolders: False, EnableMSMediaReceiverRegistrar: False, IgnoreTranscodeByteRangeRequests: False, XmlRootAttributes: [], DirectPlayProfiles: [DirectPlayProfile { Container: "webm", AudioCodec: "vorbis,opus", VideoCodec: "vp8,vp9,av1", Type: Video }, DirectPlayProfile { Container: "mp4,m4v", AudioCodec: "aac,mp3,opus,flac,vorbis", VideoCodec: "h264,vp8,vp9,av1", Type: Video }, DirectPlayProfile { Container: "opus", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "webm", AudioCodec: "opus", VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "mp3", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "aac", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "m4a", AudioCodec: "aac", VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "m4b", AudioCodec: "aac", VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "flac", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "webma", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "webm", AudioCodec: "webma", VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "wav", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "ogg", AudioCodec: null, VideoCodec: null, Type: Audio }], TranscodingProfiles: [TranscodingProfile { Container: "ts", Type: Audio, VideoCodec: "", AudioCodec: "aac", Protocol: "hls", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 1, SegmentLength: 0, BreakOnNonKeyFrames: True }, TranscodingProfile { Container: "aac", Type: Audio, VideoCodec: "", AudioCodec: "aac", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "mp3", Type: Audio, VideoCodec: "", AudioCodec: "mp3", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "opus", Type: Audio, VideoCodec: "", AudioCodec: "opus", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "wav", Type: Audio, VideoCodec: "", AudioCodec: "wav", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "opus", Type: Audio, VideoCodec: "", AudioCodec: "opus", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Static, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "mp3", Type: Audio, VideoCodec: "", AudioCodec: "mp3", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Static, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "aac", Type: Audio, VideoCodec: "", AudioCodec: "aac", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Static, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "wav", Type: Audio, VideoCodec: "", AudioCodec: "wav", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Static, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "ts", Type: Video, VideoCodec: "h264", AudioCodec: "aac,mp3", Protocol: "hls", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 1, SegmentLength: 0, BreakOnNonKeyFrames: True }, TranscodingProfile { Container: "webm", Type: Video, VideoCodec: "vp8,vp9,av1,vpx", AudioCodec: "vorbis,opus", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: "6", MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "mp4", Type: Video, VideoCodec: "h264", AudioCodec: "aac,mp3,opus,flac,vorbis", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Static, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }], ContainerProfiles: [], CodecProfiles: [CodecProfile { Type: VideoAudio, Conditions: [ProfileCondition { Condition: Equals, Property: IsSecondaryAudio, Value: "false", IsRequired: False }], ApplyConditions: [], Codec: "aac", Container: null }, CodecProfile { Type: VideoAudio, Conditions: [ProfileCondition { Condition: Equals, Property: IsSecondaryAudio, Value: "false", IsRequired: False }], ApplyConditions: [], Codec: null, Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: NotEquals, Property: IsAnamorphic, Value: "true", IsRequired: False }, ProfileCondition { Condition: EqualsAny, Property: VideoProfile, Value: "high|main|baseline|constrained baseline", IsRequired: False }, ProfileCondition { Condition: LessThanEqual, Property: VideoLevel, Value: "52", IsRequired: False }, ProfileCondition { Condition: NotEquals, Property: IsInterlaced, Value: "true", IsRequired: False }], ApplyConditions: [], Codec: "h264", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: NotEquals, Property: IsAnamorphic, Value: "true", IsRequired: False }, ProfileCondition { Condition: EqualsAny, Property: VideoProfile, Value: "main", IsRequired: False }, ProfileCondition { Condition: LessThanEqual, Property: VideoLevel, Value: "120", IsRequired: False }, ProfileCondition { Condition: NotEquals, Property: IsInterlaced, Value: "true", IsRequired: False }], ApplyConditions: [], Codec: "hevc", Container: null }], ResponseProfiles: [ResponseProfile { Container: "m4v", AudioCodec: null, VideoCodec: null, Type: Video, OrgPn: null, MimeType: "video/mp4", Conditions: [] }], SubtitleProfiles: [SubtitleProfile { Format: "vtt", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ass", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ssa", Method: External, DidlMode: null, Language: null, Container: null }] }
[2022-01-15 03:07:55.131 +00:00] [INF] [23] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "hasezoey". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2022-01-15 03:07:55.824 +00:00] [INF] [11] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
[2022-01-15 03:07:55.858 +00:00] [INF] [11] Jellyfin.Api.Helpers.TranscodingJobHelper: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-fflags +genpts -f matroska,webm  -i file:\"/media/Videos/Jellyfin_links/Movies_Anime/Digimon Adventure Tri/Digimon Adventure Tri 1 - Reunion/Digimon Adventure Tri. Chapter 1 - Reunion.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -start_at_zero -codec:a:0 aac -ac 6 -ab 640000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"/config/transcodes/3c8789541a3eaba9ef98b48e125d2119%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/transcodes/3c8789541a3eaba9ef98b48e125d2119.m3u8\""
[2022-01-15 03:07:58.106 +00:00] [WRN] [23] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Sessions/Playing" to "192.168.2.8" in 0:00:01.5069158 with Status Code 204
[2022-01-15 03:07:59.391 +00:00] [INF] [11] Jellyfin.Api.Helpers.TranscodingJobHelper: Stopping ffmpeg process with q command for "/config/transcodes/3c8789541a3eaba9ef98b48e125d2119.m3u8"
[2022-01-15 03:07:59.433 +00:00] [INF] [11] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 0
[2022-01-15 03:07:59.433 +00:00] [INF] [11] Jellyfin.Api.Helpers.TranscodingJobHelper: Deleting partial stream file(s) "/config/transcodes/3c8789541a3eaba9ef98b48e125d2119.m3u8"
[2022-01-15 03:07:59.981 +00:00] [WRN] [32] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Sessions/Playing/Progress" to "192.168.2.8" in 0:00:03.2819721 with Status Code 204
[2022-01-15 03:08:00.597 +00:00] [WRN] [20] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Sessions/Playing/Progress" to "192.168.2.8" in 0:00:02.0653198 with Status Code 204
[2022-01-15 03:08:01.002 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.0" playing "Digimon Adventure tri. Chapter 1: Reunion". Stopped at "1888" ms
[2022-01-15 03:08:01.882 +00:00] [WRN] [33] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Sessions/Playing/Stopped" to "192.168.2.8" in 0:00:02.5278742 with Status Code 204
[2022-01-15 03:11:02.547 +00:00] [WRN] [14] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Sessions?ActiveWithinSeconds=960" to "192.168.2.8" in 0:00:00.5609229 with Status Code 200
[2022-01-15 03:11:02.629 +00:00] [WRN] [21] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/ScheduledTasks?IsEnabled=true" to "192.168.2.8" in 0:00:00.6085322 with Status Code 200
[2022-01-15 03:11:02.633 +00:00] [WRN] [33] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/LiveTv/Recordings?UserId=1cb49d64ac50431daf0f9a7260fcbc77&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop" to "192.168.2.8" in 0:00:00.616373 with Status Code 200
[2022-01-15 03:12:26.094 +00:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" closed
[2022-01-15 03:12:26.700 +00:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 03:17:22.475 +00:00] [INF] [38] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" closed
[2022-01-15 03:17:23.084 +00:00] [INF] [31] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 03:18:40.185 +00:00] [WRN] [36] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Items/RemoteSearch/Movie" to "192.168.2.8" in 0:00:01.4915898 with Status Code 200
[2022-01-15 03:25:17.063 +00:00] [WRN] [40] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Users/1cb49d64ac50431daf0f9a7260fcbc77/Items/64539a432f880c66bcbad527d2e2df3d" to "192.168.2.8" in 0:00:00.8075681 with Status Code 200
[2022-01-15 03:25:30.143 +00:00] [WRN] [40] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Items/RemoteSearch/Movie" to "192.168.2.8" in 0:00:00.5020655 with Status Code 200
[2022-01-15 03:27:20.808 +00:00] [INF] [56] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" closed
[2022-01-15 03:27:20.824 +00:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 03:28:22.294 +00:00] [WRN] [57] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Users/1cb49d64ac50431daf0f9a7260fcbc77/Items/64539a432f880c66bcbad527d2e2df3d" to "192.168.2.8" in 0:00:00.674849 with Status Code 200
[2022-01-15 03:28:47.687 +00:00] [INF] [58] MediaBrowser.Providers.Manager.ProviderManager: Deleting previous image "/config/metadata/library/64/64539a432f880c66bcbad527d2e2df3d/poster.png"
[2022-01-15 03:28:48.336 +00:00] [WRN] [58] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Items/64539a432f880c66bcbad527d2e2df3d/RemoteImages/Download?Type=Primary&ImageUrl=https%3A%2F%2Fimage.tmdb.org%2Ft%2Fp%2Foriginal%2FkaOgYP71Lk46pPEnhMHSvZuWeFV.jpg&ProviderName=TheMovieDb" to "192.168.2.8" in 0:00:00.7648366 with Status Code 204
[2022-01-15 03:30:07.700 +00:00] [WRN] [54] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Items/64539a432f880c66bcbad527d2e2df3d" to "192.168.2.8" in 0:00:00.955472 with Status Code 204
[2022-01-15 03:47:25.775 +00:00] [INF] [40] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" closed
[2022-01-15 03:47:26.060 +00:00] [INF] [64] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 03:48:03.386 +00:00] [INF] [66] Emby.Server.Implementations.IO.LibraryMonitor: "Digimon Adventure Tri. Chapter 1 - Reunion -interview" ("/media/Videos/Jellyfin_links/Movies_Anime/Digimon Adventure Tri/Digimon Adventure Tri 1 - Reunion/Digimon Adventure Tri. Chapter 1 - Reunion -interview.mkv") will be refreshed.
[2022-01-15 03:48:03.387 +00:00] [INF] [66] Emby.Server.Implementations.IO.LibraryMonitor: "Digimon Adventure Tri" ("/media/Videos/Jellyfin_links/Movies_Anime/Digimon Adventure Tri") will be refreshed.
[2022-01-15 03:52:27.066 +00:00] [WRN] [42] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Users/1cb49d64ac50431daf0f9a7260fcbc77/Items/64539a432f880c66bcbad527d2e2df3d" to "192.168.2.8" in 0:00:01.2606271 with Status Code 200
[2022-01-15 03:52:54.446 +00:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: "Digimon Adventure Tri 2 - Determination" ("/media/Videos/Jellyfin_links/Movies_Anime/Digimon Adventure Tri/Digimon Adventure Tri 2 - Determination") will be refreshed.
[2022-01-15 03:52:56.235 +00:00] [INF] [71] Jellyfin.Plugin.AniList.Providers.AniList.AniListMovieProvider: Start AniList... Searching("Digimon Adventure Tri. Chapter 2 - Determination")
[2022-01-15 03:54:03.281 +00:00] [INF] [45] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" closed
[2022-01-15 03:54:03.478 +00:00] [INF] [69] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 03:54:04.387 +00:00] [WRN] [71] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Sessions?ControllableByUserId=1cb49d64ac50431daf0f9a7260fcbc77" to "192.168.2.8" in 0:00:00.8750367 with Status Code 200
[2022-01-15 03:54:04.387 +00:00] [WRN] [65] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Users/1cb49d64ac50431daf0f9a7260fcbc77" to "192.168.2.8" in 0:00:00.8817105 with Status Code 200
[2022-01-15 03:54:04.389 +00:00] [WRN] [45] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/Sessions/Capabilities/Full" to "192.168.2.8" in 0:00:00.8938651 with Status Code 204
[2022-01-15 03:54:04.390 +00:00] [WRN] [68] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/DisplayPreferences/usersettings?userId=1cb49d64ac50431daf0f9a7260fcbc77&client=emby" to "192.168.2.8" in 0:00:00.8791625 with Status Code 200
[2022-01-15 03:54:11.083 +00:00] [INF] [68] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" closed
[2022-01-15 03:54:11.748 +00:00] [INF] [45] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request
[2022-01-15 03:55:38.610 +00:00] [WRN] [42] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://jellyfin.sylvi/System/Info" to "192.168.2.8" in 0:00:01.0557255 with Status Code 200
[2022-01-15 03:55:38.638 +00:00] [INF] [48] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.8" request

FFmpeg logs

No response

Please attach any browser or client logs here

setting page base to /web main.jellyfin.bundle.js:2:13454
Stored JSON credentials: {"Servers":[{"DateLastAccessed":1642218843471,"LastConnectionMode":2,"ManualAddress":"https://jellyfin.sylvi","manualAddressOnly":true,"Name":"sylvi","Id":"0411b444f3724b91bc87f05bbbb2b883","LocalAddress":"https://192.168.2.6:8096","AccessToken":"853671dab0244f47b64577fe5d6a6b76","UserId":"1cb49d64ac50431daf0f9a7260fcbc77"}]} main.jellyfin.bundle.js:2:837271
Begin ConnectionManager constructor main.jellyfin.bundle.js:2:826961
Translation dictionary is empty. 4 main.jellyfin.bundle.js:2:351080
ApiClient serverAddress: https://jellyfin.sylvi main.jellyfin.bundle.js:2:763822
ApiClient appName: Jellyfin Web main.jellyfin.bundle.js:2:763875
ApiClient appVersion: 10.8.0 main.jellyfin.bundle.js:2:763922
ApiClient deviceName: Firefox main.jellyfin.bundle.js:2:763972
ApiClient deviceId: TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjo5NS4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94Lzk1LjB8MTY0MTgzNzcwMDk1OQ11 main.jellyfin.bundle.js:2:764022
returning instance from getOrAddApiClient main.jellyfin.bundle.js:2:831157
defining core routes main.jellyfin.bundle.js:2:1194726
URL candidates: 
Array [ "https://jellyfin.sylvi" ]
main.jellyfin.bundle.js:2:337439
creating ApiClient singleton main.jellyfin.bundle.js:2:2304
ApiClient serverAddress: https://jellyfin.sylvi main.jellyfin.bundle.js:2:763822
ApiClient appName: Jellyfin Web main.jellyfin.bundle.js:2:763875
ApiClient appVersion: 10.8.0 main.jellyfin.bundle.js:2:763922
ApiClient deviceName: Firefox main.jellyfin.bundle.js:2:763972
ApiClient deviceId: TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjo5NS4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94Lzk1LjB8MTY0MTgzNzcwMDk1OQ11 main.jellyfin.bundle.js:2:764022
loaded ApiClient singleton main.jellyfin.bundle.js:2:2539
initAfterDependencies promises resolved main.jellyfin.bundle.js:2:1228723
using default fonts main.jellyfin.bundle.js:2:1229589
loading installed plugins main.jellyfin.bundle.js:2:1229716
loading packages main.jellyfin.bundle.js:2:1191774
fetchWithTimeout: succeeded connecting to url: https://jellyfin.sylvi/system/info/public main.jellyfin.bundle.js:2:826076
ConnectionManager response status: 200, url: https://jellyfin.sylvi/system/info/public main.jellyfin.bundle.js:2:826313
Reconnect succeeded to https://jellyfin.sylvi main.jellyfin.bundle.js:2:834360
ConnectionManager requesting url: https://jellyfin.sylvi/System/Info main.jellyfin.bundle.js:2:825296
ConnectionManager response status: 200, url: https://jellyfin.sylvi/System/Info main.jellyfin.bundle.js:2:826313
returning instance from getOrAddApiClient main.jellyfin.bundle.js:2:831157
Setting server address to https://jellyfin.sylvi main.jellyfin.bundle.js:2:771730
Requesting url without automatic networking: https://jellyfin.sylvi/Sessions/Capabilities/Full main.jellyfin.bundle.js:2:766682
calling apiClient.ensureWebSocket main.jellyfin.bundle.js:2:827779
opening web socket with url: wss://jellyfin.sylvi/socket?api_key=853671dab0244f47b64577fe5d6a6b76&deviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjo5NS4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94Lzk1LjB8MTY0MTgzNzcwMDk1OQ11 main.jellyfin.bundle.js:2:770226
Requesting https://jellyfin.sylvi/Users/1cb49d64ac50431daf0f9a7260fcbc77 main.jellyfin.bundle.js:2:765605
returning instance from getOrAddApiClient main.jellyfin.bundle.js:2:831157
Requesting https://jellyfin.sylvi/DisplayPreferences/usersettings?userId=1cb49d64ac50431daf0f9a7260fcbc77&client=emby main.jellyfin.bundle.js:2:765605
web socket connection opened main.jellyfin.bundle.js:2:814219
Requesting https://jellyfin.sylvi/Sessions?ControllableByUserId=1cb49d64ac50431daf0f9a7260fcbc77 main.jellyfin.bundle.js:2:765605
resolving connectToServers with result.State: SignedIn main.jellyfin.bundle.js:2:833327
processing path request: /web#!/details main.jellyfin.bundle.js:2:23069
user is authenticated main.jellyfin.bundle.js:2:23438
proceeding to page: /web#!/details main.jellyfin.bundle.js:2:23659
Requesting https://jellyfin.sylvi/Users/1cb49d64ac50431daf0f9a7260fcbc77/Items/64539a432f880c66bcbad527d2e2df3d main.jellyfin.bundle.js:2:765605
Requesting https://jellyfin.sylvi/Users/1cb49d64ac50431daf0f9a7260fcbc77/Views main.jellyfin.bundle.js:2:765605
Received ForceKeepAlive from server. Timeout is 60 seconds. main.jellyfin.bundle.js:2:813769
Sending web socket message: KeepAlive main.jellyfin.bundle.js:2:770758
Clearing KeepAlive for 
WebSocket { url: "wss://jellyfin.sylvi/socket?api_key=853671dab0244f47b64577fe5d6a6b76&deviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjo5NS4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94Lzk1LjB8MTY0MTgzNzcwMDk1OQ11", readyState: 1, bufferedAmount: 27, onopen: E(), onerror: C(), onclose: ()
, extensions: "", protocol: "", onmessage: P(), binaryType: "blob" }
main.jellyfin.bundle.js:2:814070
Received KeepAlive from server. main.jellyfin.bundle.js:2:813685
Requesting https://jellyfin.sylvi/Items/64539a432f880c66bcbad527d2e2df3…60fcbc77&limit=12&fields=PrimaryImageAspectRatio%2CCanDelete main.jellyfin.bundle.js:2:765605
Requesting https://jellyfin.sylvi/Users/1cb49d64ac50431daf0f9a7260fcbc77/Items/64539a432f880c66bcbad527d2e2df3d/SpecialFeatures main.jellyfin.bundle.js:2:765605
processing path request: /web main.jellyfin.bundle.js:2:23069
user is authenticated main.jellyfin.bundle.js:2:23438
loading home page main.jellyfin.bundle.js:2:23501
Requesting https://jellyfin.sylvi/System/Endpoint

Please attach any screenshots here

Video showcasing the issue: https://www.youtube.com/watch?v=QtO_zbGqBrc

note: in the end, i click multiple times on the "back arrow" and ending with clicking on the "home" button

Code of Conduct

jellyfin-bot commented 2 years ago

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.

If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.

This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

hasezoey commented 2 years ago

this issue seems to be fixed (at least in my case), i have just tested again

version now: jellyfin/jellyfin:unstable@sha256:031db9259685accbeaf60e54b2fccc5eb2612a42505c6daaecc305bc5f2afb9e (10.8.0)

thornbill commented 2 years ago

Just for future reference, this was a duplicate of https://github.com/jellyfin/jellyfin-web/issues/1848