Advertisement
Guest User

Jellyfin log 10/29

a guest
Oct 29th, 2024
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 143.01 KB | None | 0 0
  1.  
  2. [2024-10-29 11:51:55.072 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
  3. [2024-10-29 11:51:55.072 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  4. [2024-10-29 11:51:55.072 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
  5. [2024-10-29 11:51:55.107 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
  6. [2024-10-29 11:51:55.156 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  7. [2024-10-29 11:52:15.161 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  8. [2024-10-29 11:52:30.442 -07:00] [INF] [55] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  9. [2024-10-29 11:52:30.443 -07:00] [INF] [55] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  10. [2024-10-29 11:52:30.444 -07:00] [INF] [51] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  11. [2024-10-29 11:52:35.167 -07:00] [INF] [51] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  12. [2024-10-29 11:52:56.167 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  13. [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
  14. [2024-10-29 11:53:20.361 -07:00] [INF] [66] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKG1hY29zeC14ODZfNjQgMTQuNSl8MTcxODkyNzMwNjIwMw11-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  15. [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
  16. [2024-10-29 11:53:20.361 -07:00] [INF] [66] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
  17. [2024-10-29 11:53:20.829 -07:00] [INF] [51] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  18. [2024-10-29 11:53:20.832 -07:00] [ERR] [51] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  19. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  20. at lambda_method1218(Closure, Object, Object)
  21. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  22. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  23. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  24. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  25. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  26. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  27. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  28. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  29. [2024-10-29 11:53:32.024 -07:00] [INF] [32] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
  30. [2024-10-29 11:53:37.403 -07:00] [INF] [47] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" request
  31. [2024-10-29 11:54:23.581 -07:00] [INF] [51] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
  32. [2024-10-29 11:54:29.088 -07:00] [INF] [51] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Root" has succeeded.
  33. [2024-10-29 11:54:29.088 -07:00] [INF] [51] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "Root": 3/0
  34. [2024-10-29 11:54:29.089 -07:00] [INF] [51] Emby.Server.Implementations.Session.SessionManager: Logging out access token "9e772a02bb4a48a2b02f7a85c53cbb23"
  35. [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
  36. [2024-10-29 11:54:29.158 -07:00] [INF] [31] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" request
  37. [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.
  38. DeviceIdentification { FriendlyName: "Starry Night", ModelNumber: "100", SerialNumber: null, ModelName: "MediaRenderer", ModelDescription: null, ModelUrl: "", Manufacturer: "Sony Corporation", ManufacturerUrl: "http://www.sony.net/", Headers: [] }
  39. [2024-10-29 12:04:26.903 -07:00] [INF] [8] Jellyfin.Plugin.Dlna.Main.DlnaHost: DLNA Session created for "Starry Night" - "MediaRenderer"
  40. [2024-10-29 12:04:35.596 -07:00] [INF] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  41. [2024-10-29 12:04:35.597 -07:00] [INF] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  42. [2024-10-29 12:04:35.597 -07:00] [INF] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
  43. [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."
  44. [2024-10-29 12:08:07.615 -07:00] [INF] [59] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.182" closed
  45. [2024-10-29 12:08:48.419 -07:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
  46. [2024-10-29 12:08:53.964 -07:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" request
  47. [2024-10-29 12:09:14.469 -07:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
  48. [2024-10-29 12:09:46.739 -07:00] [INF] [46] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" request
  49. [2024-10-29 12:09:54.861 -07:00] [INF] [70] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Movies"
  50. [2024-10-29 12:09:54.862 -07:00] [INF] [70] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Shows"
  51. [2024-10-29 12:09:54.864 -07:00] [INF] [70] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  52. [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
  53. [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
  54. [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
  55. [2024-10-29 12:10:11.087 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Goblin Slayer"
  56. [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
  57. [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"
  58. [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
  59. [2024-10-29 12:10:11.127 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Fruits Basket (2019)"
  60. [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
  61. [2024-10-29 12:10:11.162 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Oshi no Ko"
  62. [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
  63. [2024-10-29 12:10:11.192 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Goblin Slayer"
  64. [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
  65. [2024-10-29 12:10:11.633 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Assassination Classroom"
  66. [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
  67. [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"
  68. [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
  69. [2024-10-29 12:10:11.757 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Jujutsu Kaisen"
  70. [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
  71. [2024-10-29 12:10:11.760 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Oshi no Ko"
  72. [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
  73. [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"
  74. [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
  75. [2024-10-29 12:10:12.002 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "My Hero Academia"
  76. [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
  77. [2024-10-29 12:10:12.092 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Oshi no Ko"
  78. [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
  79. [2024-10-29 12:10:12.101 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Jujutsu Kaisen"
  80. [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
  81. [2024-10-29 12:10:12.117 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Tsukimichi: Moonlit Fantasy"
  82. [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
  83. [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"
  84. [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
  85. [2024-10-29 12:10:12.862 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "My Hero Academia"
  86. [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
  87. [2024-10-29 12:10:13.253 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Mob Psycho 100"
  88. [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
  89. [2024-10-29 12:10:13.346 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "My Hero Academia"
  90. [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
  91. [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"
  92. [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
  93. [2024-10-29 12:10:13.646 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "My Hero Academia"
  94. [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
  95. [2024-10-29 12:10:13.767 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Mob Psycho 100"
  96. [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
  97. [2024-10-29 12:10:13.919 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 5 in series "My Hero Academia"
  98. [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
  99. [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"
  100. [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
  101. [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"
  102. [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
  103. [2024-10-29 12:10:14.345 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Mob Psycho 100"
  104. [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
  105. [2024-10-29 12:10:14.639 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 6 in series "My Hero Academia"
  106. [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
  107. [2024-10-29 12:10:14.665 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Full Metal Panic!"
  108. [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
  109. [2024-10-29 12:10:14.749 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Hunter x Hunter"
  110. [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
  111. [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"
  112. [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
  113. [2024-10-29 12:10:14.908 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Full Metal Panic!"
  114. [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
  115. [2024-10-29 12:10:14.914 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Hunter x Hunter"
  116. [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
  117. [2024-10-29 12:10:15.074 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Full Metal Panic!"
  118. [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
  119. [2024-10-29 12:10:15.287 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Loki"
  120. [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
  121. [2024-10-29 12:10:15.908 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Hunter x Hunter"
  122. [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
  123. [2024-10-29 12:10:15.975 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Fire Force"
  124. [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
  125. [2024-10-29 12:10:16.095 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 7 in series "My Hero Academia"
  126. [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
  127. [2024-10-29 12:10:16.250 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "Full Metal Panic!"
  128. [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
  129. [2024-10-29 12:10:16.412 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Fire Force"
  130. [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
  131. [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"
  132. [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
  133. [2024-10-29 12:10:16.737 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Dr. Stone"
  134. [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
  135. [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"
  136. [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
  137. [2024-10-29 12:10:17.230 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Vinland Saga"
  138. [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
  139. [2024-10-29 12:10:17.243 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "In/Spectre"
  140. [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
  141. [2024-10-29 12:10:17.870 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Dr. Stone"
  142. [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
  143. [2024-10-29 12:10:18.202 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "In/Spectre"
  144. [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
  145. [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"
  146. [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
  147. [2024-10-29 12:10:18.553 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "Dr. Stone"
  148. [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
  149. [2024-10-29 12:10:18.722 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Demon Slayer"
  150. [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
  151. [2024-10-29 12:10:18.875 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "Dr. Stone"
  152. [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
  153. [2024-10-29 12:10:18.903 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Vinland Saga"
  154. [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
  155. [2024-10-29 12:10:18.937 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Ya Boy Kongming!"
  156. [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
  157. [2024-10-29 12:10:19.044 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "Demon Slayer"
  158. [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
  159. [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"
  160. [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
  161. [2024-10-29 12:10:19.168 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Neon Genesis Evangelion"
  162. [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
  163. [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."
  164. [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
  165. [2024-10-29 12:10:19.392 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Fullmetal Alchemist"
  166. [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
  167. [2024-10-29 12:10:19.699 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Flying Witch"
  168. [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
  169. [2024-10-29 12:10:19.770 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Eureka Seven"
  170. [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
  171. [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)"
  172. [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
  173. [2024-10-29 12:10:20.031 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 5 in series "Demon Slayer"
  174. [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
  175. [2024-10-29 12:10:20.071 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Cowboy Bebop"
  176. [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
  177. [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)"
  178. [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
  179. [2024-10-29 12:10:20.382 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 4 in series "Black Butler"
  180. [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
  181. [2024-10-29 12:10:20.420 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "Eureka Seven"
  182. [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
  183. [2024-10-29 12:10:20.501 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Castlevania"
  184. [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
  185. [2024-10-29 12:10:20.570 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 5 in series "Black Butler"
  186. [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
  187. [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)"
  188. [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
  189. [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"
  190. [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
  191. [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)"
  192. [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
  193. [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"
  194. [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
  195. [2024-10-29 12:10:21.469 -07:00] [INF] [8] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 8" entry for "One Piece"
  196. [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)"
  197. [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
  198. [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"
  199. [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
  200. [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"
  201. [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
  202. [2024-10-29 12:10:22.176 -07:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Deadman Wonderland"
  203. [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
  204. [2024-10-29 12:10:22.240 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series "Steins;Gate"
  205. [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
  206. [2024-10-29 12:10:22.529 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 2 in series "The Mandalorian"
  207. [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
  208. [2024-10-29 12:10:22.851 -07:00] [INF] [35] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 3 in series "The Mandalorian"
  209. [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
  210. [2024-10-29 12:10:23.474 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 8 in series "One Piece"
  211. [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
  212. [2024-10-29 12:10:23.579 -07:00] [INF] [19] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 8" entry for "One Piece"
  213. [2024-10-29 12:10:27.997 -07:00] [INF] [53] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.LibrarySyncNotification: Started library sync
  214. [2024-10-29 12:10:28.005 -07:00] [INF] [53] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.LibrarySyncNotification: Library Sync: Updated 1 items
  215. [2024-10-29 12:10:28.006 -07:00] [INF] [53] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.LibrarySyncNotification: Finished library sync, taking "00:00:00.0083216"
  216. [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
  217. [2024-10-29 12:10:29.368 -07:00] [INF] [46] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Movies"
  218. [2024-10-29 12:10:29.382 -07:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Shows"
  219. [2024-10-29 12:11:33.222 -07:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
  220. [2024-10-29 12:11:33.234 -07:00] [INF] [46] Emby.Server.Implementations.Session.SessionManager: Logging out access token "ff3925ebe85440efa94fb2e994920f82"
  221. [2024-10-29 12:11:35.723 -07:00] [INF] [32] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
  222. [2024-10-29 12:11:40.726 -07:00] [INF] [31] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
  223. [2024-10-29 12:18:53.228 -07:00] [INF] [29] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  224. [2024-10-29 12:18:53.228 -07:00] [INF] [29] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  225. [2024-10-29 12:19:37.230 -07:00] [INF] [30] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  226. [2024-10-29 12:19:37.230 -07:00] [INF] [30] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  227. [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.
  228. DeviceIdentification { FriendlyName: "Starry Night", ModelNumber: "100", SerialNumber: null, ModelName: "MediaRenderer", ModelDescription: null, ModelUrl: "", Manufacturer: "Sony Corporation", ManufacturerUrl: "http://www.sony.net/", Headers: [] }
  229. [2024-10-29 12:22:49.392 -07:00] [INF] [31] Jellyfin.Plugin.Dlna.Main.DlnaHost: DLNA Session created for "Starry Night" - "MediaRenderer"
  230. [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
  231. [2024-10-29 12:23:04.999 -07:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
  232. [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
  233. [2024-10-29 12:23:04.999 -07:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
  234. [2024-10-29 12:23:04.999 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
  235. [2024-10-29 12:23:05.488 -07:00] [INF] [51] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  236. [2024-10-29 12:23:05.492 -07:00] [ERR] [51] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  237. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  238. at lambda_method1218(Closure, Object, Object)
  239. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  240. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  241. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  242. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  243. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  244. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  245. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  246. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  247. [2024-10-29 12:23:05.749 -07:00] [INF] [39] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  248. [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
  249. [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
  250. [2024-10-29 12:23:06.337 -07:00] [INF] [55] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  251. [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
  252. [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
  253. [2024-10-29 12:23:06.423 -07:00] [INF] [39] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
  254. [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
  255. [2024-10-29 12:23:06.423 -07:00] [INF] [39] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
  256. [2024-10-29 12:23:06.423 -07:00] [INF] [39] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
  257. [2024-10-29 12:23:06.904 -07:00] [INF] [55] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  258. [2024-10-29 12:23:06.907 -07:00] [ERR] [55] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  259. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  260. at lambda_method1218(Closure, Object, Object)
  261. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  262. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  263. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  264. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  265. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  266. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  267. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  268. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  269. [2024-10-29 12:23:06.928 -07:00] [INF] [24] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  270. [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!
  271. [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
  272. [2024-10-29 12:23:20.275 -07:00] [INF] [37] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  273. [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
  274. [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
  275. [2024-10-29 12:23:20.755 -07:00] [INF] [39] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  276. [2024-10-29 12:23:20.758 -07:00] [ERR] [39] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  277. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  278. at lambda_method1218(Closure, Object, Object)
  279. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  280. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  281. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  282. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  283. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  284. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  285. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  286. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  287. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
  288. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  289. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  290. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
  291. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
  292. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  293. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
  294. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
  295. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
  296. [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!"
  297. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
  298. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
  299. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
  300. [2024-10-29 12:23:25.000 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
  301. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
  302. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  303. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  304. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
  305. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
  306. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  307. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
  308. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
  309. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
  310. [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!"
  311. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
  312. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
  313. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
  314. [2024-10-29 12:23:26.423 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
  315. [2024-10-29 12:24:06.414 -07:00] [INF] [55] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.182" request
  316. [2024-10-29 12:24:59.344 -07:00] [INF] [60] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  317. [2024-10-29 12:24:59.345 -07:00] [INF] [60] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  318. [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
  319. [2024-10-29 12:26:48.761 -07:00] [INF] [66] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
  320. [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
  321. [2024-10-29 12:26:48.761 -07:00] [INF] [66] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
  322. [2024-10-29 12:26:48.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
  323. [2024-10-29 12:26:49.238 -07:00] [INF] [66] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  324. [2024-10-29 12:26:49.242 -07:00] [ERR] [66] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  325. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  326. at lambda_method1218(Closure, Object, Object)
  327. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  328. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  329. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  330. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  331. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  332. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  333. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  334. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  335. [2024-10-29 12:26:49.525 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  336. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
  337. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  338. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  339. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
  340. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  341. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  342. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "DirectPlay"
  343. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
  344. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
  345. [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!"
  346. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
  347. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
  348. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
  349. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  350. [2024-10-29 12:27:08.761 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
  351. [2024-10-29 12:27:08.811 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
  352. [2024-10-29 12:27:10.017 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  353. [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
  354. [2024-10-29 12:27:11.548 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  355. [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
  356. [2024-10-29 12:27:11.548 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
  357. [2024-10-29 12:27:12.024 -07:00] [INF] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  358. [2024-10-29 12:27:12.027 -07:00] [ERR] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  359. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  360. at lambda_method1218(Closure, Object, Object)
  361. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  362. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  363. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  364. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  365. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  366. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  367. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  368. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  369. [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
  370. [2024-10-29 12:27:22.622 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-0cc730cb01f8494eef454c114b8bfc56
  371. [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
  372. [2024-10-29 12:27:22.622 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
  373. [2024-10-29 12:27:22.622 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
  374. [2024-10-29 12:27:23.069 -07:00] [INF] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  375. [2024-10-29 12:27:23.073 -07:00] [ERR] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  376. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  377. at lambda_method1218(Closure, Object, Object)
  378. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  379. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  380. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  381. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  382. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  383. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  384. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  385. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  386. [2024-10-29 12:27:23.333 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-0cc730cb01f8494eef454c114b8bfc56"
  387. [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
  388. [2024-10-29 12:27:39.049 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-0cc730cb01f8494eef454c114b8bfc56"
  389. [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
  390. [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
  391. [2024-10-29 12:27:39.526 -07:00] [INF] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  392. [2024-10-29 12:27:39.530 -07:00] [ERR] [30] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  393. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  394. at lambda_method1218(Closure, Object, Object)
  395. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  396. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  397. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  398. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  399. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  400. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  401. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  402. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  403. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
  404. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "0cc730cb01f8494eef454c114b8bfc56"
  405. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  406. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
  407. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
  408. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  409. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
  410. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
  411. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
  412. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Spy x Family - s01e01 - Operation Strix"
  413. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "0cc730cb01f8494eef454c114b8bfc56"
  414. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
  415. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
  416. [2024-10-29 12:27:42.627 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
  417. [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
  418. [2024-10-29 12:27:46.045 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
  419. [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
  420. [2024-10-29 12:27:46.045 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
  421. [2024-10-29 12:27:46.045 -07:00] [INF] [55] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
  422. [2024-10-29 12:27:46.539 -07:00] [INF] [66] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  423. [2024-10-29 12:27:46.542 -07:00] [ERR] [66] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  424. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  425. at lambda_method1218(Closure, Object, Object)
  426. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  427. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  428. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  429. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  430. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  431. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  432. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  433. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  434. [2024-10-29 12:27:46.837 -07:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  435. [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
  436. [2024-10-29 12:28:02.116 -07:00] [INF] [55] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  437. [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
  438. [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
  439. [2024-10-29 12:28:02.596 -07:00] [INF] [23] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  440. [2024-10-29 12:28:02.599 -07:00] [ERR] [23] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  441. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  442. at lambda_method1218(Closure, Object, Object)
  443. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  444. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  445. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  446. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  447. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  448. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  449. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  450. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  451. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
  452. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  453. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  454. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
  455. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
  456. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  457. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
  458. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
  459. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
  460. [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!"
  461. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
  462. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
  463. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
  464. [2024-10-29 12:28:06.044 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
  465. [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
  466. [2024-10-29 12:28:57.371 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
  467. [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
  468. [2024-10-29 12:28:57.371 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
  469. [2024-10-29 12:28:57.371 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
  470. [2024-10-29 12:28:57.846 -07:00] [INF] [33] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  471. [2024-10-29 12:28:57.850 -07:00] [ERR] [33] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  472. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  473. at lambda_method1218(Closure, Object, Object)
  474. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  475. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  476. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  477. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  478. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  479. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  480. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  481. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  482. [2024-10-29 12:28:58.112 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  483. [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
  484. [2024-10-29 12:28:58.840 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  485. [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
  486. [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
  487. [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
  488. [2024-10-29 12:28:58.906 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
  489. [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
  490. [2024-10-29 12:28:58.906 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
  491. [2024-10-29 12:28:58.906 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
  492. [2024-10-29 12:28:59.309 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  493. [2024-10-29 12:28:59.378 -07:00] [INF] [55] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  494. [2024-10-29 12:28:59.382 -07:00] [ERR] [55] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  495. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  496. at lambda_method1218(Closure, Object, Object)
  497. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  498. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  499. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  500. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  501. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  502. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  503. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  504. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  505. [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!
  506. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
  507. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  508. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  509. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
  510. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  511. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  512. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "DirectPlay"
  513. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
  514. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
  515. [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!"
  516. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
  517. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
  518. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
  519. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  520. [2024-10-29 12:29:17.373 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
  521. [2024-10-29 12:29:17.425 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
  522. [2024-10-29 12:29:18.908 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
  523. [2024-10-29 12:29:18.908 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  524. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  525. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
  526. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  527. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  528. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "DirectPlay"
  529. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
  530. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
  531. [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!"
  532. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
  533. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
  534. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
  535. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  536. [2024-10-29 12:29:18.909 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
  537. [2024-10-29 12:29:18.943 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
  538. [2024-10-29 12:29:19.353 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  539. [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
  540. [2024-10-29 12:29:24.634 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  541. [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
  542. [2024-10-29 12:29:24.634 -07:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
  543. [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
  544. [2024-10-29 12:29:24.809 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
  545. [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
  546. [2024-10-29 12:29:24.809 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
  547. [2024-10-29 12:29:24.809 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
  548. [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\""
  549. [2024-10-29 12:29:25.276 -07:00] [INF] [23] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  550. [2024-10-29 12:29:25.281 -07:00] [ERR] [23] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  551. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  552. at lambda_method1218(Closure, Object, Object)
  553. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  554. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  555. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  556. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  557. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  558. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  559. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  560. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  561. [2024-10-29 12:29:25.776 -07:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  562. [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"
  563. [2024-10-29 12:29:26.661 -07:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  564. [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\""
  565. [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".
  566. System.ArgumentException: Unsupported file extension: PGSSUB (Parameter 'fileExtension')
  567. at MediaBrowser.MediaEncoding.Subtitles.SubtitleEditParser.Parse(Stream stream, String fileExtension)
  568. at MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder.ConvertSubtitles(Stream stream, String inputFormat, String outputFormat, Int64 startTimeTicks, Int64 endTimeTicks, Boolean preserveOriginalTimestamps, CancellationToken cancellationToken)
  569. 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)
  570. 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)
  571. at lambda_method1469(Closure, Object)
  572. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  573. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  574. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  575. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  576. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  577. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  578. --- End of stack trace from previous location ---
  579. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  580. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  581. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  582. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
  583. --- End of stack trace from previous location ---
  584. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  585. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  586. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  587. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  588. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  589. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  590. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  591. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  592. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  593. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  594. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  595. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  596. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  597. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  598. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  599. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  600. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  601. [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".
  602. System.ArgumentException: Unsupported file extension: PGSSUB (Parameter 'fileExtension')
  603. at MediaBrowser.MediaEncoding.Subtitles.SubtitleEditParser.Parse(Stream stream, String fileExtension)
  604. at MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder.ConvertSubtitles(Stream stream, String inputFormat, String outputFormat, Int64 startTimeTicks, Int64 endTimeTicks, Boolean preserveOriginalTimestamps, CancellationToken cancellationToken)
  605. 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)
  606. 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)
  607. at lambda_method1469(Closure, Object)
  608. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  609. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  610. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  611. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  612. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  613. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  614. --- End of stack trace from previous location ---
  615. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  616. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  617. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  618. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
  619. --- End of stack trace from previous location ---
  620. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  621. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  622. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  623. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  624. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  625. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  626. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  627. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  628. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  629. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  630. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  631. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  632. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  633. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  634. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  635. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  636. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  637. [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".
  638. System.ArgumentException: Unsupported file extension: PGSSUB (Parameter 'fileExtension')
  639. at MediaBrowser.MediaEncoding.Subtitles.SubtitleEditParser.Parse(Stream stream, String fileExtension)
  640. at MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder.ConvertSubtitles(Stream stream, String inputFormat, String outputFormat, Int64 startTimeTicks, Int64 endTimeTicks, Boolean preserveOriginalTimestamps, CancellationToken cancellationToken)
  641. 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)
  642. 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)
  643. at lambda_method1469(Closure, Object)
  644. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  645. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  646. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  647. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  648. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  649. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  650. --- End of stack trace from previous location ---
  651. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  652. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  653. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  654. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
  655. --- End of stack trace from previous location ---
  656. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  657. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  658. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  659. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  660. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  661. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  662. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  663. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  664. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  665. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  666. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  667. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  668. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  669. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  670. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  671. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  672. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  673. [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"
  674. [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
  675. [2024-10-29 12:29:41.737 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Existing tracker found! : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
  676. [2024-10-29 12:29:41.737 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Removing existing tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
  677. [2024-10-29 12:29:41.737 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : 29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb
  678. [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
  679. [2024-10-29 12:29:41.737 -07:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
  680. [2024-10-29 12:29:41.737 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
  681. [2024-10-29 12:29:42.202 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  682. [2024-10-29 12:29:42.223 -07:00] [INF] [29] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  683. [2024-10-29 12:29:42.229 -07:00] [ERR] [29] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  684. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  685. at lambda_method1218(Closure, Object, Object)
  686. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  687. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  688. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  689. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  690. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  691. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  692. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  693. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  694. [2024-10-29 12:29:42.462 -07:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  695. [2024-10-29 12:29:42.463 -07:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/70d0557dc993673debfeee2299e8be40.m3u8"
  696. [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
  697. [2024-10-29 12:29:44.003 -07:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "29a81fafdd9d5e2b68e3c17709ffdcee5bc2f930-d4f6ccbfca1347ddaa883d9e8beb8ed6-b5933d34a9701a2e3246146d7fd8eefb"
  698. [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
  699. [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
  700. [2024-10-29 12:29:44.474 -07:00] [INF] [47] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  701. [2024-10-29 12:29:44.478 -07:00] [ERR] [47] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  702. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  703. at lambda_method1218(Closure, Object, Object)
  704. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  705. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  706. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  707. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  708. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  709. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  710. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  711. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  712. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
  713. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  714. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  715. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
  716. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
  717. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  718. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
  719. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
  720. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
  721. [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!"
  722. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
  723. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
  724. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
  725. [2024-10-29 12:29:44.807 -07:00] [INF] [47] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
  726. [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!
  727. [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
  728. [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"
  729. [2024-10-29 12:29:48.957 -07:00] [INF] [11] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: Started user data sync
  730. [2024-10-29 12:29:48.960 -07:00] [ERR] [11] Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification: An error has occurred in UserUpdateTimerCallback
  731. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Guid'.
  732. at lambda_method1218(Closure, Object, Object)
  733. at LiteDB.BsonMapper.DeserializeObject(EntityMapper entity, Object obj, BsonDocument value)
  734. at LiteDB.BsonMapper.Deserialize(Type type, BsonValue value)
  735. at LiteDB.LiteQueryable`1.<ToEnumerable>b__27_2(BsonDocument x)
  736. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
  737. at Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo.SetUserInfoSync(List`1 dtos, List`1 itemRefs, String userId)
  738. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SaveUserChanges(List`1 dtos, List`1 itemRefs, String userName, String userId)
  739. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.SendNotifications(IEnumerable`1 changes, List`1 itemRefs, CancellationToken cancellationToken)
  740. at Jellyfin.Plugin.KodiSyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback(Object state)
  741. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.0.182"
  742. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b5933d34a9701a2e3246146d7fd8eefb"
  743. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  744. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
  745. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
  746. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "d4f6ccbfca1347ddaa883d9e8beb8ed6"
  747. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
  748. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Android TV"
  749. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "SHIELD"
  750. [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!"
  751. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b5933d34a9701a2e3246146d7fd8eefb"
  752. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
  753. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
  754. [2024-10-29 12:30:01.736 -07:00] [INF] [61] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
  755. [2024-10-29 12:30:31.572 -07:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  756. [2024-10-29 12:30:31.580 -07:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" closed
  757. [2024-10-29 12:30:36.699 -07:00] [ERR] [47] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.182" WebSocketRequestHandler error
  758. System.Net.WebSockets.WebSocketException (0x80004005): The WebSocket is in an invalid state ('Closed') for this operation. Valid states are: 'Open, CloseReceived'
  759. at System.Net.WebSockets.ManagedWebSocket.SendAsync(ReadOnlyMemory`1 buffer, WebSocketMessageType messageType, WebSocketMessageFlags messageFlags, CancellationToken cancellationToken)
  760. --- End of stack trace from previous location ---
  761. at Emby.Server.Implementations.HttpServer.WebSocketConnection.ProcessInternal(PipeReader reader)
  762. at Emby.Server.Implementations.HttpServer.WebSocketConnection.ReceiveAsync(CancellationToken cancellationToken)
  763. at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
  764. at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
  765. [2024-10-29 12:30:36.704 -07:00] [INF] [61] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  766. [2024-10-29 12:30:36.718 -07:00] [INF] [47] Jellyfin.Plugin.Dlna.Main.DlnaHost: Disposing SsdpDevicePublisher
  767. [2024-10-29 12:30:36.826 -07:00] [INF] [47] Jellyfin.Plugin.Dlna.Main.DlnaHost: Disposing PlayToManager
  768. [2024-10-29 12:30:36.831 -07:00] [INF] [47] Main: Running query planner optimizations in the database... This might take a while
  769. [2024-10-29 12:30:36.892 -07:00] [INF] [61] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" disposing _BroadcastListenSocket
  770. [2024-10-29 12:30:36.893 -07:00] [INF] [61] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" Disposing 2 sendSockets
  771. [2024-10-29 12:30:36.893 -07:00] [INF] [61] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" disposing sendSocket from "192.168.0.117"
  772. [2024-10-29 12:30:36.893 -07:00] [INF] [61] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" disposing sendSocket from "172.16.1.1"
  773. [2024-10-29 12:30:36.898 -07:00] [INF] [61] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Movies"
  774. [2024-10-29 12:30:36.898 -07:00] [INF] [61] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Shows"
  775. [2024-10-29 12:30:36.906 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  776. [2024-10-29 12:30:36.906 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  777. [2024-10-29 12:30:36.908 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  778. [2024-10-29 12:30:36.908 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "KodiSyncQueuePlugin"
  779. [2024-10-29 12:30:36.967 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  780. [2024-10-29 12:30:36.969 -07:00] [INF] [47] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  781. [2024-10-29 12:30:36.977 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  782. [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"
  783. [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"
  784. [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"
  785. [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"
  786. [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"
  787. [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"
  788. [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"
  789. [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"
  790. [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"
  791. [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"
  792. [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"
  793. [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"
  794. [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"
  795. [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"
  796. [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"
  797. [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"
  798. [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"
  799. [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"
  800. [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"
  801. [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"
  802. [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"
  803. [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"
  804. [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"]
  805. [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  806. [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"]
  807. [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"]
  808. [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  809. [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  810. [2024-10-29 12:30:37.117 -07:00] [INF] [47] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  811. [2024-10-29 12:30:37.142 -07:00] [FTL] [47] Main: Error while starting server
  812. Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
  813. at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  814. at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  815. at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
  816. at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
  817. at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
  818. at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
  819. at Emby.Server.Implementations.ApplicationHost.InitializeServices()
  820. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  821. [2024-10-29 12:30:37.142 -07:00] [INF] [47] Main: Running query planner optimizations in the database... This might take a while
  822. [2024-10-29 12:30:37.143 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  823. [2024-10-29 12:30:37.143 -07:00] [INF] [47] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  824. [2024-10-29 12:30:37.921 -07:00] [INF] [1] Main: Jellyfin version: "10.10.0"
  825. [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]"]
  826. [2024-10-29 12:30:37.941 -07:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  827. [2024-10-29 12:30:37.941 -07:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  828. [2024-10-29 12:30:37.941 -07:00] [INF] [1] Main: Architecture: X64
  829. [2024-10-29 12:30:37.941 -07:00] [INF] [1] Main: 64-Bit Process: True
  830. [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: User Interactive: True
  831. [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Processor count: 4
  832. [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Program data path: "/config"
  833. [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Log directory path: "/config/log"
  834. [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Config directory path: "/config/config"
  835. [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Cache path: "/cache"
  836. [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
  837. [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  838. [2024-10-29 12:30:37.942 -07:00] [INF] [1] Main: Application directory: "/jellyfin/"
  839. [2024-10-29 12:30:38.037 -07:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  840. [2024-10-29 12:30:38.094 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  841. [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"
  842. [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"
  843. [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"
  844. [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"
  845. [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"
  846. [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"
  847. [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"
  848. [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"
  849. [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"
  850. [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"
  851. [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"
  852. [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"
  853. [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"
  854. [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"
  855. [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"
  856. [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"
  857. [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"
  858. [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"
  859. [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"
  860. [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"
  861. [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"
  862. [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"
  863. [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"]
  864. [2024-10-29 12:30:38.293 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  865. [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"]
  866. [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"]
  867. [2024-10-29 12:30:38.295 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  868. [2024-10-29 12:30:38.295 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  869. [2024-10-29 12:30:38.295 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  870. [2024-10-29 12:30:42.263 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Ani-Sync" "3.4.0.0"
  871. [2024-10-29 12:30:42.264 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniDB" "9.0.0.0"
  872. [2024-10-29 12:30:42.265 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "DLNA" "4.0.0.0"
  873. [2024-10-29 12:30:42.266 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Kitsu" "5.0.0.0"
  874. [2024-10-29 12:30:42.267 -07:00] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.KodiSyncQueuePlugin: KodiSyncQueue is starting...
  875. [2024-10-29 12:30:42.267 -07:00] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo: Creating DB Repository...
  876. [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"
  877. [2024-10-29 12:30:42.299 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Playback Reporting" "15.0.0.0"
  878. [2024-10-29 12:30:42.300 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Reports" "17.0.0.0"
  879. [2024-10-29 12:30:42.300 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Skin Manager" "2.0.1"
  880. [2024-10-29 12:30:42.301 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TheTVDB" "15.0.0.0"
  881. [2024-10-29 12:30:42.301 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Trakt" "26.0.0.0"
  882. [2024-10-29 12:30:42.302 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "VGMdb" "4.0.0.0"
  883. [2024-10-29 12:30:42.302 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.0.0"
  884. [2024-10-29 12:30:42.303 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.0.0"
  885. [2024-10-29 12:30:42.303 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.0.0"
  886. [2024-10-29 12:30:42.318 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.0.0"
  887. [2024-10-29 12:30:42.318 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.0.0"
  888. [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.
  889. [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.
  890. [2024-10-29 12:30:42.414 -07:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  891. [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"
  892. [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"
  893. [2024-10-29 12:30:42.527 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: EventMonitorEntryPoint Running
  894. [2024-10-29 12:30:42.534 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Sqlite version: 3.41.2
  895. [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
  896. [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"
  897. [2024-10-29 12:30:42.544 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Initialize PlaybackActivity Repository
  898. [2024-10-29 12:30:42.545 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: PlaybackActivity table schema OK
  899. [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"
  900. [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"
  901. [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.
  902. [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.
  903. [2024-10-29 12:30:43.050 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  904. [2024-10-29 12:30:43.051 -07:00] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.ScheduledTasks.RetentionTask: Retention task scheduled
  905. [2024-10-29 12:30:43.052 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.TaskCleanDb: TaskCleanDb Loaded
  906. [2024-10-29 12:30:43.052 -07:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.TaskRunBackup: TaskRunBackup Loaded
  907. [2024-10-29 12:30:43.053 -07:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Movies"
  908. [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.
  909. [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.
  910. [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.
  911. [2024-10-29 12:30:43.073 -07:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Shows"
  912. [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.
  913. [2024-10-29 12:30:43.102 -07:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
  914. [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"]
  915. [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"]
  916. [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"]
  917. [2024-10-29 12:30:43.270 -07:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  918. [2024-10-29 12:30:44.953 -07:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  919. [2024-10-29 12:30:44.953 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "c26942f474e14179a82f02a6deeae2fa"
  920. [2024-10-29 12:30:44.953 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  921. [2024-10-29 12:30:44.953 -07:00] [INF] [1] Main: Startup complete 0:00:07.1680762
  922. [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
  923. [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
  924. [2024-10-29 12:30:48.968 -07:00] [INF] [14] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.47" request
  925. [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
  926.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement