- Migliorata "thumb" e spostata in support

- "log" spostata in logger
This commit is contained in:
Alhaziel01
2020-08-14 16:26:38 +02:00
parent 3331f37d82
commit fdca271289
10 changed files with 161 additions and 186 deletions
+1 -1
View File
@@ -1132,7 +1132,7 @@ def add_download_items(item, itemlist):
from_action="findvideos",
contentTitle=item.contentTitle,
path=item.path,
thumbnail=thumb(thumb='downloads.png'),
thumbnail=thumb('downloads'),
parent=item.tourl())
if item.action == 'findvideos':
if item.contentType == 'episode':