mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
New: Lidarr to Readarr
This commit is contained in:
@@ -6,7 +6,7 @@ namespace NzbDrone.Core.MetadataSource
|
||||
{
|
||||
public interface IProvideArtistInfo
|
||||
{
|
||||
Artist GetArtistInfo(string lidarrId, int metadataProfileId);
|
||||
Artist GetArtistInfo(string readarrId, int metadataProfileId);
|
||||
HashSet<string> GetChangedArtists(DateTime startTime);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user