Change to use the GrandparentTitle rather than the thumbnail.... facepalm

pull/470/head
tidusjar 8 years ago
parent f02dd18c66
commit 97b1901a64

@ -122,7 +122,7 @@ namespace PlexRequests.Services.Jobs
ProviderId = epInfo.ProviderId, ProviderId = epInfo.ProviderId,
RatingKey = metadataVideo.RatingKey, RatingKey = metadataVideo.RatingKey,
SeasonNumber = epInfo.SeasonNumber, SeasonNumber = epInfo.SeasonNumber,
ShowTitle = metadataVideo.GrandparentThumb ShowTitle = metadataVideo.GrandparentTitle
}, },
1); 1);
} }

Loading…
Cancel
Save