mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
Big Abstraction for IMDBWatchlist -> RSSImport (With a test)
This commit is contained in:
@@ -8,7 +8,6 @@ namespace NzbDrone.Core.NetImport
|
||||
{
|
||||
public interface INetImport : IProvider
|
||||
{
|
||||
string Link { get; }
|
||||
bool Enabled { get; }
|
||||
|
||||
IList<Movie> Fetch();
|
||||
|
Reference in New Issue
Block a user