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/Music/Services
Bogdan c1926f8758
Fixed: Skip move when source and destination are the same
2 months ago
..
AddAlbumService.cs Fixed: Don't fail entire import if Validation error on list item 3 years ago
AddArtistService.cs Use 'var' instead of explicit type 1 year ago
AlbumAddedService.cs
AlbumCutoffService.cs Fixed: Cutoff Unmet showing items above lowest accepted quality when upgrades are disabled 1 year ago
AlbumEditedService.cs Fixed: Don't scan all folders on artist add 4 years ago
AlbumMonitoredService.cs Allow changing monitoring the artist without the albums 8 months ago
AlbumService.cs Fixed: Don't die on album deleted notifications with the artist already removed 4 months ago
ArtistEditedService.cs New: Refresh only selected or filtered artists 8 months ago
ArtistMetadataService.cs
ArtistService.cs Fixed: Monitored status being reset after refresh when artist is edited manually 5 months ago
MonitorNewAlbumService.cs Use MinBy and MaxBy instead of OrderBy + First 1 year ago
MoveArtistService.cs Fixed: Skip move when source and destination are the same 2 months ago
RefreshAlbumReleaseService.cs Remove unused imports 1 year ago
RefreshAlbumService.cs Use 'var' instead of explicit type 1 year ago
RefreshArtistService.cs New: Auto tagging of artists 8 months ago
RefreshEntityServiceBase.cs Use 'var' instead of explicit type 1 year ago
RefreshTrackService.cs StyleCop (#1058) 4 years ago
ReleaseService.cs New: Postgres Database Support 2 years ago
TrackService.cs New: Postgres Database Support 2 years ago