|
@ -521,7 +521,7 @@ class Renamer(Plugin): |
|
|
if not statuses: |
|
|
if not statuses: |
|
|
log.debug('Download status functionality is not implemented for active downloaders.') |
|
|
log.debug('Download status functionality is not implemented for active downloaders.') |
|
|
scan_required = True |
|
|
scan_required = True |
|
|
|
|
|
else: |
|
|
try: |
|
|
try: |
|
|
for rel in rels: |
|
|
for rel in rels: |
|
|
rel_dict = rel.to_dict({'info': {}}) |
|
|
rel_dict = rel.to_dict({'info': {}}) |
|
|