ups...
This commit is contained in:
@@ -997,8 +997,6 @@ def controls(itemlist, item, AutoPlay=True, CheckLinks=True, down_load=True):
|
||||
if item.contentChannel != 'videolibrary': videolibrary(itemlist, item, function_level=3)
|
||||
if get_setting('downloadenabled') and down_load == True: download(itemlist, item, function_level=3)
|
||||
|
||||
log('STACK=',inspect.stack()[3][1])
|
||||
log('STACK=',inspect.stack()[4][1])
|
||||
VL = False
|
||||
try:
|
||||
if inspect.stack()[3][3] in ['download_from_best_server', 'select_server'] or \
|
||||
|
||||
Reference in New Issue
Block a user