Piccolo fix
This commit is contained in:
@@ -393,7 +393,7 @@ def scrapeBlock(item, args, block, patron, headers, action, pagination, debug, t
|
||||
)
|
||||
if scraped['episode'] and group and not item.grouped: # some adjustment for grouping feature
|
||||
it.action = function
|
||||
if it.action == 'play':
|
||||
if it.action == 'findvideos':
|
||||
it.window = True if item.window_type == 1 or (config.get_setting("window_type") == 0) else False
|
||||
if it.window: it.folder = False
|
||||
# for lg in list(set(listGroups).difference(known_keys)):
|
||||
|
||||
Reference in New Issue
Block a user