mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
@@ -119,7 +119,7 @@ namespace NzbDrone.Core.Indexers.Definitions
|
||||
var release = new GazelleInfo()
|
||||
{
|
||||
Guid = string.Format("SecretCinema-{0}", id),
|
||||
Title = WebUtility.HtmlDecode(title),
|
||||
Title = title,
|
||||
Container = torrent.Encoding,
|
||||
Files = torrent.FileCount,
|
||||
Grabs = torrent.Snatches,
|
||||
|
Reference in New Issue
Block a user