Killface69 62 Posted April 15 Posted April 15 I'm having the issue that the collection sync stopped working around 21st of January. I've removed/upgraded/downgraded the plugin multiple times, reset my PIN since then, with no success. Please find below the specific part in the log, collections error out. No new Emby media added to my Trakt collection in the past three months. 2025-04-15 13:01:55.929 Info LiveTV: Loading live tv data from /share/CACHEDEV1_DATA/.qpkg/EmbyServer/programdata/data/livetv/seriestimers 2025-04-15 13:02:00.503 Info Trakt: Movies to add to collection: 491 2025-04-15 13:02:01.621 Info HttpClient: POST https://api.trakt.tv/sync/collection 2025-04-15 13:02:03.038 Error Trakt: Exception handled sending movies to trakt.tv *** Error Report *** Version: 4.8.11.0 Command line: /share/CACHEDEV1_DATA/.qpkg/EmbyServer/system/EmbyServer.dll -programdata /share/CACHEDEV1_DATA/.qpkg/EmbyServer/programdata -ffdetect /share/CACHEDEV1_DATA/.qpkg/EmbyServer/bin/ffdetect -ffmpeg /share/CACHEDEV1_DATA/.qpkg/EmbyServer/bin/ffmpeg -ffprobe /share/CACHEDEV1_DATA/.qpkg/EmbyServer/bin/ffprobe -defaultdirectory /share/CACHEDEV1_DATA/Public -updatepackage emby-server-qnap_{version}_x86_64.qpkg -noautorunwebapp Operating system: Linux version 5.10.60-qnap (root@mini-builder-05) (x86_64-QNAP-linux-gnu-gcc (toolchain config: [gcc-4.9.2 binutils-2.25 glibc-2.21]) 4.9.2, GNU ld (G Framework: .NET 6.0.36 OS/Process: x64/x64 Runtime: share/CACHEDEV1_DATA/.qpkg/EmbyServer/system/System.Private.CoreLib.dll Processor count: 4 Data path: /share/CACHEDEV1_DATA/.qpkg/EmbyServer/programdata Application path: /share/CACHEDEV1_DATA/.qpkg/EmbyServer/system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: 420 at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Trakt.Api.TraktApi.GetResponseFromTrakt(HttpRequestOptions options, String method, CancellationToken cancellationToken) at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, TraktUser traktUser, CancellationToken cancellationToken) at Trakt.Api.TraktApi.SendLibraryUpdateAsync(List`1 movies, TraktUser traktUser, CancellationToken cancellationToken, EventType eventType) at Trakt.ScheduledTasks.TraktUserSync.SendMovieCollectionAdds(TraktUser traktUser, List`1 movies, TraktApi traktApi, ISplittableProgress`1 progress, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() 2025-04-15 13:02:03.043 Info Trakt: Movies to remove from collection: 9 2025-04-15 13:02:04.150 Info HttpClient: POST https://api.trakt.tv/sync/collection/remove 2025-04-15 13:02:04.815 Info Trakt: Movies to set watched: 11 2025-04-15 13:02:05.925 Info HttpClient: POST https://api.trakt.tv/sync/history 2025-04-15 13:02:06.312 Info Trakt: Movies to set unwatched: 1 2025-04-15 13:02:07.413 Info HttpClient: POST https://api.trakt.tv/sync/history/remove 2025-04-15 13:02:08.732 Info HttpClient: GET https://api.trakt.tv/sync/watched/shows 2025-04-15 13:02:10.898 Info HttpClient: GET https://api.trakt.tv/sync/collection/shows 2025-04-15 13:02:17.879 Info Trakt: Episodes to add to Collection: 784 2025-04-15 13:02:18.998 Info HttpClient: POST https://api.trakt.tv/sync/collection 2025-04-15 13:02:19.799 Error Trakt: Exception handled sending episodes to trakt.tv *** Error Report *** Version: 4.8.11.0 Command line: /share/CACHEDEV1_DATA/.qpkg/EmbyServer/system/EmbyServer.dll -programdata /share/CACHEDEV1_DATA/.qpkg/EmbyServer/programdata -ffdetect /share/CACHEDEV1_DATA/.qpkg/EmbyServer/bin/ffdetect -ffmpeg /share/CACHEDEV1_DATA/.qpkg/EmbyServer/bin/ffmpeg -ffprobe /share/CACHEDEV1_DATA/.qpkg/EmbyServer/bin/ffprobe -defaultdirectory /share/CACHEDEV1_DATA/Public -updatepackage emby-server-qnap_{version}_x86_64.qpkg -noautorunwebapp Operating system: Linux version 5.10.60-qnap (root@mini-builder-05) (x86_64-QNAP-linux-gnu-gcc (toolchain config: [gcc-4.9.2 binutils-2.25 glibc-2.21]) 4.9.2, GNU ld (G Framework: .NET 6.0.36 OS/Process: x64/x64 Runtime: share/CACHEDEV1_DATA/.qpkg/EmbyServer/system/System.Private.CoreLib.dll Processor count: 4 Data path: /share/CACHEDEV1_DATA/.qpkg/EmbyServer/programdata Application path: /share/CACHEDEV1_DATA/.qpkg/EmbyServer/system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: 420 at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Trakt.Api.TraktApi.GetResponseFromTrakt(HttpRequestOptions options, String method, CancellationToken cancellationToken) at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, TraktUser traktUser, CancellationToken cancellationToken) at Trakt.Api.TraktApi.SendLibraryUpdateInternalAsync(List`1 episodes, TraktUser traktUser, CancellationToken cancellationToken, EventType eventType) at Trakt.Api.TraktApi.SendLibraryUpdateAsync(IList`1 episodes, TraktUser traktUser, CancellationToken cancellationToken, EventType eventType) at Trakt.ScheduledTasks.TraktUserSync.SendEpisodeCollectionAdds(TraktUser traktUser, List`1 collectedEpisodes, TraktApi traktApi, ISplittableProgress`1 progress, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() 2025-04-15 13:02:19.802 Info Trakt: Episodes to remove from Collection: 2 2025-04-15 13:02:20.908 Info HttpClient: POST https://api.trakt.tv/sync/collection/remove
Killface69 62 Posted April 15 Author Posted April 15 2 hours ago, Luke said: HI, do you have Trakt VIP access? No, I don't. Do I need one?
Solution Killface69 62 Posted April 16 Author Solution Posted April 16 (edited) @LukeThank you for pointing me in that direction, I've searched for recent changes and found this: Quote Reduced List and Item Limits: Free users will see a reduction to 2 personal lists up to 100 items. Watchlist and Collection Limits: Free users are now limited to 100 items in their watchlists and collections, down from previous limits. This would explain why nothing gets added to my collection any more. The post is from January 22nd and it fits in the time frame. Edited April 16 by Killface69 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now