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

KeyNotFoundException: The given key was not present in the dictionary. #242

Closed
ptichalouf opened this issue Oct 23, 2024 · 1 comment
Closed

Comments

@ptichalouf
Copy link

ptichalouf commented Oct 23, 2024

i'm on proxmox with this :

Version
2.6.4.4402
.NET
Yes (6.0.32)
Database
Sqlite 3.40.1
Database Migration
79
AppData Directory
/var/lib/lidarr
Startup Directory
/opt/Lidarr
Mode
Console
Uptime

And i got this error i can't import list

Message
The given key '1a0c3cd4-0161-4f68-a0fd-f45983179944' was not present in the dictionary.: The given key '1a0c3cd4-0161-4f68-a0fd-f45983179944' was not present in the dictionary.
Exception
System.Collections.Generic.KeyNotFoundException: The given key '1a0c3cd4-0161-4f68-a0fd-f45983179944' was not present in the dictionary.
at System.Collections.Generic.Dictionary2.get_Item(TKey key) at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.MapTrack(TrackResource resource, Dictionary2 artistDict) in ./Lidarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 543
at System.Linq.Enumerable.SelectListIterator2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator1.ToList()
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.MapRelease(ReleaseResource resource, Dictionary2 artistDict) in ./Lidarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 503 at System.Linq.Enumerable.SelectListIterator2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator1.ToList() at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.MapAlbum(AlbumResource resource, Dictionary2 artistDict) in ./Lidarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 473
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetAlbumInfo(String foreignAlbumId) in ./Lidarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 148
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewAlbum(String title, String artist) in ./Lidarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 308

@ptichalouf ptichalouf changed the title KeyNotFoundException: The given key was not present in the dictionary. #14 KeyNotFoundException: The given key was not present in the dictionary. Oct 23, 2024
@bakerboy448
Copy link

GitHub is not for support
The metadata repo is not for lidarr issues.

For support and inquiries, please use our Discord channel. GitHub is designated solely for bug reports and feature requests. It seems that this issue may fall under a support request, so we kindly ask you to visit our Discord for assistance. Thank you.

@bakerboy448 bakerboy448 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 23, 2024
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

2 participants