ConfusedPolarBear / intro-skipper

Fingerprint audio to automatically detect and skip intro sequences in Jellyfin
GNU General Public License v3.0
988 stars 392 forks source link

Add support for SyncPlay #151

Open Gauvino opened 1 year ago

Gauvino commented 1 year ago

Describe the bug

When in jellyfin your in a group and wants to skip introduction or skip outro with the new version 1.8.0 you can't it automatically go back at the point before skipping.

In the log info you can find the latest log of me trying the bug.

Operating system

Ubuntu 22.04.02

Jellyfin installation method

Docker 23.0.1

Container image and tag

ghcr.io/linuxserver/jellyfin:latest

Support Bundle

FFmpeg version:

ffmpeg version 5.1.2-Jellyfin Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 11 (Ubuntu 11.3.0-1ubuntu1~22.04)
configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-libs=-lfftw3f --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libsvtav1 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
libavutil      57. 28.100 / 57. 28.100
libavcodec     59. 37.100 / 59. 37.100
libavformat    59. 27.100 / 59. 27.100
libavdevice    59.  7.100 / 59.  7.100
libavfilter     8. 44.100 /  8. 44.100
libswscale      6.  7.100 /  6.  7.100
libswresample   4.  7.100 /  4.  7.100
libpostproc    56.  6.100 / 56.  6.100

Jellyfin logs

[22:47:28] [INF] [107] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
[22:47:28] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
[22:47:29] [INF] [92] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app Jellyfin Web 10.8.9 playing La porte du jugement. Stopped at 1230884 ms
[22:47:29] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzkwOTQ2NjMwNTA1-594377b7b73d49c6ae51dd655e66aa88-a1bd0e68b45a50c0f91b41b6881f6359
[22:47:29] [INF] [12] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 03/25/2023 22:47:29
[22:47:29] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
[22:47:29] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzkwOTQwNDcxOTE1-e603a716fed24c7e9662e4fd974f608e-a1bd0e68b45a50c0f91b41b6881f6359
[22:47:29] [INF] [83] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:29] [INF] [42] Emby.Server.Implementations.ScheduledTasks.TaskManager: IntervalTrigger fired for task: Generate BIF Files
[22:47:29] [INF] [42] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task BIFGenerationTask
[22:47:29] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Generate BIF Files
[22:47:29] [INF] [107] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:30] [INF] [42] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Seek in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:30] [INF] [42] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Playing to Waiting.
[22:47:30] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:30] [INF] [105] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in -0.0199636 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:30] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:30] [INF] [120] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 0.0006 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:30] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:30] [WRN] [120] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 resumed playback, group 16523392-9157-4096-8b15-63e1b99ab8cd has 1 seconds to recover.
[22:47:30] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Waiting to Playing.
[22:47:30] [INF] [51] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:30] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: Generate BIF Files Completed after 0 minute(s) and 0 seconds
[22:47:30] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[22:47:30] [INF] [12] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Seek in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:30] [INF] [12] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Playing to Waiting.
[22:47:30] [INF] [36] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:30] [INF] [36] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 9.9811019 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:30] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:30] [WRN] [120] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 got lost in time, correcting.
[22:47:30] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:30] [INF] [120] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 will pause when ready in 9.9643492 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:30] [INF] [107] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:30] [WRN] [107] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 got lost in time, correcting.
[22:47:31] [INF] [12] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:31] [INF] [12] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 0 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:31] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:31] [INF] [92] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in -0.0169864 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:31] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:31] [WRN] [105] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 resumed playback, group 16523392-9157-4096-8b15-63e1b99ab8cd has 1 seconds to recover.
[22:47:31] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Waiting to Playing.
[22:47:31] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:31] [INF] [107] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Seek in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:31] [INF] [107] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Playing to Waiting.
[22:47:31] [INF] [107] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:31] [INF] [107] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 9.9776501 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:31] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:31] [WRN] [105] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 got lost in time, correcting.
[22:47:31] [INF] [12] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:31] [WRN] [12] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 got lost in time, correcting.
[22:47:31] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:31] [INF] [120] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 will pause when ready in 9.9147789 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:31] [INF] [30] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:31] [INF] [30] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 will pause when ready in 0 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:31] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:31] [WRN] [49] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 resumed playback, group 16523392-9157-4096-8b15-63e1b99ab8cd has 1 seconds to recover.
[22:47:31] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Waiting to Playing.
[22:47:31] [INF] [10] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:32] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Seek in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:32] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Playing to Waiting.
[22:47:32] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:32] [WRN] [105] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 got lost in time, correcting.
[22:47:32] [INF] [33] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:32] [INF] [33] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 9.9701417 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:32] [INF] [33] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:32] [INF] [33] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 0 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:32] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:32] [INF] [120] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 is recovering, group 16523392-9157-4096-8b15-63e1b99ab8cd will resume in 9.9162711 seconds.
[22:47:32] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Waiting to Playing.
[22:47:32] [INF] [33] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:32] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Seek in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:32] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Playing to Waiting.
[22:47:32] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:32] [WRN] [105] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 got lost in time, correcting.
[22:47:32] [INF] [61] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:32] [INF] [61] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 9.9775089 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:32] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:32] [INF] [105] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 0 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:32] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:32] [WRN] [49] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 got lost in time, correcting.
[22:47:32] [INF] [61] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:32] [INF] [61] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 is recovering, group 16523392-9157-4096-8b15-63e1b99ab8cd will resume in 19.9616742 seconds.
[22:47:32] [INF] [61] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Waiting to Playing.
[22:47:33] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:33] [INF] [61] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Seek in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:33] [INF] [61] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Playing to Waiting.
[22:47:33] [INF] [33] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:33] [INF] [33] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 9.9812536 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:33] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:33] [WRN] [120] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 got lost in time, correcting.
[22:47:33] [INF] [42] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:33] [INF] [42] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 will pause when ready in 9.9798637 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:33] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:33] [WRN] [49] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 got lost in time, correcting.
[22:47:33] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:33] [INF] [92] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in -0.015488 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:33] [INF] [33] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:33] [INF] [33] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 0 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:34] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Seek in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:34] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:34] [WRN] [92] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 got lost in time, correcting.
[22:47:34] [INF] [61] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:34] [INF] [61] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 will pause when ready in 9.809557 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:34] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:34] [INF] [92] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 is recovering, group 16523392-9157-4096-8b15-63e1b99ab8cd will resume in 9.9763253 seconds.
[22:47:34] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Waiting to Playing.
[22:47:34] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:34] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:34] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:34] [INF] [42] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:34] [INF] [42] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:34] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Seek in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:34] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Playing to Waiting.
[22:47:34] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:34] [WRN] [92] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 got lost in time, correcting.
[22:47:34] [INF] [42] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:34] [INF] [42] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 9.9821529 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:35] [INF] [10] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:35] [WRN] [10] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 resumed playback, group 16523392-9157-4096-8b15-63e1b99ab8cd has 1 seconds to recover.
[22:47:35] [INF] [10] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Waiting to Playing.
[22:47:35] [INF] [42] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:35] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:35] [INF] [10] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Seek in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:35] [INF] [10] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Playing to Waiting.
[22:47:35] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:35] [WRN] [120] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 got lost in time, correcting.
[22:47:35] [INF] [51] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:35] [INF] [51] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 9.9821005 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:35] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:35] [WRN] [120] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 got lost in time, correcting.
[22:47:35] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:35] [INF] [49] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 is recovering, group 16523392-9157-4096-8b15-63e1b99ab8cd will resume in 9.9756725 seconds.
[22:47:35] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Waiting to Playing.
[22:47:35] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:35] [INF] [49] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:36] [INF] [12] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Seek in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:36] [INF] [12] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Playing to Waiting.
[22:47:36] [INF] [12] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:36] [INF] [12] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in -10.0153693 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:36] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:36] [WRN] [120] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 got lost in time, correcting.
[22:47:36] [INF] [105] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:36] [INF] [105] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 will pause when ready in -10.0235144 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:36] [INF] [10] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:36] [WRN] [10] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 got lost in time, correcting.
[22:47:36] [INF] [10] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:36] [INF] [10] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in -0.0138094 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:36] [INF] [33] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:36] [INF] [33] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 will pause when ready in 0 seconds. Group 16523392-9157-4096-8b15-63e1b99ab8cd is waiting for all ready events.
[22:47:36] [INF] [51] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Waiting.
[22:47:36] [WRN] [51] MediaBrowser.Controller.SyncPlay.GroupStates.WaitingGroupState: Session 5c6e59fa00e84a7b24e6666b2d2828d7 resumed playback, group 16523392-9157-4096-8b15-63e1b99ab8cd has 1 seconds to recover.
[22:47:36] [INF] [51] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Waiting to Playing.
[22:47:36] [INF] [12] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:37] [INF] [33] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:37] [INF] [10] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:40] [INF] [61] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Pause in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:40] [INF] [61] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Playing to Paused.
[22:47:43] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2Nzk0MjkyNDY0ODE1-855201d8c04945fabc5da59154061796-452528fa852ccb5c292a9895373005b4
[22:47:46] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Unpause in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Paused.
[22:47:46] [INF] [120] Emby.Server.Implementations.SyncPlay.Group: Group 16523392-9157-4096-8b15-63e1b99ab8cd switching from Paused to Playing.
[22:47:47] [INF] [92] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:47] [INF] [30] Emby.Server.Implementations.SyncPlay.Group: Session 5c6e59fa00e84a7b24e6666b2d2828d7 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : 192.168.1.109
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id     = a1bd0e68b45a50c0f91b41b6881f6359
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id        = e603a716fed24c7e9662e4fd974f608e
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int    = 1
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id   = a1bd0e68b45a50c0f91b41b6881f6359
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id      = e603a716fed24c7e9662e4fd974f608e
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method          = Transcode (v:direct a:aac)
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName         = Jellyfin Web
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName         = Chrome
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName             = Psycho-Pass - s01e16 - La porte du jugement
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId               = a1bd0e68b45a50c0f91b41b6881f6359
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType             = Episode
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzkwOTQwNDcxOTE1-e603a716fed24c7e9662e4fd974f608e-a1bd0e68b45a50c0f91b41b6881f6359
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
[22:47:48] [INF] [12] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : 192.168.1.109
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id     = a1bd0e68b45a50c0f91b41b6881f6359
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id        = 594377b7b73d49c6ae51dd655e66aa88
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int    = 7
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id   = a1bd0e68b45a50c0f91b41b6881f6359
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id      = 594377b7b73d49c6ae51dd655e66aa88
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method          = Transcode (v:direct a:aac)
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName         = Jellyfin Web
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName         = Chrome
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName             = Psycho-Pass - s01e16 - La porte du jugement
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId               = a1bd0e68b45a50c0f91b41b6881f6359
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType             = Episode
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback trackler not found : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzkwOTQ2NjMwNTA1-594377b7b73d49c6ae51dd655e66aa88-a1bd0e68b45a50c0f91b41b6881f6359
[22:47:48] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
[22:47:49] [INF] [36] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 0
[22:47:49] [INF] [36] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 0
[22:47:50] [INF] [83] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzkwOTQwNDcxOTE1-e603a716fed24c7e9662e4fd974f608e-a1bd0e68b45a50c0f91b41b6881f6359
[22:47:59] [INF] [12] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:48:00] [INF] [30] Emby.Server.Implementations.SyncPlay.Group: Session fd065d28fa0ef18c4ffbb2e3d4831fa0 requested Ready in group 16523392-9157-4096-8b15-63e1b99ab8cd that is Playing.
[22:48:03] [INF] [83] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2Nzk0MjkyNDY0ODE1-855201d8c04945fabc5da59154061796-452528fa852ccb5c292a9895373005b4
[22:48:10] [INF] [107] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzkwOTQwNDcxOTE1-e603a716fed24c7e9662e4fd974f608e-a1bd0e68b45a50c0f91b41b6881f6359