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

Ошибка в значении VOICE_DIRECTOR #23

Open
Penguinnie opened this issue May 16, 2024 · 1 comment
Open

Ошибка в значении VOICE_DIRECTOR #23

Penguinnie opened this issue May 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Penguinnie
Copy link

Penguinnie commented May 16, 2024

Не удается обновить метаданные некоторых фильмов/сериалов. В логах однотипные ошибки. Ругается на значения DESIGN, OPERATOR, VOICE_DIRECTOR.



[2024-05-16 22:52:00.493 +00:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Anime/Mononoke-hime 1997 kp441.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-05-16 22:52:01.329 +00:00] [ERR] [3] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "КиноПоиск"
System.Runtime.CompilerServices.SwitchExpressionException: Non-exhaustive switch expression failed to match its input.
Unmatched value was VOICE_DIRECTOR.
   at <PrivateImplementationDetails>.ThrowSwitchExpressionException(Object unmatchedValue)
   at Jellyfin.Plugin.Kinopoisk.ApiModelExtensions.ToPersonType(StaffResponseProfessionKey src)
   at Jellyfin.Plugin.Kinopoisk.ApiModelExtensions.ToPersonInfo(StaffResponse src)
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at System.Linq.Enumerable.WhereEnumerableIterator`1.ToArray()
   at Jellyfin.Plugin.Kinopoisk.ApiModelExtensions.ToPersonInfos(ICollection`1 src)
   at Jellyfin.Plugin.Kinopoisk.MetadataProviders.BaseVideoMetadataProvider`2.GetMetadata(TLookupInfoType info, CancellationToken cancellationToken)
   at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)

@skrashevich skrashevich added the bug Something isn't working label May 17, 2024
@skrashevich skrashevich self-assigned this May 17, 2024
@nordeep
Copy link

nordeep commented Oct 29, 2024

Могли бы, пожалуйста, выпустить релиз с данным исправлением?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants