You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/NzbDrone.Core/MediaFiles/TrackImport/Specifications
Bogdan ef8aeda3b5
Fixed: Avoid import loop for already imported albums
4 months ago
..
AlbumUpgradeSpecification.cs New: Don't require artist mapping 4 years ago
AlreadyImportedSpecification.cs Fixed: Avoid import loop for already imported albums 4 months ago
ArtistPathInRootFolderSpecification.cs Fix various typos 2 years ago
CloseAlbumMatchSpecification.cs Use MinBy and MaxBy instead of OrderBy + First 1 year ago
CloseTrackMatchSpecification.cs New: Pass DownloadClientItem to Import Specs 4 years ago
FreeSpaceSpecification.cs New: Pass DownloadClientItem to Import Specs 4 years ago
MoreTracksSpecification.cs New: Pass DownloadClientItem to Import Specs 4 years ago
NoMissingOrUnmatchedTracksSpecification.cs New: Pass DownloadClientItem to Import Specs 4 years ago
NotUnpackingSpecification.cs Use 'var' instead of explicit type 1 year ago
ReleaseWantedSpecification.cs New: Pass DownloadClientItem to Import Specs 4 years ago
SameTracksImportSpecification.cs New: Pass DownloadClientItem to Import Specs 4 years ago
UpgradeSpecification.cs New: Improve messaging for rejected quality upgrades 10 months ago