Fix animesaturn, dreamsub, polpotv.

Alcune modifiche e migliorati i test
This commit is contained in:
marco
2020-06-28 13:53:00 +02:00
parent 5c4d07c7f9
commit 4e7749afaf
8 changed files with 118 additions and 50 deletions

View File

@@ -462,3 +462,7 @@ def verify_directories_created():
import traceback
logger.error("When checking or creating the resolution folder")
logger.error(traceback.format_exc())
def get_online_server_thumb(server):
return "https://github.com/kodiondemand/media/raw/master/resources/servers/" + server.lower() + '.png'