Sabnzbd, show what is in filedata.

This commit is contained in:
Ruud
2012-11-14 13:44:26 +01:00
parent 3635da1f59
commit 4224a25e54
+1 -1
View File
@@ -28,7 +28,7 @@ class Sabnzbd(Downloader):
if filedata:
if len(filedata) < 50:
log.error('No proper nzb available!')
log.error('No proper nzb available: %s', (filedata))
return False
# If it's a .rar, it adds the .rar extension, otherwise it stays .nzb