Dorik1972's latest activity

  • Dorik1972
    Dorik1972 reacted to hiuman's post in the thread Request. with Like Like.
    Now it works great. Thank you for your help.
  • Dorik1972
    Dorik1972 replied to the thread Request..
    My fault -) ... that's how it should be from Components.Renderer.Renderer import Renderer
  • Dorik1972
    Dorik1972 replied to the thread Request..
    from Components.Renderer import Renderer
  • Dorik1972
    Dorik1972 replied to the thread Request..
    NO ! It's not correct
  • Dorik1972
    Dorik1972 replied to the thread Request..
    You need to look at how the output of this “picture” is implemented in your skin... The converter downloads it and returns it to you...
  • Dorik1972
    Dorik1972 replied to the thread Request..
    Fixed
  • Dorik1972
    Dorik1972 replied to the thread Request..
    That's the problem why it doesn't work for you...This part of the code can be rewritten using eTimer ... I need to see if there is a...
  • Dorik1972
    Dorik1972 replied to the thread Request..
    Check with the option in the post above
  • Dorik1972
    Dorik1972 replied to the thread Request..
    Without the process module and the logic to determine whether samba or openvpn is being used... This piece of code was returning True or...
  • Dorik1972
    Dorik1972 replied to the thread Request..
    WTF?
    • Снимок экрана 2024-02-25 в 07.38.42.png
    • Снимок экрана 2024-02-25 в 07.39.39.png
  • Dorik1972
    Dorik1972 replied to the thread Request..
    WTF! Now I understand the problem =) ... What are these lines in the code? import process p = process.ProcessList() There is no such...
  • Dorik1972
    Dorik1972 replied to the thread Request..
    I simulated the given line from your skin... this is what the converter code returns
    • Снимок экрана 2024-02-25 в 07.17.36.png
  • Dorik1972
    Dorik1972 replied to the thread Request..
    Do you understand what “add print” means in different places in your converter code? Do you understand how to look at the system...
  • Dorik1972
    Dorik1972 replied to the thread Request..
    Therefore, it is not in the converter, perhaps not in the function of determining the IP address... add print to different places in...
  • Dorik1972
    Dorik1972 replied to the thread Request..
    On the screenshot is the result of the API request and the response that the function get_myipdata() returns ... Python3
    • Снимок экрана 2024-02-24 в 20.09.03.png
Top