Lidarr/src/NzbDrone.Core/Music
Qstick 0e124af6ce
Fixed: Missing album types, typos in type/status (#593)
* Fixed: Missing album types, typos in type/status

* Update SecondaryAlbumType.cs
2019-01-18 23:35:49 -05:00
..
Commands New: Setting to disable disk scan after artist refresh 2018-11-10 23:50:21 -05:00
Events New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
AddAlbumService.cs New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -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 New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
AddArtistValidator.cs Added: Validate Set Profiles Exist when Adding Artist 2018-04-07 22:43:10 -04:00
Album.cs New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05: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 New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
AlbumRepository.cs Fix more issues with migration 23 (#577) 2019-01-12 11:56:13 -05:00
AlbumService.cs Fix more issues with migration 23 (#577) 2019-01-12 11:56:13 -05:00
Artist.cs New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -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: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
ArtistMetadataRepository.cs New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -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 New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -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: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05: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 Fix more issues with migration 23 (#577) 2019-01-12 11:56:13 -05:00
RefreshArtistService.cs Fix more issues with migration 23 (#577) 2019-01-12 11:56:13 -05:00
RefreshTrackService.cs Fix more issues with migration 23 (#577) 2019-01-12 11:56:13 -05:00
Release.cs New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
ReleaseRepository.cs New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
ReleaseService.cs New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05: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: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
TrackRepository.cs Fix more issues with migration 23 (#577) 2019-01-12 11:56:13 -05:00
TrackService.cs Fix more issues with migration 23 (#577) 2019-01-12 11:56:13 -05:00