1337x WIP
This commit is contained in:
@@ -320,7 +320,7 @@ def findvideos(item, itemlist=[]):
|
||||
platformtools.render_items(itemlist, item)
|
||||
if not serverlist:
|
||||
platformtools.dialog_notification(config.get_localized_string(20000), config.get_localized_string(60347))
|
||||
elif len(serverlist) == 1:
|
||||
elif len(serverlist) == 1 and serverlist[0].server != 'torrent':
|
||||
# If there is only one server play it immediately
|
||||
play(itemlist[0].clone(no_return=True))
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user