Lidarr/src/NzbDrone.Core/Exceptions
Qstick 26ef43f302
New: Manually Edit/Override Album Release (#181)
* New: Manually Edit/Override Album Release

* !fixup for comments, loading all albums instead of only artist albums
* fixup! UI Cleanup lint issues
* fixup! Remove AddAlbum service for now, fix refresh override selected release
* fixup! Last one... to fix updating albums with custom release set

Closes #109 
Closes #129 
Closes #128
2018-01-17 21:28:47 -05:00
..
AlbumNotFoundException.cs New: Manually Edit/Override Album Release (#181) 2018-01-17 21:28:47 -05:00
ArtistNotFoundException.cs Fixed: Releases no longer available on the indexer should be removed from the pending queue 2017-11-16 12:32:31 -05:00
BadRequestException.cs
DownstreamException.cs
NzbDroneClientException.cs
ReleaseDownloadException.cs
ReleaseUnavailableException.cs Fixed: Releases no longer available on the indexer should be removed from the pending queue 2017-11-16 12:32:31 -05:00
StatusCodeToExceptions.cs