Hi,
Let me start by saying this is a first time setup, and i’m not 100% its setup correctly.
I’ve managed to get Plex connected to Trakt via both Plex Sync and Plex Webhook. Now i’m trying to get the played data from Trakt to Emby via the scheduled task. It completes very quickly and doesn’t update anything. The Logs show the below (i didn’t cancel anything), any help would be appreciated.
2026-02-24 15:40:40.323 Info TaskManager: Executing Import playstates from
2026-02-24 15:40:40.323 Info ScheduledTaskService-0HNJJGM0UIQ0A:00000001: http/1.1 Response 204 to emby_remote_ip. Time: 0ms. POST
2026-02-24 15:40:41.523 Info HttpClient: POST
2026-02-24 15:40:41.732 Info HttpClient: Http response 200 from after 209ms
2026-02-24 15:40:41.732 Info Trakt: New trakt token info: {“access_token”:"",“token_type”:“Bearer”,“expires_in”:,“refresh_token”:“”,“scope”:“public”,“created_at”:*********}.
2026-02-24 15:40:41.732 Info BaseItem: Updating trakt user, reset pin info: False
2026-02-24 15:40:42.933 Info HttpClient: GET
2026-02-24 15:40:43.558 Info HttpClient: Http response 200 from /api.trakt.tv/sync/watched/movies after 625ms
2026-02-24 15:40:44.790 Info HttpClient: GET /api.trakt.tv/sync/watched/shows
2026-02-24 15:40:44.932 Info HttpClient: Http response 200 from /api.trakt.tv/sync/watched/shows after 142ms
2026-02-24 15:40:46.136 Info HttpClient: GET https://api.trakt.tv/sync/playback/movies
2026-02-24 15:40:46.261 Info HttpClient: Http response 200 from https://api.trakt.tv/sync/playback/movies after 125ms
2026-02-24 15:40:47.461 Info HttpClient: GET https://api.trakt.tv/sync/playback/episodes
2026-02-24 15:40:47.590 Info HttpClient: Http response 200 from https://api.trakt.tv/sync/playback/episodes after 128ms
2026-02-24 15:40:47.590 Info Trakt: watched Movies count = 70
2026-02-24 15:40:47.590 Info Trakt: watched Shows count = 47
2026-02-24 15:40:47.590 Info Trakt: playback Movies count = 10
2026-02-24 15:40:47.590 Info Trakt: playback Episodes count = 5
2026-02-24 15:40:48.049 Info TaskManager: Import playstates from Completed after 0 minute(s) and 7 seconds
2026-02-24 15:41:03.793 Info SqliteItemRepository: Interrupt query due to cancellation.
2026-02-24 15:41:03.793 Info ItemsService-0HNJJGM0UIQ1S:00000001: http/1.1 Response completed after client disconnected to emby_remote_ip. Time: 5ms.
2026-02-24 15:41:04.082 Info SqliteItemRepository: Interrupt query due to cancellation.