mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
Rename NewSeriesProviderIdsDictionary to NewSeriesProviderIds
This commit is contained in:
@@ -185,7 +185,7 @@ namespace MediaBrowser.Api.Library
|
||||
SeriesId = request.SeriesId,
|
||||
NewSeriesName = request.NewSeriesName,
|
||||
NewSeriesYear = request.NewSeriesYear,
|
||||
NewSeriesProviderIdsDictionary = dicNewProviderIds,
|
||||
NewSeriesProviderIds = dicNewProviderIds,
|
||||
TargetFolder = request.TargetFolder
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user