You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readarr/src/NzbDrone.Core/Music
Qstick b963f2aa82
Add prelim work for Album Filtering
7 years ago
..
Commands Refactor and Enable Renaming for Album and Artist Files (#61) 7 years ago
Events Refactor and Enable Renaming for Album and Artist Files (#61) 7 years ago
AddArtistOptions.cs Almost finished linking frontend to backend. A few issues with DB mapping to work out. 7 years ago
AddArtistService.cs Support for Artist Disambiguation and Type 7 years ago
AddArtistValidator.cs Initial Commit Rework 7 years ago
Album.cs Add Album Label Support from Metadata 7 years ago
AlbumMonitoredService.cs Add Tracklist to Album Modal 7 years ago
AlbumRepository.cs Null Checks for Track Parsing, Parse by Title if TrackNumber is missing 7 years ago
AlbumService.cs Remove duplicate ArtistDeleteEvent Handle 7 years ago
Artist.cs Add prelim work for Album Filtering 7 years ago
ArtistAddedHandler.cs Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify. 7 years ago
ArtistNameNormalizer.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
ArtistRepository.cs Track Parsing Code (#10) 7 years ago
ArtistScannedHandler.cs Null Checks for Track Parsing, Parse by Title if TrackNumber is missing 7 years ago
ArtistService.cs Rework Tags for Music 7 years ago
ArtistSlugValidator.cs Fix issue adding a artist when NameSlug for another artist null 7 years ago
ArtistStatusType.cs Initial Commit Rework 7 years ago
Links.cs Add Support for Artist Links from Metadata 7 years ago
Member.cs Many UI and API Improvements (#8) 7 years ago
MonitoringOptions.cs First Pass At AlbumStudio Page, Also Fixes Monitoring (#16) 7 years ago
MoveArtistService.cs Refactor and Enable Renaming for Album and Artist Files (#61) 7 years ago
Ratings.cs Many UI and API Improvements (#8) 7 years ago
RefreshAlbumService.cs Add Album Label Support from Metadata 7 years ago
RefreshArtistService.cs Support for Artist Disambiguation and Type 7 years ago
RefreshTrackService.cs Add Tracklist to Album Modal 7 years ago
ShouldRefreshArtist.cs Update Music Tests, Added Cases for Should Refresh Artist, Cleanup Skyhook Resources 7 years ago
Track.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
TrackMonitoredService.cs First Pass At AlbumStudio Page, Also Fixes Monitoring (#16) 7 years ago
TrackRepository.cs Add Tracklist to Album Modal 7 years ago
TrackService.cs Add Tracklist to Album Modal 7 years ago