Posts by Fjr74

    Every version I install doesn't show in plugins list yet they install OK. The only version that shows in plugins list is 1.4 . Iam using open black hole image on vu+ duo2 any body help please thankyou.

    Friend i have too that version (1.4) working cause i don't use skin on FHD. What city you are?

    To Belgrado city? Just Change that :


    dif = int(timezone[:3]) + 1

    Friend, in Portugal ONLY works like Friend Toddy said:


    def getTime(self, match_date):

    timezone = strftime("%z")

    if timezone.startswith('+') and timezone != '+0000':

    dif = int(timezone[:3]) + 2

    calc = (datetime.strptime(match_date, '%H:%M - %Y-%m-%d') + timedelta(hours= -dif)).strftime('%H:%M - %Y-%m-%d')

    elif timezone == '+0000':

    dif = int(timezone[:3]) + 6

    calc = (datetime.strptime(match_date, '%H:%M - %Y-%m-%d') + timedelta(hours= -dif)).strftime('%H:%M - %Y-%m-%d')

    else:

    dif = int(timezone[:3]) + 2

    calc = (datetime.strptime(match_date, '%H:%M - %Y-%m-%d') - timedelta(hours= -dif)).strftime('%H:%M - %Y-%m-%d')

    return calc

    Many tks for your try...but don't work on mine.

    Amigo Toddy, the Time in Portugal change again...how to fix? Tks

    Amigo Toddy, fiz isso mas tenho o seguinte erro: Extension/Footonsat (expected an indented block ( interface.py, line 272). Como resolver? Obrigado

    Hi, today is showing This :

    An unexpected http error occurred during the API request. Anyone have This problema? Tks

    Hi, tks for the APP.

    Error in Openpli 7 on Octagon mini sfsf80: "configdictionaryset object has no attributeb callback"

    I teu the version 7 of the APP. Tks

    o