- La 7: Rimossi aggiungi alla videoteca e download

- Raiplay: Aggiunta sezione Generi
This commit is contained in:
Alhaziel01
2021-07-30 19:09:20 +02:00
parent bc2b7320a3
commit 4647f2f1d6
4 changed files with 388 additions and 7 deletions
+2 -1
View File
@@ -448,7 +448,8 @@ def scrapeBlock(item, args, block, patron, headers, action, pagination, debug, t
contentEpisodeNumber=infolabels.get('episode', ''),
news= item.news if item.news else '',
other = scraped['other'] if scraped['other'] else '',
grouped=group
grouped=group,
disable_videolibrary = True if not args.get('addVideolibrary') else False
)
if scraped['episode'] and group and not item.grouped: # some adjustment for grouping feature
it.action = function