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:
@@ -15,7 +15,7 @@ namespace NzbDrone.Core.Test.Profiles.Releases.PreferredWordService
|
||||
{
|
||||
private Artist _artist = null;
|
||||
private List<ReleaseProfile> _releaseProfiles = null;
|
||||
private string _title = "Artist.Name-Album.Title.2018.FLAC.24bit-Lidarr";
|
||||
private string _title = "Artist.Name-Album.Title.2018.FLAC.24bit-Readarr";
|
||||
|
||||
[SetUp]
|
||||
public void Setup()
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ namespace NzbDrone.Core.Test.Profiles.Releases.PreferredWordService
|
||||
{
|
||||
private Artist _artist = null;
|
||||
private List<ReleaseProfile> _releaseProfiles = null;
|
||||
private string _title = "Artist.Name-Album.Name-2018-Flac-Vinyl-Lidarr";
|
||||
private string _title = "Artist.Name-Album.Name-2018-Flac-Vinyl-Readarr";
|
||||
|
||||
[SetUp]
|
||||
public void Setup()
|
||||
|
||||
Reference in New Issue
Block a user