mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-19 10:05:30 +01:00
bugfix
This commit is contained in:
@@ -407,7 +407,7 @@ def searchNZB(albumid=None, new=False):
|
||||
if headphones.SAB_HOST and not headphones.BLACKHOLE:
|
||||
|
||||
nzb = classes.NZBDataSearchResult()
|
||||
nzb.extraInfo.append(data)
|
||||
nzb.extraInfo.append(data)
|
||||
nzb.name = nzb_folder_name
|
||||
sab.sendNZB(nzb)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user