Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2024-10-29 11:51:55.072 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
- [2024-10-29 11:51:55.072 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 11:51:55.072 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-29 11:51:55.107 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-29 11:51:55.156 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 11:52:15.161 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 11:52:30.442 -07:00] [INF] [55] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2024-10-29 11:52:30.443 -07:00] [INF] [55] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
- [2024-10-29 11:52:30.444 -07:00] [INF] [51] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-10-29 11:52:35.167 -07:00] [INF] [51] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 11:52:56.167 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 11:53:20.328 -07:00] [INF] [51] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Starting Today, You Are a Host!". Stopped at "212963" ms
- [2024-10-29 11:53:20.361 -07:00] [INF] [66] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 11:53:20.361 -07:00] [INF] [66] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/29/2024 11:53:20
- [2024-10-29 11:53:20.361 -07:00] [INF] [66] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-29 11:53:20.829 -07:00] [INF] [51] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 11:53:20.832 -07:00] [ERR] [51] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 11:53:32.024 -07:00] [INF] [32] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
- [2024-10-29 11:53:37.403 -07:00] [INF] [47] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" request
- [2024-10-29 11:54:23.581 -07:00] [INF] [51] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
- [2024-10-29 11:54:29.088 -07:00] [INF] [51] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Root" has succeeded.
- [2024-10-29 11:54:29.088 -07:00] [INF] [51] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "Root": 3/0
- [2024-10-29 11:54:29.089 -07:00] [INF] [51] Emby.Server.Implementations.Session.SessionManager: Logging out access token "9e772a02bb4a48a2b02f7a85c53cbb23"
- [2024-10-29 11:54:29.104 -07:00] [INF] [51] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user d4f6ccbf-ca13-47dd-aa88-3d9e8beb8ed6
- [2024-10-29 11:54:29.158 -07:00] [INF] [31] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" request
- [2024-10-29 12:04:26.903 -07:00] [INF] [8] Jellyfin.Plugin.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
- DeviceIdentification { FriendlyName: "Starry Night", ModelNumber: "100", SerialNumber: null, ModelName: "MediaRenderer", ModelDescription: null, ModelUrl: "", Manufacturer: "Sony Corporation", ManufacturerUrl: "http://www.sony.net/", Headers: [] }
- [2024-10-29 12:04:26.903 -07:00] [INF] [8] Jellyfin.Plugin.Dlna.Main.DlnaHost: DLNA Session created for "Starry Night" - "MediaRenderer"
- [2024-10-29 12:04:35.596 -07:00] [INF] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-10-29 12:04:35.597 -07:00] [INF] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2024-10-29 12:04:35.597 -07:00] [INF] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-10-29 12:08:07.551 -07:00] [WRN] [59] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "192.168.0.182" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
- [2024-10-29 12:08:07.615 -07:00] [INF] [59] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.182" closed
- [2024-10-29 12:08:48.419 -07:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
- [2024-10-29 12:08:53.964 -07:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" request
- [2024-10-29 12:09:14.469 -07:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
- [2024-10-29 12:09:46.739 -07:00] [INF] [46] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" request
- [2024-10-29 12:09:54.861 -07:00] [INF] [70] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Movies"
- [2024-10-29 12:09:54.862 -07:00] [INF] [70] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Shows"
- [2024-10-29 12:09:54.864 -07:00] [INF] [70] Emby.Server.Implementations.Library.LibraryManager: Validating media library
- [2024-10-29 12:09:54.996 -07:00] [WRN] [70] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
- [2024-10-29 12:09:55.031 -07:00] [WRN] [3] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
- [2024-10-29 12:10:09.622 -07:00] [INF] [26] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 8", Path: "", Id: 4487a986-84aa-bb81-c071-66e4a2ee0ba6
- [2024-10-29 12:10:11.087 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Goblin Slayer"
- [2024-10-29 12:10:11.087 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 3d900c7a-48fa-a3cd-c55e-3bdfa2961c3d
- [2024-10-29 12:10:11.094 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "The Legend of Korra"
- [2024-10-29 12:10:11.094 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 6fc6d6e9-4b61-5d26-fc8d-62dcadd4fb2f
- [2024-10-29 12:10:11.127 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Fruits Basket (2019)"
- [2024-10-29 12:10:11.127 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 8f0cc064-84bd-4c6d-5662-ec0d2fb84989
- [2024-10-29 12:10:11.162 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Oshi no Ko"
- [2024-10-29 12:10:11.162 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: fdcf9a39-f131-1083-4172-0785b849efdf
- [2024-10-29 12:10:11.192 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Goblin Slayer"
- [2024-10-29 12:10:11.192 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 02fbea36-7595-3b3a-4f5a-c7fa1bcce909
- [2024-10-29 12:10:11.633 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Assassination Classroom"
- [2024-10-29 12:10:11.633 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 8f37fa49-1cfa-5d74-c727-9febdd1d1629
- [2024-10-29 12:10:11.638 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Food Wars! Shokugeki no Soma"
- [2024-10-29 12:10:11.638 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 02c2961d-9637-d400-bd6a-55f4e9af6888
- [2024-10-29 12:10:11.757 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Jujutsu Kaisen"
- [2024-10-29 12:10:11.757 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: f767add1-cd0f-f2ec-a1e8-608967bb823c
- [2024-10-29 12:10:11.760 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Oshi no Ko"
- [2024-10-29 12:10:11.760 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 4f4d4627-49f2-3e7d-b886-c1282e8e4527
- [2024-10-29 12:10:11.768 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Food Wars! Shokugeki no Soma"
- [2024-10-29 12:10:11.768 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 74145434-8e82-6b31-0205-e479c1984a4d
- [2024-10-29 12:10:12.002 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "My Hero Academia"
- [2024-10-29 12:10:12.002 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: b42d8ccd-3d84-5a29-ad94-ed643b451b27
- [2024-10-29 12:10:12.092 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Oshi no Ko"
- [2024-10-29 12:10:12.092 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 1f4be2cc-a445-f832-3a0f-b90f9b9112e3
- [2024-10-29 12:10:12.101 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Jujutsu Kaisen"
- [2024-10-29 12:10:12.101 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: dc71df58-7b8b-9944-938a-19b8ad066d5e
- [2024-10-29 12:10:12.117 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Tsukimichi: Moonlit Fantasy"
- [2024-10-29 12:10:12.117 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: ca7866e6-04da-2c79-efda-271236a343c0
- [2024-10-29 12:10:12.610 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Food Wars! Shokugeki no Soma"
- [2024-10-29 12:10:12.610 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 885ccc14-ebca-3dc6-40ea-4dd5124613ae
- [2024-10-29 12:10:12.862 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "My Hero Academia"
- [2024-10-29 12:10:12.862 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 4f8f7d09-53a7-2382-99bd-0364a4d8ab81
- [2024-10-29 12:10:13.253 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Mob Psycho 100"
- [2024-10-29 12:10:13.253 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 75ca1a67-d5da-5314-c47f-3c8376e95aa0
- [2024-10-29 12:10:13.346 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "My Hero Academia"
- [2024-10-29 12:10:13.346 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 82d430d4-40e7-e562-a7aa-e41a8340a120
- [2024-10-29 12:10:13.491 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "Food Wars! Shokugeki no Soma"
- [2024-10-29 12:10:13.491 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 4", Path: "", Id: ad181033-c07a-4d97-1a3e-572d08f5c796
- [2024-10-29 12:10:13.646 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "My Hero Academia"
- [2024-10-29 12:10:13.646 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 4", Path: "", Id: d1650b6f-f95a-28d4-17ee-fbc257ef2558
- [2024-10-29 12:10:13.767 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Mob Psycho 100"
- [2024-10-29 12:10:13.767 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 14ce5216-8602-d9b3-e9b7-a4b1292a518a
- [2024-10-29 12:10:13.919 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 5 in series "My Hero Academia"
- [2024-10-29 12:10:13.919 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 5", Path: "", Id: 582b425c-e11c-9945-375f-a49b3f7e79c4
- [2024-10-29 12:10:14.224 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 5 in series "Food Wars! Shokugeki no Soma"
- [2024-10-29 12:10:14.225 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 5", Path: "", Id: 0c1dc509-9079-938f-91c3-cec17e26441d
- [2024-10-29 12:10:14.236 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Re:Zero - Starting Life in Another World"
- [2024-10-29 12:10:14.236 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 50801391-991b-89eb-5fdd-1de27979e138
- [2024-10-29 12:10:14.345 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Mob Psycho 100"
- [2024-10-29 12:10:14.345 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 1f5ed301-48e2-c9b9-3b2b-7ad492eda858
- [2024-10-29 12:10:14.639 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 6 in series "My Hero Academia"
- [2024-10-29 12:10:14.639 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 6", Path: "", Id: 269d07ab-fb04-00de-1048-58c6bcc68343
- [2024-10-29 12:10:14.665 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Full Metal Panic!"
- [2024-10-29 12:10:14.665 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: bfecb529-5215-831d-3288-57c903a98778
- [2024-10-29 12:10:14.749 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Hunter x Hunter"
- [2024-10-29 12:10:14.749 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 2a2d9101-bd81-4062-807b-1239d12ca39d
- [2024-10-29 12:10:14.894 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Re:Zero - Starting Life in Another World"
- [2024-10-29 12:10:14.894 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 4ce31c41-9a96-da94-65e0-3e103bf40837
- [2024-10-29 12:10:14.908 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Full Metal Panic!"
- [2024-10-29 12:10:14.908 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 63293dc6-d509-2494-456f-ed0b8b20a076
- [2024-10-29 12:10:14.914 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Hunter x Hunter"
- [2024-10-29 12:10:14.914 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: a16c2607-ed23-ac92-beff-099794f8f78f
- [2024-10-29 12:10:15.074 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Full Metal Panic!"
- [2024-10-29 12:10:15.074 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: f4275d17-2032-e62b-cbc0-3b561f46b6be
- [2024-10-29 12:10:15.287 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Loki"
- [2024-10-29 12:10:15.287 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: c1feabe5-6e7f-7ec3-fbfd-1fbb89f1a3cb
- [2024-10-29 12:10:15.908 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Hunter x Hunter"
- [2024-10-29 12:10:15.908 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 4e86ed40-e2df-f32c-58fb-c109dc78f989
- [2024-10-29 12:10:15.975 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Fire Force"
- [2024-10-29 12:10:15.975 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 54c39bbc-609b-7f9a-8f66-0b7c05cdf2f9
- [2024-10-29 12:10:16.095 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 7 in series "My Hero Academia"
- [2024-10-29 12:10:16.095 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 7", Path: "", Id: 6f0cb09d-d111-fe9b-9ee5-bbdd9df2f219
- [2024-10-29 12:10:16.250 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "Full Metal Panic!"
- [2024-10-29 12:10:16.250 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 4", Path: "", Id: 1df54e24-8c15-ee62-d707-25d098e8d374
- [2024-10-29 12:10:16.412 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Fire Force"
- [2024-10-29 12:10:16.412 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 7819f2bb-ba31-435b-c6d2-ea00fe5d5f1c
- [2024-10-29 12:10:16.591 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Avatar: The Last Airbender"
- [2024-10-29 12:10:16.591 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 071b0ccd-626f-51d0-d059-40ea36462867
- [2024-10-29 12:10:16.737 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Dr. Stone"
- [2024-10-29 12:10:16.737 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: fe86a39a-3446-e0c9-65c0-4256586e40e3
- [2024-10-29 12:10:17.226 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Welcome to Demon School! Iruma-kun"
- [2024-10-29 12:10:17.226 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 8bfb1682-23e9-fc6d-c3d2-16586970ca5a
- [2024-10-29 12:10:17.230 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Vinland Saga"
- [2024-10-29 12:10:17.230 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 4e6a6a54-f494-17ef-8bbf-41f0630c4eb0
- [2024-10-29 12:10:17.243 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "In/Spectre"
- [2024-10-29 12:10:17.243 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: a4298c11-e2b3-98a9-d8f5-59e7e2038a18
- [2024-10-29 12:10:17.870 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Dr. Stone"
- [2024-10-29 12:10:17.870 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: a2f4712d-938e-d10b-ca08-71cab88336cc
- [2024-10-29 12:10:18.202 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "In/Spectre"
- [2024-10-29 12:10:18.202 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: ba5e284e-995f-e69d-41cf-9300378fdc62
- [2024-10-29 12:10:18.380 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Welcome to Demon School! Iruma-kun"
- [2024-10-29 12:10:18.380 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: aa2e3e4f-0b52-101b-dee4-01b2c6130ba1
- [2024-10-29 12:10:18.553 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Dr. Stone"
- [2024-10-29 12:10:18.553 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 078dfb41-16ca-9832-98e2-896da9c3eb73
- [2024-10-29 12:10:18.722 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Demon Slayer"
- [2024-10-29 12:10:18.723 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: d7046930-655e-fb30-1090-8f48e7972f91
- [2024-10-29 12:10:18.875 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "Dr. Stone"
- [2024-10-29 12:10:18.875 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 4", Path: "", Id: fce9961b-a9bd-bfd7-f4dd-21ff533f5504
- [2024-10-29 12:10:18.903 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Vinland Saga"
- [2024-10-29 12:10:18.903 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: a691e893-ed11-b7a1-f94a-ddb4f9f7efa7
- [2024-10-29 12:10:18.937 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Ya Boy Kongming!"
- [2024-10-29 12:10:18.937 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 1fd06c5d-d261-136e-3cc8-0538a5828f5f
- [2024-10-29 12:10:19.044 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "Demon Slayer"
- [2024-10-29 12:10:19.044 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 4", Path: "", Id: 00a85416-ec66-bf84-9d99-7b8cbae9a20d
- [2024-10-29 12:10:19.168 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "That Time I Got Reincarnated as a Slime"
- [2024-10-29 12:10:19.168 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 19ce4c1b-151d-76ae-1b20-6d617ad00542
- [2024-10-29 12:10:19.168 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Neon Genesis Evangelion"
- [2024-10-29 12:10:19.168 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 80b0dbec-e0b8-470d-cedd-8b1d5b6bdec9
- [2024-10-29 12:10:19.369 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Bofuri: I Don't Want to Get Hurt, So I'll Max Out My Defense."
- [2024-10-29 12:10:19.369 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 4d4ec14d-e651-8cd8-39dc-e10bbd698e92
- [2024-10-29 12:10:19.392 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Fullmetal Alchemist"
- [2024-10-29 12:10:19.392 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 64e5fbba-04cf-2e71-c968-d280c0d34174
- [2024-10-29 12:10:19.699 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Flying Witch"
- [2024-10-29 12:10:19.699 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: c47cb342-32d2-c31b-c520-009a631a7a09
- [2024-10-29 12:10:19.770 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Eureka Seven"
- [2024-10-29 12:10:19.770 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 1f3cae80-2568-7faa-828e-c499a803046a
- [2024-10-29 12:10:19.991 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "JoJo's Bizarre Adventure (2012)"
- [2024-10-29 12:10:19.991 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 7c9d39bc-70c6-1d78-f641-bd581b729a0e
- [2024-10-29 12:10:20.031 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 5 in series "Demon Slayer"
- [2024-10-29 12:10:20.031 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 5", Path: "", Id: 6362f599-86e4-e264-7697-8de91e4a1e46
- [2024-10-29 12:10:20.071 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Cowboy Bebop"
- [2024-10-29 12:10:20.071 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 32e5ddc3-c374-8b50-206f-0c925d25bb51
- [2024-10-29 12:10:20.223 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "JoJo's Bizarre Adventure (2012)"
- [2024-10-29 12:10:20.223 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: cf457eda-42ed-7f3c-f61b-c8bc34c2d043
- [2024-10-29 12:10:20.382 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "Black Butler"
- [2024-10-29 12:10:20.382 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 4", Path: "", Id: 56a3738d-cf26-09a6-b603-877cedf5fc93
- [2024-10-29 12:10:20.420 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Eureka Seven"
- [2024-10-29 12:10:20.420 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: a991f17e-9724-0528-6b68-03c1d7402aca
- [2024-10-29 12:10:20.501 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Castlevania"
- [2024-10-29 12:10:20.501 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 6e9cd2b2-25ca-ef9a-acd6-15b48d2800be
- [2024-10-29 12:10:20.570 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 5 in series "Black Butler"
- [2024-10-29 12:10:20.570 -07:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 5", Path: "", Id: 17d743f0-53ac-789d-1c7c-e941afda610b
- [2024-10-29 12:10:20.843 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "JoJo's Bizarre Adventure (2012)"
- [2024-10-29 12:10:20.843 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: f26b3961-0848-9d16-617d-79d257b6c58a
- [2024-10-29 12:10:21.056 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "The Rising of the Shield Hero"
- [2024-10-29 12:10:21.056 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 16a749ad-fe15-9d8b-d7ab-e901fe645e54
- [2024-10-29 12:10:21.298 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "JoJo's Bizarre Adventure (2012)"
- [2024-10-29 12:10:21.298 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 4", Path: "", Id: 854e1745-d63d-94a9-7565-8f2c48125bca
- [2024-10-29 12:10:21.302 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "The Rising of the Shield Hero"
- [2024-10-29 12:10:21.302 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 64a0e811-c672-335f-b13d-12872239d25d
- [2024-10-29 12:10:21.469 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 8" entry for "One Piece"
- [2024-10-29 12:10:21.600 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 5 in series "JoJo's Bizarre Adventure (2012)"
- [2024-10-29 12:10:21.600 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 5", Path: "", Id: 4b1e39e4-dcf5-63ba-c2bc-3a48b3d29ac8
- [2024-10-29 12:10:21.922 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Saga of Tanya the Evil"
- [2024-10-29 12:10:21.922 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: dd24e571-8af9-ea07-15f7-75b5f23554c3
- [2024-10-29 12:10:22.020 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "The Rising of the Shield Hero"
- [2024-10-29 12:10:22.020 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 8bf9d826-01aa-09ba-ec3b-659a92fae77f
- [2024-10-29 12:10:22.176 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Deadman Wonderland"
- [2024-10-29 12:10:22.176 -07:00] [INF] [46] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 7b1e9778-840e-c47b-32b3-2d8bbb7a5027
- [2024-10-29 12:10:22.240 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Steins;Gate"
- [2024-10-29 12:10:22.240 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Specials", Path: "", Id: 0b4dc9d5-eb84-1352-1301-adea71a63d12
- [2024-10-29 12:10:22.529 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "The Mandalorian"
- [2024-10-29 12:10:22.529 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 2", Path: "", Id: 3f5bdd7e-4e72-125a-158a-201700b3f04e
- [2024-10-29 12:10:22.851 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "The Mandalorian"
- [2024-10-29 12:10:22.851 -07:00] [INF] [35] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 3", Path: "", Id: 1f3db80a-b79e-501a-03d8-d1e7dae5fd84
- [2024-10-29 12:10:23.474 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 8 in series "One Piece"
- [2024-10-29 12:10:23.474 -07:00] [INF] [19] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 8", Path: "", Id: 4487a986-84aa-bb81-c071-66e4a2ee0ba6
- [2024-10-29 12:10:23.579 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 8" entry for "One Piece"
- [2024-10-29 12:10:27.997 -07:00] [INF] [53] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.LibrarySyncNotification: Started library sync
- [2024-10-29 12:10:28.005 -07:00] [INF] [53] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.LibrarySyncNotification: Library Sync: Updated 1 items
- [2024-10-29 12:10:28.006 -07:00] [INF] [53] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.LibrarySyncNotification: Finished library sync, taking "00:00:00.0083216"
- [2024-10-29 12:10:29.313 -07:00] [INF] [68] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 34 seconds
- [2024-10-29 12:10:29.368 -07:00] [INF] [46] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Movies"
- [2024-10-29 12:10:29.382 -07:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Shows"
- [2024-10-29 12:11:33.222 -07:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
- [2024-10-29 12:11:33.234 -07:00] [INF] [46] Emby.Server.Implementations.Session.SessionManager: Logging out access token "ff3925ebe85440efa94fb2e994920f82"
- [2024-10-29 12:11:35.723 -07:00] [INF] [32] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-10-29 12:11:40.726 -07:00] [INF] [31] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
- [2024-10-29 12:18:53.228 -07:00] [INF] [29] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2024-10-29 12:18:53.228 -07:00] [INF] [29] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
- [2024-10-29 12:19:37.230 -07:00] [INF] [30] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2024-10-29 12:19:37.230 -07:00] [INF] [30] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
- [2024-10-29 12:22:49.391 -07:00] [INF] [31] Jellyfin.Plugin.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
- DeviceIdentification { FriendlyName: "Starry Night", ModelNumber: "100", SerialNumber: null, ModelName: "MediaRenderer", ModelDescription: null, ModelUrl: "", Manufacturer: "Sony Corporation", ManufacturerUrl: "http://www.sony.net/", Headers: [] }
- [2024-10-29 12:22:49.392 -07:00] [INF] [31] Jellyfin.Plugin.Dlna.Main.DlnaHost: DLNA Session created for "Starry Night" - "MediaRenderer"
- [2024-10-29 12:23:04.908 -07:00] [INF] [37] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-29 12:23:04.999 -07:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
- [2024-10-29 12:23:04.999 -07:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/29/2024 12:23:04
- [2024-10-29 12:23:04.999 -07:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-29 12:23:04.999 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-29 12:23:05.488 -07:00] [INF] [51] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:23:05.492 -07:00] [ERR] [51] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:23:05.749 -07:00] [INF] [39] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:23:06.306 -07:00] [INF] [30] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-29 12:23:06.314 -07:00] [INF] [39] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.17.8" playing "Starting Today, You Are a Host!". Stopped at "205963" ms
- [2024-10-29 12:23:06.337 -07:00] [INF] [55] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:23:06.337 -07:00] [INF] [55] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/29/2024 12:23:06
- [2024-10-29 12:23:06.337 -07:00] [INF] [55] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-29 12:23:06.423 -07:00] [INF] [39] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
- [2024-10-29 12:23:06.423 -07:00] [INF] [39] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/29/2024 12:23:06
- [2024-10-29 12:23:06.423 -07:00] [INF] [39] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-29 12:23:06.423 -07:00] [INF] [39] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-29 12:23:06.904 -07:00] [INF] [55] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:23:06.907 -07:00] [ERR] [55] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:23:06.928 -07:00] [INF] [24] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:23:08.939 -07:00] [WRN] [37] Trakt.ServerMediator: Received playback progress from user "Root" but initial state was never set - setting it now!
- [2024-10-29 12:23:20.254 -07:00] [INF] [24] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.17.8" playing "Starting Today, You Are a Host!". Stopped at "218547" ms
- [2024-10-29 12:23:20.275 -07:00] [INF] [37] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:23:20.275 -07:00] [INF] [37] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/29/2024 12:23:20
- [2024-10-29 12:23:20.275 -07:00] [INF] [37] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-29 12:23:20.755 -07:00] [INF] [39] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:23:20.758 -07:00] [ERR] [39] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Ouran High School Host Club - s01e01 - Starting Today, You Are a Host!"
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Ouran High School Host Club - s01e01 - Starting Today, You Are a Host!"
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-29 12:24:06.414 -07:00] [INF] [55] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.182" request
- [2024-10-29 12:24:59.344 -07:00] [INF] [60] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2024-10-29 12:24:59.345 -07:00] [INF] [60] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
- [2024-10-29 12:26:48.682 -07:00] [INF] [66] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-29 12:26:48.761 -07:00] [INF] [66] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
- [2024-10-29 12:26:48.761 -07:00] [INF] [66] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/29/2024 12:26:48
- [2024-10-29 12:26:48.761 -07:00] [INF] [66] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-29 12:26:48.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-29 12:26:49.238 -07:00] [INF] [66] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:26:49.242 -07:00] [ERR] [66] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:26:49.525 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "DirectPlay"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Ouran High School Host Club - s01e01 - Starting Today, You Are a Host!"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-29 12:27:08.811 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-29 12:27:10.017 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:27:11.522 -07:00] [INF] [47] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.17.8" playing "Starting Today, You Are a Host!". Stopped at "211547" ms
- [2024-10-29 12:27:11.548 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:27:11.548 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/29/2024 12:27:11
- [2024-10-29 12:27:11.548 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-29 12:27:12.024 -07:00] [INF] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:27:12.027 -07:00] [ERR] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:27:22.511 -07:00] [INF] [23] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-29 12:27:22.622 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-0cc730cb01f8494eef454c114b8bfc56
- [2024-10-29 12:27:22.622 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/29/2024 12:27:22
- [2024-10-29 12:27:22.622 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-29 12:27:22.622 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-29 12:27:23.069 -07:00] [INF] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:27:23.073 -07:00] [ERR] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:27:23.333 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-0cc730cb01f8494eef454c114b8bfc56"
- [2024-10-29 12:27:39.025 -07:00] [INF] [11] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.17.8" playing "Operation Strix". Stopped at "501963" ms
- [2024-10-29 12:27:39.049 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-0cc730cb01f8494eef454c114b8bfc56"
- [2024-10-29 12:27:39.049 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/29/2024 12:27:39
- [2024-10-29 12:27:39.049 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-29 12:27:39.526 -07:00] [INF] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:27:39.530 -07:00] [ERR] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "0cc730cb01f8494eef454c114b8bfc56"
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Spy x Family - s01e01 - Operation Strix"
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "0cc730cb01f8494eef454c114b8bfc56"
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-29 12:27:45.972 -07:00] [INF] [55] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-29 12:27:46.045 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
- [2024-10-29 12:27:46.045 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/29/2024 12:27:46
- [2024-10-29 12:27:46.045 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-29 12:27:46.045 -07:00] [INF] [55] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-29 12:27:46.539 -07:00] [INF] [66] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:27:46.542 -07:00] [ERR] [66] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:27:46.837 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:28:02.096 -07:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.17.8" playing "Starting Today, You Are a Host!". Stopped at "204547" ms
- [2024-10-29 12:28:02.116 -07:00] [INF] [55] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:28:02.116 -07:00] [INF] [55] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/29/2024 12:28:02
- [2024-10-29 12:28:02.116 -07:00] [INF] [55] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-29 12:28:02.596 -07:00] [INF] [23] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:28:02.599 -07:00] [ERR] [23] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Ouran High School Host Club - s01e01 - Starting Today, You Are a Host!"
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-29 12:28:57.279 -07:00] [INF] [20] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-29 12:28:57.371 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
- [2024-10-29 12:28:57.371 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/29/2024 12:28:57
- [2024-10-29 12:28:57.371 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-29 12:28:57.371 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-29 12:28:57.846 -07:00] [INF] [33] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:28:57.850 -07:00] [ERR] [33] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:28:58.112 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:28:58.784 -07:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.17.8" playing "Starting Today, You Are a Host!". Stopped at "197547" ms
- [2024-10-29 12:28:58.840 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:28:58.840 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/29/2024 12:28:58
- [2024-10-29 12:28:58.840 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-29 12:28:58.841 -07:00] [INF] [23] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-29 12:28:58.906 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
- [2024-10-29 12:28:58.906 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/29/2024 12:28:58
- [2024-10-29 12:28:58.906 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-29 12:28:58.906 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-29 12:28:59.309 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:28:59.378 -07:00] [INF] [55] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:28:59.382 -07:00] [ERR] [55] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:29:01.317 -07:00] [WRN] [33] Trakt.ServerMediator: Received playback progress from user "Root" but initial state was never set - setting it now!
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "DirectPlay"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Ouran High School Host Club - s01e01 - Starting Today, You Are a Host!"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-29 12:29:17.425 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-29 12:29:18.908 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
- [2024-10-29 12:29:18.908 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "DirectPlay"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Ouran High School Host Club - s01e01 - Starting Today, You Are a Host!"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-29 12:29:18.943 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-29 12:29:19.353 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:24.590 -07:00] [INF] [47] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.17.8" playing "Starting Today, You Are a Host!". Stopped at "221921" ms
- [2024-10-29 12:29:24.634 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:24.634 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/29/2024 12:29:24
- [2024-10-29 12:29:24.634 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-29 12:29:24.636 -07:00] [INF] [33] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-29 12:29:24.809 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
- [2024-10-29 12:29:24.809 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/29/2024 12:29:24
- [2024-10-29 12:29:24.809 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-29 12:29:24.809 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-29 12:29:24.971 -07:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -f matroska -init_hw_device vaapi=va:,vendor_id=0x8086,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel qsv -hwaccel_output_format qsv -noautorotate -c:v h264_qsv -i file:\"/media/Shows/Ouran/Season 1/1. Starting Today, You Are a Host!.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292000 -maxrate 292000 -bufsize 584000 -profile:v:0 main -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,vpp_qsv=w=960:h=540:format=nv12\" -codec:a:0 libfdk_aac -ac 2 -vbr:a 4 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"/cache/transcodes/70d0557dc993673debfeee2299e8be40%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/70d0557dc993673debfeee2299e8be40.m3u8\""
- [2024-10-29 12:29:25.276 -07:00] [INF] [23] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:29:25.281 -07:00] [ERR] [23] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:29:25.776 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:26.504 -07:00] [INF] [23] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/cache/transcodes/70d0557dc993673debfeee2299e8be40.m3u8"
- [2024-10-29 12:29:26.661 -07:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-10-29 12:29:26.662 -07:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:03:39.000 -f matroska -init_hw_device vaapi=va:,vendor_id=0x8086,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel qsv -hwaccel_output_format qsv -noautorotate -c:v h264_qsv -i file:\"/media/Shows/Ouran/Season 1/1. Starting Today, You Are a Host!.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_qsv -tag:v:0 hvc1 -preset veryfast -b:v 292000 -maxrate 292000 -bufsize 584000 -profile:v:0 main -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,vpp_qsv=w=960:h=540:format=nv12\" -codec:a:0 libfdk_aac -ac 2 -vbr:a 4 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 73 -hls_segment_filename \"/cache/transcodes/70d0557dc993673debfeee2299e8be40%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/70d0557dc993673debfeee2299e8be40.m3u8\""
- [2024-10-29 12:29:27.318 -07:00] [ERR] [47] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/Videos/b5933d34-a970-1a2e-3246-146d7fd8eefb/b5933d34a9701a2e3246146d7fd8eefb/Subtitles/7/0/Stream.JSON".
- System.ArgumentException: Unsupported file extension: PGSSUB (Parameter 'fileExtension')
- at MediaBrowser.MediaEncoding.Subtitles.SubtitleEditParser.Parse(Stream stream, String fileExtension)
- at MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder.ConvertSubtitles(Stream stream, String inputFormat, String outputFormat, Int64 startTimeTicks, Int64 endTimeTicks, Boolean preserveOriginalTimestamps, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder.MediaBrowser.Controller.MediaEncoding.ISubtitleEncoder.GetSubtitles(BaseItem item, String mediaSourceId, Int32 subtitleStreamIndex, String outputFormat, Int64 startTimeTicks, Int64 endTimeTicks, Boolean preserveOriginalTimestamps, CancellationToken cancellationToken)
- at Jellyfin.Api.Controllers.SubtitleController.GetSubtitle(Guid routeItemId, String routeMediaSourceId, Int32 routeIndex, String routeFormat, Nullable`1 itemId, String mediaSourceId, Nullable`1 index, String format, Nullable`1 endPositionTicks, Boolean copyTimestamps, Boolean addVttTimeMap, Int64 startPositionTicks)
- at lambda_method1469(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-29 12:29:32.292 -07:00] [ERR] [47] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/Videos/b5933d34-a970-1a2e-3246-146d7fd8eefb/b5933d34a9701a2e3246146d7fd8eefb/Subtitles/6/0/Stream.JSON".
- System.ArgumentException: Unsupported file extension: PGSSUB (Parameter 'fileExtension')
- at MediaBrowser.MediaEncoding.Subtitles.SubtitleEditParser.Parse(Stream stream, String fileExtension)
- at MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder.ConvertSubtitles(Stream stream, String inputFormat, String outputFormat, Int64 startTimeTicks, Int64 endTimeTicks, Boolean preserveOriginalTimestamps, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder.MediaBrowser.Controller.MediaEncoding.ISubtitleEncoder.GetSubtitles(BaseItem item, String mediaSourceId, Int32 subtitleStreamIndex, String outputFormat, Int64 startTimeTicks, Int64 endTimeTicks, Boolean preserveOriginalTimestamps, CancellationToken cancellationToken)
- at Jellyfin.Api.Controllers.SubtitleController.GetSubtitle(Guid routeItemId, String routeMediaSourceId, Int32 routeIndex, String routeFormat, Nullable`1 itemId, String mediaSourceId, Nullable`1 index, String format, Nullable`1 endPositionTicks, Boolean copyTimestamps, Boolean addVttTimeMap, Int64 startPositionTicks)
- at lambda_method1469(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-29 12:29:35.380 -07:00] [ERR] [20] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/Videos/b5933d34-a970-1a2e-3246-146d7fd8eefb/b5933d34a9701a2e3246146d7fd8eefb/Subtitles/7/0/Stream.JSON".
- System.ArgumentException: Unsupported file extension: PGSSUB (Parameter 'fileExtension')
- at MediaBrowser.MediaEncoding.Subtitles.SubtitleEditParser.Parse(Stream stream, String fileExtension)
- at MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder.ConvertSubtitles(Stream stream, String inputFormat, String outputFormat, Int64 startTimeTicks, Int64 endTimeTicks, Boolean preserveOriginalTimestamps, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder.MediaBrowser.Controller.MediaEncoding.ISubtitleEncoder.GetSubtitles(BaseItem item, String mediaSourceId, Int32 subtitleStreamIndex, String outputFormat, Int64 startTimeTicks, Int64 endTimeTicks, Boolean preserveOriginalTimestamps, CancellationToken cancellationToken)
- at Jellyfin.Api.Controllers.SubtitleController.GetSubtitle(Guid routeItemId, String routeMediaSourceId, Int32 routeIndex, String routeFormat, Nullable`1 itemId, String mediaSourceId, Nullable`1 index, String format, Nullable`1 endPositionTicks, Boolean copyTimestamps, Boolean addVttTimeMap, Int64 startPositionTicks)
- at lambda_method1469(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-29 12:29:41.679 -07:00] [INF] [20] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/cache/transcodes/70d0557dc993673debfeee2299e8be40.m3u8"
- [2024-10-29 12:29:41.680 -07:00] [INF] [29] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-29 12:29:41.737 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Existing tracker found! : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
- [2024-10-29 12:29:41.737 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Removing existing tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
- [2024-10-29 12:29:41.737 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
- [2024-10-29 12:29:41.737 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/29/2024 12:29:41
- [2024-10-29 12:29:41.737 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-29 12:29:41.737 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-29 12:29:42.202 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:42.223 -07:00] [INF] [29] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:29:42.229 -07:00] [ERR] [29] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:29:42.462 -07:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-10-29 12:29:42.463 -07:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/70d0557dc993673debfeee2299e8be40.m3u8"
- [2024-10-29 12:29:43.977 -07:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.17.8" playing "Starting Today, You Are a Host!". Stopped at "235721" ms
- [2024-10-29 12:29:44.003 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:44.003 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/29/2024 12:29:44
- [2024-10-29 12:29:44.003 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-29 12:29:44.474 -07:00] [INF] [47] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:29:44.478 -07:00] [ERR] [47] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Ouran High School Host Club - s01e01 - Starting Today, You Are a Host!"
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-29 12:29:45.246 -07:00] [WRN] [11] Trakt.ServerMediator: Received playback progress from user "Root" but initial state was never set - setting it now!
- [2024-10-29 12:29:48.455 -07:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.17.8" playing "Starting Today, You Are a Host!". Stopped at "241145" ms
- [2024-10-29 12:29:48.475 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop did not have a tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:29:48.957 -07:00] [INF] [11] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
- [2024-10-29 12:29:48.960 -07:00] [ERR] [11] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
- System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
- at lambda_method1218(Closure, Object, Object)
- at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
- at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
- at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
- at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
- at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
- at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Ouran High School Host Club - s01e01 - Starting Today, You Are a Host!"
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-29 12:30:31.572 -07:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-10-29 12:30:31.580 -07:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
- [2024-10-29 12:30:36.699 -07:00] [ERR] [47] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.182" WebSocketRequestHandler error
- System.Net.WebSockets.WebSocketException (0x80004005): The WebSocket is in an invalid state ('Closed') for this operation. Valid states are: 'Open, CloseReceived'
- at System.Net.WebSockets.ManagedWebSocket.SendAsync(ReadOnlyMemory`1 buffer, WebSocketMessageType messageType, WebSocketMessageFlags messageFlags, CancellationToken cancellationToken)
- --- End of stack trace from previous location ---
- at Emby.Server.Implementations.HttpServer.WebSocketConnection.ProcessInternal(PipeReader reader)
- at Emby.Server.Implementations.HttpServer.WebSocketConnection.ReceiveAsync(CancellationToken cancellationToken)
- at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
- at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
- [2024-10-29 12:30:36.704 -07:00] [INF] [61] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-10-29 12:30:36.718 -07:00] [INF] [47] Jellyfin.Plugin.Dlna.Main.DlnaHost: Disposing SsdpDevicePublisher
- [2024-10-29 12:30:36.826 -07:00] [INF] [47] Jellyfin.Plugin.Dlna.Main.DlnaHost: Disposing PlayToManager
- [2024-10-29 12:30:36.831 -07:00] [INF] [47] Main: Running query planner optimizations in the database... This might take a while
- [2024-10-29 12:30:36.892 -07:00] [INF] [61] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" disposing _BroadcastListenSocket
- [2024-10-29 12:30:36.893 -07:00] [INF] [61] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" Disposing 2 sendSockets
- [2024-10-29 12:30:36.893 -07:00] [INF] [61] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" disposing sendSocket from "192.168.0.117"
- [2024-10-29 12:30:36.893 -07:00] [INF] [61] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" disposing sendSocket from "172.16.1.1"
- [2024-10-29 12:30:36.898 -07:00] [INF] [61] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Movies"
- [2024-10-29 12:30:36.898 -07:00] [INF] [61] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Shows"
- [2024-10-29 12:30:36.906 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-10-29 12:30:36.906 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-10-29 12:30:36.908 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-10-29 12:30:36.908 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "KodiSyncQueuePlugin"
- [2024-10-29 12:30:36.967 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-10-29 12:30:36.969 -07:00] [INF] [47] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
- [2024-10-29 12:30:36.977 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-10-29 12:30:36.981 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "jellyfin-ani-sync, Version=3.4.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Ani-Sync_3.4.0.0/jellyfin-ani-sync.dll"
- [2024-10-29 12:30:36.984 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniDB, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/AniDB_9.0.0.0/Jellyfin.Plugin.AniDB.dll"
- [2024-10-29 12:30:36.988 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_4.0.0.0/Jellyfin.Plugin.Dlna.dll"
- [2024-10-29 12:30:36.988 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Rssdp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_4.0.0.0/Rssdp.dll"
- [2024-10-29 12:30:36.989 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Playback, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_4.0.0.0/Jellyfin.Plugin.Dlna.Playback.dll"
- [2024-10-29 12:30:36.989 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Model, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_4.0.0.0/Jellyfin.Plugin.Dlna.Model.dll"
- [2024-10-29 12:30:36.990 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Kitsu, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Kitsu_5.0.0.0/Jellyfin.Plugin.Kitsu.dll"
- [2024-10-29 12:30:36.990 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.KodiSyncQueue, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Kodi Sync Queue_12.0.0.0/Jellyfin.Plugin.KodiSyncQueue.dll"
- [2024-10-29 12:30:36.995 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "LiteDB, Version=5.0.15.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27" from "/config/plugins/Kodi Sync Queue_12.0.0.0/LiteDB.dll"
- [2024-10-29 12:30:36.996 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=15.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Playback Reporting_15.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
- [2024-10-29 12:30:36.997 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Playback Reporting_15.0.0.0/SQLitePCL.pretty.dll"
- [2024-10-29 12:30:37.006 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13" from "/config/plugins/Reports_17.0.0.0/SixLabors.Fonts.dll"
- [2024-10-29 12:30:37.010 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "System.IO.Packaging, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from "/config/plugins/Reports_17.0.0.0/System.IO.Packaging.dll"
- [2024-10-29 12:30:37.084 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "DocumentFormat.OpenXml, Version=2.16.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17" from "/config/plugins/Reports_17.0.0.0/DocumentFormat.OpenXml.dll"
- [2024-10-29 12:30:37.085 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "ExcelNumberFormat, Version=1.1.0.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca" from "/config/plugins/Reports_17.0.0.0/ExcelNumberFormat.dll"
- [2024-10-29 12:30:37.099 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "ClosedXML, Version=0.97.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b" from "/config/plugins/Reports_17.0.0.0/ClosedXML.dll"
- [2024-10-29 12:30:37.099 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Reports, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Reports_17.0.0.0/Jellyfin.Plugin.Reports.dll"
- [2024-10-29 12:30:37.100 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.SkinManager, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Skin Manager_2.0.1/Jellyfin.Plugin.SkinManager.dll"
- [2024-10-29 12:30:37.103 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Tvdb, Version=15.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/TheTVDB_15.0.0.0/Jellyfin.Plugin.Tvdb.dll"
- [2024-10-29 12:30:37.109 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/TheTVDB_15.0.0.0/Tvdb.Sdk.dll"
- [2024-10-29 12:30:37.112 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Trakt, Version=26.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Trakt_26.0.0.0/Trakt.dll"
- [2024-10-29 12:30:37.112 -07:00] [INF] [47] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Vgmdb, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/VGMdb_4.0.0.0/Jellyfin.Plugin.Vgmdb.dll"
- [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.0.117", "172.16.1.1", "100.126.95.49"]
- [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-10-29 12:30:37.142 -07:00] [FTL] [47] Main: Error while starting server
- Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
- at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
- at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
- at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
- at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- [2024-10-29 12:30:37.142 -07:00] [INF] [47] Main: Running query planner optimizations in the database... This might take a while
- [2024-10-29 12:30:37.143 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-10-29 12:30:37.143 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-10-29 12:30:37.921 -07:00] [INF] [1] Main: Jellyfin version: "10.10.0"
- [2024-10-29 12:30:37.939 -07:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2024-10-29 12:30:37.941 -07:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
- [2024-10-29 12:30:37.941 -07:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-10-29 12:30:37.941 -07:00] [INF] [1] Main: Architecture: X64
- [2024-10-29 12:30:37.941 -07:00] [INF] [1] Main: 64-Bit Process: True
- [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: User Interactive: True
- [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Processor count: 4
- [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Program data path: "/config"
- [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Cache path: "/cache"
- [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
- [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-10-29 12:30:38.037 -07:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
- [2024-10-29 12:30:38.094 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-10-29 12:30:38.118 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "jellyfin-ani-sync, Version=3.4.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Ani-Sync_3.4.0.0/jellyfin-ani-sync.dll"
- [2024-10-29 12:30:38.120 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniDB, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/AniDB_9.0.0.0/Jellyfin.Plugin.AniDB.dll"
- [2024-10-29 12:30:38.124 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_4.0.0.0/Jellyfin.Plugin.Dlna.dll"
- [2024-10-29 12:30:38.124 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Rssdp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_4.0.0.0/Rssdp.dll"
- [2024-10-29 12:30:38.125 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Playback, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_4.0.0.0/Jellyfin.Plugin.Dlna.Playback.dll"
- [2024-10-29 12:30:38.126 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Model, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_4.0.0.0/Jellyfin.Plugin.Dlna.Model.dll"
- [2024-10-29 12:30:38.127 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Kitsu, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Kitsu_5.0.0.0/Jellyfin.Plugin.Kitsu.dll"
- [2024-10-29 12:30:38.127 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.KodiSyncQueue, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Kodi Sync Queue_12.0.0.0/Jellyfin.Plugin.KodiSyncQueue.dll"
- [2024-10-29 12:30:38.133 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "LiteDB, Version=5.0.15.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27" from "/config/plugins/Kodi Sync Queue_12.0.0.0/LiteDB.dll"
- [2024-10-29 12:30:38.134 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=15.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Playback Reporting_15.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
- [2024-10-29 12:30:38.135 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Playback Reporting_15.0.0.0/SQLitePCL.pretty.dll"
- [2024-10-29 12:30:38.144 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13" from "/config/plugins/Reports_17.0.0.0/SixLabors.Fonts.dll"
- [2024-10-29 12:30:38.145 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "System.IO.Packaging, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from "/config/plugins/Reports_17.0.0.0/System.IO.Packaging.dll"
- [2024-10-29 12:30:38.218 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "DocumentFormat.OpenXml, Version=2.16.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17" from "/config/plugins/Reports_17.0.0.0/DocumentFormat.OpenXml.dll"
- [2024-10-29 12:30:38.219 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "ExcelNumberFormat, Version=1.1.0.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca" from "/config/plugins/Reports_17.0.0.0/ExcelNumberFormat.dll"
- [2024-10-29 12:30:38.233 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "ClosedXML, Version=0.97.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b" from "/config/plugins/Reports_17.0.0.0/ClosedXML.dll"
- [2024-10-29 12:30:38.234 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Reports, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Reports_17.0.0.0/Jellyfin.Plugin.Reports.dll"
- [2024-10-29 12:30:38.235 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.SkinManager, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Skin Manager_2.0.1/Jellyfin.Plugin.SkinManager.dll"
- [2024-10-29 12:30:38.238 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Tvdb, Version=15.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/TheTVDB_15.0.0.0/Jellyfin.Plugin.Tvdb.dll"
- [2024-10-29 12:30:38.244 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/TheTVDB_15.0.0.0/Tvdb.Sdk.dll"
- [2024-10-29 12:30:38.247 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Trakt, Version=26.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/Trakt_26.0.0.0/Trakt.dll"
- [2024-10-29 12:30:38.247 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Vgmdb, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/VGMdb_4.0.0.0/Jellyfin.Plugin.Vgmdb.dll"
- [2024-10-29 12:30:38.293 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-10-29 12:30:38.293 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-10-29 12:30:38.293 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-10-29 12:30:38.294 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.0.117", "172.16.1.1", "100.126.95.49"]
- [2024-10-29 12:30:38.295 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-10-29 12:30:38.295 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-10-29 12:30:38.295 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-10-29 12:30:42.263 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Ani-Sync" "3.4.0.0"
- [2024-10-29 12:30:42.264 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniDB" "9.0.0.0"
- [2024-10-29 12:30:42.265 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "DLNA" "4.0.0.0"
- [2024-10-29 12:30:42.266 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Kitsu" "5.0.0.0"
- [2024-10-29 12:30:42.267 -07:00] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.KodiSyncQueuePlugin: KodiSyncQueue is starting...
- [2024-10-29 12:30:42.267 -07:00] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo: Creating DB Repository...
- [2024-10-29 12:30:42.298 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Kodi Sync Queue" "12.0.0.0"
- [2024-10-29 12:30:42.299 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Playback Reporting" "15.0.0.0"
- [2024-10-29 12:30:42.300 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Reports" "17.0.0.0"
- [2024-10-29 12:30:42.300 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Skin Manager" "2.0.1"
- [2024-10-29 12:30:42.301 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TheTVDB" "15.0.0.0"
- [2024-10-29 12:30:42.301 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Trakt" "26.0.0.0"
- [2024-10-29 12:30:42.302 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "VGMdb" "4.0.0.0"
- [2024-10-29 12:30:42.302 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.0.0"
- [2024-10-29 12:30:42.303 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.0.0"
- [2024-10-29 12:30:42.303 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.0.0"
- [2024-10-29 12:30:42.318 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.0.0"
- [2024-10-29 12:30:42.318 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.0.0"
- [2024-10-29 12:30:42.408 -07:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-10-29 12:30:42.409 -07:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
- [2024-10-29 12:30:42.414 -07:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-10-29 12:30:42.510 -07:00] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "192.168.0.117" with uri "http://192.168.0.117:8096/dlna/c26942f4-74e1-4179-a82f-02a6deeae2fa/description.xml"
- [2024-10-29 12:30:42.523 -07:00] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "172.16.1.1" with uri "http://172.16.1.1:8096/dlna/c26942f4-74e1-4179-a82f-02a6deeae2fa/description.xml"
- [2024-10-29 12:30:42.527 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: EventMonitorEntryPoint Running
- [2024-10-29 12:30:42.534 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Sqlite version: 3.41.2
- [2024-10-29 12:30:42.535 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Sqlite compiler options: ATOMIC_INTRINSICS=1,COMPILER=gcc-9.4.0,DEFAULT_AUTOVACUUM,DEFAULT_CACHE_SIZE=-2000,DEFAULT_FILE_FORMAT=4,DEFAULT_FOREIGN_KEYS,DEFAULT_JOURNAL_SIZE_LIMIT=-1,DEFAULT_MMAP_SIZE=0,DEFAULT_PAGE_SIZE=4096,DEFAULT_PCACHE_INITSZ=20,DEFAULT_RECURSIVE_TRIGGERS,DEFAULT_SECTOR_SIZE=4096,DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_AUTOCHECKPOINT=1000,DEFAULT_WAL_SYNCHRONOUS=2,DEFAULT_WORKER_THREADS=0,ENABLE_COLUMN_METADATA,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS4,ENABLE_FTS5,ENABLE_MATH_FUNCTIONS,ENABLE_RTREE,ENABLE_SNAPSHOT,MALLOC_SOFT_LIMIT=1024,MAX_ATTACHED=10,MAX_COLUMN=2000,MAX_COMPOUND_SELECT=500,MAX_DEFAULT_PAGE_SIZE=8192,MAX_EXPR_DEPTH=1000,MAX_FUNCTION_ARG=127,MAX_LENGTH=1000000000,MAX_LIKE_PATTERN_LENGTH=50000,MAX_MMAP_SIZE=0x7fff0000,MAX_PAGE_COUNT=1073741823,MAX_PAGE_SIZE=65536,MAX_SQL_LENGTH=1000000000,MAX_TRIGGER_DEPTH=1000,MAX_VARIABLE_NUMBER=32766,MAX_VDBE_OP=250000000,MAX_WORKER_THREADS=8,MUTEX_PTHREADS,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1
- [2024-10-29 12:30:42.543 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for "/config/data/playback_reporting.db" is "delete"
- [2024-10-29 12:30:42.544 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Initialize PlaybackActivity Repository
- [2024-10-29 12:30:42.545 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: PlaybackActivity table schema OK
- [2024-10-29 12:30:42.545 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Expected : "datecreated:datetime|userid:text|itemid:text|itemtype:text|itemname:text|playbackmethod:text|clientname:text|devicename:text|playduration:int"
- [2024-10-29 12:30:42.545 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Received : "datecreated:datetime|userid:text|itemid:text|itemtype:text|itemname:text|playbackmethod:text|clientname:text|devicename:text|playduration:int"
- [2024-10-29 12:30:42.553 -07:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {6dab61fa-3749-42ca-a202-7b3ca09f4a15} may be persisted to storage in unencrypted form.
- [2024-10-29 12:30:43.027 -07:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
- [2024-10-29 12:30:43.050 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-10-29 12:30:43.051 -07:00] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.ScheduledTasks.RetentionTask: Retention task scheduled
- [2024-10-29 12:30:43.052 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.TaskCleanDb: TaskCleanDb Loaded
- [2024-10-29 12:30:43.052 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.TaskRunBackup: TaskRunBackup Loaded
- [2024-10-29 12:30:43.053 -07:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Movies"
- [2024-10-29 12:30:43.066 -07:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Remove Old Sync Data" set to fire at 2024-10-30 00:01:00.000 -07:00, which is 11:30:16.9336913 from now.
- [2024-10-29 12:30:43.067 -07:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Playback Reporting Trim Db" set to fire at 2024-10-30 00:00:00.000 -07:00, which is 11:29:16.9325058 from now.
- [2024-10-29 12:30:43.073 -07:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-10-30 03:00:00.000 -07:00, which is 14:29:16.9270094 from now.
- [2024-10-29 12:30:43.073 -07:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Shows"
- [2024-10-29 12:30:43.075 -07:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-10-30 02:00:00.000 -07:00, which is 13:29:16.9249383 from now.
- [2024-10-29 12:30:43.102 -07:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
- [2024-10-29 12:30:43.139 -07: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", "ac4", "dca", "flac", "mp3", "truehd"]
- [2024-10-29 12:30:43.155 -07:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-10-29 12:30:43.172 -07:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-10-29 12:30:43.270 -07:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-10-29 12:30:44.953 -07:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-10-29 12:30:44.953 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "c26942f474e14179a82f02a6deeae2fa"
- [2024-10-29 12:30:44.953 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-10-29 12:30:44.953 -07:00] [INF] [1] Main: Startup complete 0:00:07.1680762
- [2024-10-29 12:30:46.083 -07:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
- [2024-10-29 12:30:46.120 -07:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-10-29 12:30:48.968 -07:00] [INF] [14] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" request
- [2024-10-29 12:30:48.999 -07:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 2 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement