Lidarr/src/NzbDrone.Core/Music
ta264 8160f3d84a Fixed: Simplify ArtistMetadataRepository 2019-07-24 19:34:27 +01:00
..
Commands New: Setting to disable disk scan after artist refresh 2018-11-10 23:50:21 -05:00
Events New: Import List Exclusions (#608) 2019-03-01 17:26:36 -05: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: Simplify ArtistMetadataRepository 2019-07-24 19:34:27 +01:00
AddArtistValidator.cs New: Release Profiles, Frontend updates (#580) 2019-02-23 17:39:11 -05:00
Album.cs New: Refactor metadata update 2019-07-24 19:34:27 +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 Medium Support (Multi-disc Albums), Quality Grouping (#121) 2017-11-15 21:24:33 -05:00
AlbumEditedService.cs New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
AlbumMonitoredService.cs Fixed: UpdateAlbums was a duplicate of UpdateMany 2019-07-24 19:34:27 +01:00
AlbumRepository.cs New: Write metadata to tags, with UI for previewing changes (#633) 2019-03-15 12:10:45 +00:00
AlbumService.cs Fixed: UpdateAlbums was a duplicate of UpdateMany 2019-07-24 19:34:27 +01:00
Artist.cs New: Release Profiles, Frontend updates (#580) 2019-02-23 17:39:11 -05:00
ArtistAddedHandler.cs New: Setting to disable disk scan after artist refresh 2018-11-10 23:50:21 -05:00
ArtistEditedService.cs New: Setting to disable disk scan after artist refresh 2018-11-10 23:50:21 -05:00
ArtistMetadata.cs New: Add old ids, artist aliases and genres 2019-07-24 19:34:27 +01:00
ArtistMetadataRepository.cs Fixed: Simplify ArtistMetadataRepository 2019-07-24 19:34:27 +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: ArtistRepo Cleanup 2019-03-22 21:31:27 -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
Links.cs Add Support for Artist Links from Metadata 2017-09-15 22:49:38 -04:00
Medium.cs Medium Support (Multi-disc Albums), Quality Grouping (#121) 2017-11-15 21:24:33 -05:00
Member.cs Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05: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 Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05:00
RefreshAlbumReleaseService.cs New: Refactor metadata update 2019-07-24 19:34:27 +01:00
RefreshAlbumService.cs New: Refactor metadata update 2019-07-24 19:34:27 +01:00
RefreshArtistService.cs New: Refactor metadata update 2019-07-24 19:34:27 +01:00
RefreshEntityServiceBase.cs New: Refactor metadata update 2019-07-24 19:34:27 +01:00
RefreshTrackService.cs New: Refactor metadata update 2019-07-24 19:34:27 +01:00
Release.cs New: Add old ids, artist aliases and genres 2019-07-24 19:34:27 +01:00
ReleaseRepository.cs New: Add old ids, artist aliases and genres 2019-07-24 19:34:27 +01:00
ReleaseService.cs New: Add old ids, artist aliases and genres 2019-07-24 19:34:27 +01:00
ReleaseStatus.cs Fixed: Missing album types, typos in type/status (#593) 2019-01-18 23:35:49 -05: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 New: Refactor metadata update 2019-07-24 19:34:27 +01:00
TrackRepository.cs New: Write metadata to tags, with UI for previewing changes (#633) 2019-03-15 12:10:45 +00:00
TrackService.cs New: Write metadata to tags, with UI for previewing changes (#633) 2019-03-15 12:10:45 +00:00