Updated various parts of scanning and ingestion, either for bug fixes, or for enhancements.
This commit is contained in:
@@ -51,6 +51,7 @@ public static class DLSiteToDomainMapper
|
||||
|
||||
return new VoiceWorkDetails
|
||||
{
|
||||
Title = productInfo.WorkName,
|
||||
Series = MapSeries(productInfo),
|
||||
Translation = MapTranslation(productInfo, optionsSet),
|
||||
WishlistCount = productInfo.WishlistCount,
|
||||
|
||||
Reference in New Issue
Block a user