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

Per Episode Metadata not being pulled #33

Open
Matt07211 opened this issue Apr 14, 2019 · 1 comment
Open

Per Episode Metadata not being pulled #33

Matt07211 opened this issue Apr 14, 2019 · 1 comment

Comments

@Matt07211
Copy link
Contributor

I noticed with the 10.3.0 RC and a fresh install my episode metadata for anime was not being pulled. This seems to be a problem with the anime plugin as tv shows using the inbuilt metadata providers still work.

I'll look into it when I have free time.

@Matt07211
Copy link
Contributor Author

[22:43:04] [INF] Creating virtual missing/unaired episode The Rising of the Shield Hero 1x25
[22:43:39] [ERR] Error in TheTVDB
System.ArgumentNullException: Value cannot be null.
Parameter name: name
   at MediaBrowser.Controller.Entities.BaseItem.AddStudio(String name)
   at MediaBrowser.Providers.TV.TheTVDB.TvdbSeriesProvider.MapSeriesToResult(MetadataResult`1 result, Series tvdbSeries, String metadataLanguage)
   at MediaBrowser.Providers.TV.TheTVDB.TvdbSeriesProvider.FetchSeriesData(MetadataResult`1 result, String metadataLanguage, Dictionary`2 seriesProviderIds, CancellationToken cancellationToken)
   at MediaBrowser.Providers.TV.TheTVDB.TvdbSeriesProvider.GetMetadata(SeriesInfo itemId, CancellationToken cancellationToken)
   at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)

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

No branches or pull requests

1 participant