Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mergeversions Not working due to TMDB Key error? #51

Open
inzi2u opened this issue Feb 9, 2024 · 0 comments
Open

Mergeversions Not working due to TMDB Key error? #51

inzi2u opened this issue Feb 9, 2024 · 0 comments

Comments

@inzi2u
Copy link

inzi2u commented Feb 9, 2024

H thank your daniel for this amazing plugin.
I have noticed a recent error that i cant seem to fix. looks like the mergeversions plugin cant access a tmdb key? and therefore erroring out.

[2024-02-10 00:20:49.560 +01:00] [INF] [31] Jellyfin.Api.Controllers.VideosController: Starting a manual refresh, looking up for repeated versions [2024-02-10 00:20:50.498 +01:00] [INF] [31] Jellyfin.Api.Controllers.VideosController: Scanning for repeated movies [2024-02-10 00:20:50.507 +01:00] [ERR] [31] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request. URL "POST" "/MergeVersions/MergeMovies". System.Collections.Generic.KeyNotFoundException: The given key 'Tmdb' was not present in the dictionary. at Jellyfin.Plugin.MergeVersions.MergeVersionsManager.<>c.<MergeMovies>b__10_0(Movie x) at System.Linq.Lookup2.Create(IEnumerable1 source, Func2 keySelector, IEqualityComparer1 comparer) at System.Linq.GroupedEnumerable2.GetEnumerator()
at System.Linq.Enumerable.WhereEnumerableIterator1.ToList() at Jellyfin.Plugin.MergeVersions.MergeVersionsManager.MergeMovies(IProgress1 progress)
at Jellyfin.Plugin.MergeVersions.Api.MergeVersionsController.MergeMoviesRequest()
at lambda_method1525(Closure , Object , Object[] )`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant