New: Use the ID returned from SABnzbd (0.7.20) during retry

This commit is contained in:
Mark McDowall
2014-12-01 22:39:27 -08:00
parent 6467167046
commit 935b9e5f4e
4 changed files with 30 additions and 9 deletions
@@ -1,6 +1,6 @@
using System;
namespace NzbDrone.Common
namespace NzbDrone.Common.Extensions
{
public static class TryParseExtensions
{