mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
Cleanup Conflicts in Sonarr/Lidarr Pulls
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,6 @@ namespace NzbDrone.Core.MetadataSource
|
||||
{
|
||||
Author GetAuthorInfo(string readarrId, bool useCache = true);
|
||||
Author GetAuthorAndBooks(string readarrId, double minPopularity = 0);
|
||||
HashSet<string> GetChangedArtists(DateTime startTime);
|
||||
HashSet<string> GetChangedAuthors(DateTime startTime);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user