Lidarr/src/NzbDrone.Core/Music
Qstick d2bafd4605 Add Support for Artist Links from Metadata 2017-09-15 22:49:38 -04:00
..
Commands Refactor and Enable Renaming for Album and Artist Files (#61) 2017-08-25 22:00:14 -04:00
Events Refactor and Enable Renaming for Album and Artist Files (#61) 2017-08-25 22:00:14 -04:00
AddArtistOptions.cs Almost finished linking frontend to backend. A few issues with DB mapping to work out. 2017-04-30 16:54:01 -05:00
AddArtistService.cs Bulk Import (#55) 2017-08-23 21:39:27 -04:00
AddArtistValidator.cs Initial Commit Rework 2017-09-05 23:00:26 -04:00
Album.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 2017-08-13 22:58:42 -04:00
AlbumMonitoredService.cs First Pass At AlbumStudio Page, Also Fixes Monitoring (#16) 2017-07-07 21:06:21 -05:00
AlbumRepository.cs Null Checks for Track Parsing, Parse by Title if TrackNumber is missing 2017-09-14 23:33:13 -04:00
AlbumService.cs Initial Commit Rework 2017-09-05 23:00:26 -04:00
Artist.cs Add Support for Artist Links from Metadata 2017-09-15 22:49:38 -04:00
ArtistAddedHandler.cs Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify. 2017-05-07 11:58:24 -05:00
ArtistNameNormalizer.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 2017-08-13 22:58:42 -04:00
ArtistRepository.cs Track Parsing Code (#10) 2017-07-03 13:39:06 -05:00
ArtistScannedHandler.cs Null Checks for Track Parsing, Parse by Title if TrackNumber is missing 2017-09-14 23:33:13 -04:00
ArtistService.cs Clean up and back to build state 2017-06-19 20:57:07 -04:00
ArtistSlugValidator.cs New DB Schema 2017-06-12 22:02:17 -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
Member.cs Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05:00
MonitoringOptions.cs First Pass At AlbumStudio Page, Also Fixes Monitoring (#16) 2017-07-07 21:06:21 -05:00
MoveArtistService.cs Refactor and Enable Renaming for Album and Artist Files (#61) 2017-08-25 22:00:14 -04:00
Ratings.cs Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05:00
RefreshAlbumService.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 2017-08-13 22:58:42 -04:00
RefreshArtistService.cs Add Support for Artist Links from Metadata 2017-09-15 22:49:38 -04:00
RefreshTrackService.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 2017-08-13 22:58:42 -04:00
ShouldRefreshArtist.cs New DB Schema 2017-06-12 22:02:17 -04:00
Track.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 2017-08-13 22:58:42 -04:00
TrackMonitoredService.cs First Pass At AlbumStudio Page, Also Fixes Monitoring (#16) 2017-07-07 21:06:21 -05:00
TrackRepository.cs Fixed: Artist Delete, Track Delete when Artist Delete (#30) 2017-07-08 07:14:53 -05:00
TrackService.cs Fixed: Refactor misc text and variables in settings (#31) 2017-07-24 20:56:40 -05:00