Lidarr/src/NzbDrone.Core/Music
Qstick 81ffc4e28f Fixed: Artist FindById Should Find OldIds 2020-10-13 23:15:00 -04:00
..
Commands New: Setting to disable disk scan after artist refresh 2018-11-10 23:50:21 -05:00
Events Add artist refresh completed event 2019-07-24 19:34:27 +01:00
AddArtistOptions.cs Fixed: Search on Artist Add, Monitor None Option on Artist Add 2017-11-25 01:08:54 -05:00
AddArtistService.cs Fixed: Failure re-adding a deleted artist 2019-07-27 07:31:47 +01:00
AddArtistValidator.cs Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
Album.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
AlbumAddedService.cs New: Search for newly added past albums after artist is refreshed 2018-03-19 21:56:05 -04:00
AlbumCutoffService.cs Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
AlbumEditedService.cs Fixed: Frontend updates when selected album release changed 2019-08-03 15:04:19 +01:00
AlbumMonitoredService.cs Fixed: UpdateAlbums was a duplicate of UpdateMany 2019-07-24 19:34:27 +01:00
AlbumRepository.cs Fixed: Faster artist endpoint (#874) 2019-08-17 08:04:59 +01:00
AlbumService.cs Fixed: Faster artist endpoint (#874) 2019-08-17 08:04:59 +01:00
Artist.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
ArtistAddedHandler.cs New: Setting to disable disk scan after artist refresh 2018-11-10 23:50:21 -05:00
ArtistEditedService.cs Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
ArtistMetadata.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
ArtistMetadataRepository.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
ArtistMetadataService.cs Fixed: Failure re-adding a deleted artist 2019-07-27 07:31:47 +01:00
ArtistNameNormalizer.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 2017-08-13 22:58:42 -04:00
ArtistPathBuilder.cs New: UI Updates, Tag manager, More custom filters (#437) 2018-08-07 20:57:15 -04:00
ArtistRepository.cs Fixed: Artist FindById Should Find OldIds 2020-10-13 23:15:00 -04:00
ArtistScannedHandler.cs Fixed: Search on Artist Add, Monitor None Option on Artist Add 2017-11-25 01:08:54 -05:00
ArtistService.cs New: Refactor metadata update 2019-07-24 19:34:27 +01:00
ArtistStatusType.cs Initial Commit Rework 2017-09-05 23:00:26 -04:00
Entity.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
Links.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
Medium.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
Member.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
MonitoringOptions.cs New: Release Profiles, Frontend updates (#580) 2019-02-23 17:39:11 -05:00
MoveArtistService.cs New: Release Profiles, Frontend updates (#580) 2019-02-23 17:39:11 -05:00
PrimaryAlbumType.cs Add Metadata Profiles (#132) 2017-11-25 22:51:37 -05:00
Ratings.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
RefreshAlbumReleaseService.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
RefreshAlbumService.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
RefreshArtistService.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
RefreshEntityServiceBase.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
RefreshTrackService.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
Release.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
ReleaseRepository.cs Fixed: Old foreign id query too permissive 2019-08-03 15:04:19 +01:00
ReleaseService.cs New: Add old ids, artist aliases and genres 2019-07-24 19:34:27 +01:00
ReleaseStatus.cs Fixed: Pseudo Release Incorrect Naming 2020-10-13 23:14:59 -04:00
SecondaryAlbumType.cs Fixed: Missing album types, typos in type/status (#593) 2019-01-18 23:35:49 -05:00
ShouldRefreshAlbum.cs Changed: Modify Artist Update Intervals (#360) 2018-05-20 00:51:21 -04:00
ShouldRefreshArtist.cs New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
Track.cs Fixed: Null reference exceptions on update 2019-08-28 19:03:26 +01:00
TrackRepository.cs New: Unmapped files view (#888) 2019-08-25 11:49:30 -04:00
TrackService.cs New: Unmapped files view (#888) 2019-08-25 11:49:30 -04:00