mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 08:47:59 +02:00
removed most of existing rss code
This commit is contained in:
@@ -10,10 +10,7 @@ namespace NzbDrone.Core.Model
|
||||
public class NzbInfoModel
|
||||
{
|
||||
public string Title { get; set; }
|
||||
public string TitleFix { get; set; }
|
||||
public Uri Link { get; set; }
|
||||
public bool Proper { get; set; }
|
||||
public QualityTypes Quality { get; set; }
|
||||
|
||||
public bool IsPassworded()
|
||||
{
|
||||
|
Reference in New Issue
Block a user