* fix error messages to sound less like "filebot failure"

This commit is contained in:
Reinhard Pointner 2014-03-11 14:18:02 +00:00
parent 1495ba19e4
commit cab2a89e20
2 changed files with 3 additions and 1 deletions

View File

@ -508,7 +508,7 @@ public class CmdlineOperations implements CmdlineInterface {
if (renameMap.size() != audioFiles.size()) {
for (File f : audioFiles) {
if (!renameMap.containsKey(f)) {
CLILogger.warning("Failed to lookup audio file: " + f.getName());
CLILogger.warning("Unable to lookup acoustic fingerprint: " + f.getName());
}
}
}

View File

@ -28,6 +28,7 @@
^BDMV$
^Best$
^Big$
^Cinema$
^clean$
^cleaned$
^Comedy$
@ -69,6 +70,7 @@
^I+$
^ignore.folder$
^In.Progress$
^inbox$
^Incoming$
^jukebox$
^Kids$