Recent content by MartinNL123

  1. M

    Interval 1 minute fails to trigger at 1 minute, but sometimes not....

    Small Update. I've tested some more and now know this is not version related. And I am able to re-produce the problem on a Huawei Mate 20 Pro phone, Android 12. Setup the tasks, 15 or so API calls in parallel on the same interval, every minute. What works: Setup an extra macro which keeps the...
  2. M

    Save text from screenshot into variable

    Oh pity, I am taking a screenshot in the Macro, manually do the scroll thing, and then I coded Read Screenshot, but that is then not the one I wanted, because it takes its own screenshot without scrolling. The only way then to do OCR on my "own" screenshot is with a plugin?
  3. M

    Save text from screenshot into variable

    Looking at the docs in the Add Action screen it says: "Check Text In Screenshot This action is similar to the 'Check Text On Screen, but it will take a screenshot of the current screen and use OCR to try and detect textual content. It can be used in games and other apps where text is drawn to...
  4. M

    Save text from screenshot into variable

    There are commands for screen and screenshots, so I assumed screenshot means the actual screenshot taken? [10]: Check Text On Screen [12]: Read Screenshot Contents [16]: Check Text In Screenshot [18]: Read Screen Contents
  5. M

    Save text from screenshot into variable

    It's working in 5.43! With one limitation however, it only seems to parse text into the Array that is visible on the phone screen. When taking a screenshot with the "Show standard Android Screenshot UI" option I scroll down to capture the whole image of the app, so the screenshot is a lot...
  6. M

    Interval 1 minute fails to trigger at 1 minute, but sometimes not....

    Oh, I thought the log was sent with the app, attached a zipped version here.
  7. M

    Interval 1 minute fails to trigger at 1 minute, but sometimes not....

    Done. It is also quite clearly visible in the screenshot in the op. It is also fun to look at the switch of the day, before 00:00 random triggers, after 00:00 again 1 minute for a few runs, but then suddenly a 5 minute interval when no triggers are executed. This then alternates a bit during the...
  8. M

    Interval 1 minute fails to trigger at 1 minute, but sometimes not....

    That would work, but I rather have 5.42 behave as 5.41 so I don't need to retrofit "bad" code? :cool: 5.41 works fine.
  9. M

    Interval 1 minute fails to trigger at 1 minute, but sometimes not....

    I've done that earlier but since I am collecting more data from the different devices in the house I would like to have those at the same time. The stopwatch drifts in time because it adds the time spent on the get, which sometimes takes a few seconds. I am running this on two phones, on those...
  10. M

    Interval 1 minute fails to trigger at 1 minute, but sometimes not....

    Is this a known problem? Running a get every minute (use alarm set, reference start 00:00), 3 macro's. Randomly it runs at the expected time for a while, but then triggers at almost random moment, missing 3 or 4 minutes sometimes. Returns to regular 1 minute triggers sometimes. Using 5.42...
  11. M

    Request for showing used values for Set Random Value on Action call.

    I use these a lot. And they change also a lot. I use the comment to keep visible track of the values, but it would be nice if the configured values would be visible on the Action itself, now it only shows 0.0. Its just extra work to keep the configured values and the comment in sync.... So this...
  12. M

    5.13.5 breaks user icons?

    Pfffff, no apologies needed! :-). I checked the release notes but I did not see anything on these user icons. So, one off, no problem at all, just a bit of work to re-link them all (about 50 or so). I was hesitant of fixing them all, not knowing if it was a one off or not. I deploy the whole...
  13. M

    5.13.5 breaks user icons?

    Both my widgets and all buttons with user icons are broken, they only show the M from Macrodroid icon. User icons are still available in the app to link, but it is a pain to link them all again. Any shortcuts?
Top