mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-08 17:06:38 +00:00
Rename to books
This commit is contained in:
@@ -44,7 +44,7 @@ namespace NzbDrone.Core.Download
|
||||
|
||||
if (message.ReleaseSource == ReleaseSourceType.InteractiveSearch && !_configService.AutoRedownloadFailedFromInteractiveSearch)
|
||||
{
|
||||
_logger.Debug("Auto redownloading failed albumbs from interactive search is disabled");
|
||||
_logger.Debug("Auto redownloading failed books from interactive search is disabled");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user