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.
Lidarr/src/NzbDrone.Core/Music
Joseph Milazzo 76db95947c
Refactored most code for track parsing.
8 years ago
..
Commands Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify. 8 years ago
Events Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify. 8 years ago
AddArtistOptions.cs Almost finished linking frontend to backend. A few issues with DB mapping to work out. 8 years ago
AddArtistService.cs Switched over to using Spotify API for meta data. This will require deleting DB to start using. 8 years ago
AddArtistValidator.cs Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify. 8 years ago
Album.cs Implemented track lookup into skyhook. 8 years ago
Artist.cs Switched over to using Spotify API for meta data. This will require deleting DB to start using. 8 years ago
ArtistAddedHandler.cs Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify. 8 years ago
ArtistNameNormalizer.cs Almost finished linking frontend to backend. A few issues with DB mapping to work out. 8 years ago
ArtistRepository.cs Switched over to using Spotify API for meta data. This will require deleting DB to start using. 8 years ago
ArtistService.cs Refactored most code for track parsing. 8 years ago
ArtistSlugValidator.cs Almost finished linking frontend to backend. A few issues with DB mapping to work out. 8 years ago
RefreshArtistService.cs Refactored most code for track parsing. 8 years ago
RefreshTrackService.cs Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug. 8 years ago
ShouldRefreshArtist.cs Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug. 8 years ago
Track.cs Changed AristId to a long 8 years ago
TrackRepository.cs Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug. 8 years ago
TrackService.cs Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug. 8 years ago