Lidarr/src/NzbDrone.Core/Music/Commands
ta264 12d6b5ee9a Fixed: Don't refresh and rescan artist when new album added
Speeds up adding a single album to an existing artist.  Should help
reduce the number of full rescans being triggered also - an added
album was triggering one.
2020-10-13 23:19:28 -04:00
..
BulkMoveArtistCommand.cs Fixed: Update file paths correctly when moving artist 2020-10-13 23:18:47 -04:00
BulkRefreshArtistCommand.cs
MoveArtistCommand.cs Fixed: Update file paths correctly when moving artist 2020-10-13 23:18:47 -04:00
RefreshAlbumCommand.cs Fixed: Don't refresh and rescan artist when new album added 2020-10-13 23:19:28 -04:00
RefreshArtistCommand.cs