Lidarr/src/NzbDrone.Core/Music
Qstick 78a0b5f8b7 New: Setting to disable disk scan after artist refresh
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-11-10 23:50:21 -05:00
..
Commands New: Setting to disable disk scan after artist refresh 2018-11-10 23:50:21 -05:00
Events New: Search for newly added past albums after artist is refreshed 2018-03-19 21:56:05 -04:00
AddAlbumService.cs Added: Additional Logging and Messaging for Albums 2018-04-08 23:14:26 -04: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: Temp fix for errors during import. Catch and report error. 2018-03-19 22:09:56 -04:00
AddArtistValidator.cs Added: Validate Set Profiles Exist when Adding Artist 2018-04-07 22:43:10 -04:00
Album.cs New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] (#431) 2018-07-20 18:33:56 -04: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: Manually Edit/Override Album Release (#181) 2018-01-17 21:28:47 -05:00
AlbumMonitoredService.cs Added: Additional Album Monitoring Options 2018-04-08 02:25:34 -04:00
AlbumRelease.cs New: Show Release Title on Release Selection (#343) 2018-05-04 18:34:03 -04:00
AlbumRepository.cs Fuzzy matching (#508) 2018-10-20 18:09:12 -04:00
AlbumService.cs Fuzzy matching (#508) 2018-10-20 18:09:12 -04:00
Artist.cs Fixed: Last UI reference to nameSlug, remove from model 2018-01-21 23:22:12 -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
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 Track Parsing Code (#10) 2017-07-03 13:39:06 -05: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: UI Updates, Tag manager, More custom filters (#437) 2018-08-07 20:57:15 -04: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 Added: Additional Album Monitoring Options 2018-04-08 02:25:34 -04:00
MoveArtistService.cs Fixed: UI and Command manager updates 2018-08-28 23:01:02 -04: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
RefreshAlbumService.cs New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] (#431) 2018-07-20 18:33:56 -04:00
RefreshArtistService.cs New: Setting to disable disk scan after artist refresh 2018-11-10 23:50:21 -05:00
RefreshTrackService.cs New: Search for newly added past albums after artist is refreshed 2018-03-19 21:56:05 -04:00
ReleaseStatus.cs Added: Add Release Status to Metadata Profile, Default to Official Only (#250) 2018-03-21 20:43:10 -04:00
SecondaryAlbumType.cs Add Metadata Profiles (#132) 2017-11-25 22:51:37 -05:00
ShouldRefreshAlbum.cs Changed: Modify Artist Update Intervals (#360) 2018-05-20 00:51:21 -04:00
ShouldRefreshArtist.cs Changed: Modify Artist Update Intervals (#360) 2018-05-20 00:51:21 -04:00
Track.cs Medium Support (Multi-disc Albums), Quality Grouping (#121) 2017-11-15 21:24:33 -05:00
TrackRepository.cs New: Custom Filtering for UI (#234) 2018-03-14 21:28:46 -04:00
TrackService.cs Fuzzy matching (#508) 2018-10-20 18:09:12 -04:00