- Vai a primo episodio non visto in videoteca

- piccoli aggiustamenti
This commit is contained in:
Alhaziel01
2021-08-28 19:45:22 +02:00
parent 60ec158008
commit dc93170fd5
3 changed files with 22 additions and 4 deletions
+3 -1
View File
@@ -445,7 +445,9 @@ def scrapeBlock(item, args, block, patron, headers, action, pagination, debug, t
title2 = cleantitle(title2) if title2 else '',
episode2 = second_episode,
extraInfo = extraInfo,
disable_videolibrary = not args.get('addVideolibrary', True)
disable_videolibrary = not args.get('addVideolibrary', True),
size = scraped['size'],
seed = scraped['seed']
)
if scraped['episode'] and group and not item.grouped: # some adjustment for grouping feature