mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-22 22:34:53 -04:00
New: Add PosterUrl to ReleaseInfo for parsing
This commit is contained in:
@@ -375,6 +375,7 @@ namespace NzbDrone.Core.Indexers.Definitions
|
||||
InfoUrl = details.AbsoluteUri,
|
||||
Guid = details.AbsoluteUri,
|
||||
DownloadUrl = link.AbsoluteUri,
|
||||
PosterUrl = poster.AbsoluteUri,
|
||||
PublishDate = publishDate,
|
||||
Categories = cat,
|
||||
Size = size,
|
||||
|
||||
Reference in New Issue
Block a user