@ -149,7 +149,7 @@ public class GreatPosterWallParser : GazelleParser
var release = new GazelleInfo
{
Title = torrent.FileName,
Title = WebUtility.HtmlDecode(torrent.FileName).Trim(),
Guid = infoUrl,
InfoUrl = infoUrl,
PosterUrl = GetPosterUrl(result.Cover),