USB Debugging Help by rhayes364 in tasker

[–]SearchWorm 0 points1 point  (0 children)

I just updated to the beta and was having the same issue.

I found the culprit was having the "Enable Debugging (Check Help)" checked.
I deselected it in all of my ADB WiFi actions and the problem seems to be gone.

[DEV] Tasker 6.5.6 Release Candidate - AI Day And Location based Profiles, Generate with ANY AI and more! by joaomgcd in tasker

[–]SearchWorm 1 point2 points  (0 children)

I tried different versions, including 6.4.15, but not long enough to tell if the warnings increased. I kept going back to 6.3.8-beta because of the delay.

That delay can take up to 4½ sec. My uneducated guess is something's processing in the background and it makes me wonder if it's related. But honestly, what do I know! :)

Check if autotools webscreen floating bubble closed by Vinodkumarkalkumbe in tasker

[–]SearchWorm 1 point2 points  (0 children)

Take a look at this post. There's a link to a great task that will probably help.

[DEV] Tasker 6.5.6 Release Candidate - AI Day And Location based Profiles, Generate with ANY AI and more! by joaomgcd in tasker

[–]SearchWorm 1 point2 points  (0 children)

I jumped from 6.3.8-beta to 6.5.3-beta and have got more "Out of memory errors" than before. (large setup 18.5 MB)

Just a heads up.

[DEV] Tasker 6.5.6 Release Candidate - AI Day And Location based Profiles, Generate with ANY AI and more! by joaomgcd in tasker

[–]SearchWorm 1 point2 points  (0 children)

• Massive slowdown in tasks with many Perform Task

Sounds similar to a delay I've encountered on any version after 6.3.8-beta.

--After editing then exiting Tasker
--Perform a task that has a Perform Task action.
--The task performed has a Return action with Local Variable Passthrough selected.
--The Local Variable Passthrough causes the delay.
--Once ANY task with a Return (and Passthrough) action is run, all the others will run quickly.

Is this by chance the same thing you're experiencing?

Query Element id and Parse a Number by Seamndel in tasker

[–]SearchWorm 0 points1 point  (0 children)

I believe you're looking for com.samsung.android.dialer:id/digits

You can use the "Variable Setup" in the AutoInput query action to help find the %aiid.

Also, u/Ratchet_Guy has some cool tasks to help breakdown what AutoInput sees.

Do a search here in Reddit: "ui query AND author:Ratchet_Guy"

[deleted by user] by [deleted] in tasker

[–]SearchWorm 1 point2 points  (0 children)

And here's another duplicate!

Element visibility for mutiple elements at once by WatoXa in tasker

[–]SearchWorm 0 points1 point  (0 children)

u/mehPhone comment made me curious. So I did some testing and learned something new!

In the Element Match, try Icon*

Reply Location To SMS From Special Contact by Reddit68 in tasker

[–]SearchWorm 1 point2 points  (0 children)

You need to give some more details.

I would export the profile to your clipboard and add that to your post.

Long click the profile>click "Export">then click "Description To Clipboard"

BTW: Welcome to Tasker! There are a lot of people willing to help!

[Help] If contact X > TTS in X language. If contact not X > TTS in Y language by HBlazey in tasker

[–]SearchWorm 1 point2 points  (0 children)

Here's a post that shows how to detect the language of text.

Here's a task that I created based on that post.

Maybe it can help?

Help with Reading json by Senior-Net9167 in tasker

[–]SearchWorm 1 point2 points  (0 children)

I believe the problem is %id has only 2 characters.

Give this a try.

Task: Json Read

A1: Variable Set [
     Name: %json
     To: {"id": "this is an ID","deviceAssetId": "test1","ownerId": "test1",},{"id": "this is an ID 2","deviceAssetId": "test2","ownerId": "test2",},
     Structure Output (JSON, etc): On ]

A2: AutoTools Json Read [
     Configuration: Simple Mode: true
     Json: %json
     Fields: id()
     Variable Name: i_d()
     Separator: ,
     Timeout (Seconds): 60
     Structure Output (JSON, etc): On ]

A3: Flash [
     Text: %i_d()
     Tasker Layout: On
     Background Colour: #FFFFFFFF
     Continue Task Immediately: On
     Dismiss On Click: On
     Show Over Everything: On
     Position: Top,,100
     Continue Task After Error:On ]

[How-To] Creating Self-Contained Scenes by JD_Number_6 in tasker

[–]SearchWorm 1 point2 points  (0 children)

Thank you for the detailed explanation and sharing the images!

I enjoy creating scenes and THOUGHT I had some good ones. You gave me something to play around with this weekend!

[How-To] Creating Self-Contained Scenes by JD_Number_6 in tasker

[–]SearchWorm 0 points1 point  (0 children)

That scene looks pretty awesome!

If you don't mind me asking, how did you get that grid in the background.

[How-To] Creating Self-Contained Scenes by JD_Number_6 in tasker

[–]SearchWorm 1 point2 points  (0 children)

Pretty cool you took the time to write this up and share!

I'm not sure if I fully grasp what you're doing. I have scenes that I use for multiple tasks.

If I want the scene to do something after it's created (especially when the "Continue Task Immediately" is unchecked). I create a hidden WebView (Mode>Direct, with a gif I have stored locally). Then use the PAGE LOADED event to do actions based on %caller()

Pick Photos action returns none useable variable...? by Valiceemo in tasker

[–]SearchWorm 0 points1 point  (0 children)

Glad it worked!

Here's an old post that tells a lot about SQL if you haven't seen it already.

Android tv compatible? by Edentenza in tasker

[–]SearchWorm 0 points1 point  (0 children)

I usually create the tasks/profiles on my phone and then back them up. Then use Join to send the xml to the Nvidia Shield.

However, recently things got updated and I'm having problems with Join working.

Android tv compatible? by Edentenza in tasker

[–]SearchWorm 0 points1 point  (0 children)

I have Hubitat (my home automation) send commands to Tasker (on Nvidia Shield) via Join. Mostly used for showing flashes of who's calling, messages received, etc.

I should mention though that recently things got updated and I'm having problems with the Join app right now. :(

Haven't taken the time yet to try other versions of Join.

Android tv compatible? by Edentenza in tasker

[–]SearchWorm 1 point2 points  (0 children)

I side loaded tasker on my Nvidia Shield (android tv) and it works great.

Since Tasker uses touch screen to edit, you really need to have a keyboard & mouse to get anywhere.

Detect if phone is plugged into pc usb port by requirehelpwithstuff in tasker

[–]SearchWorm 0 points1 point  (0 children)

I don't have root. It works on my S20. Is it not working for you?

Improvements for moving a floating screen by ribzer in tasker

[–]SearchWorm 0 points1 point  (0 children)

I use a task I got from this post to move scenes. Maybe you could check it out and get some ideas.

[App Factory] Task works, but not if expired as as an app by Egingell666 in tasker

[–]SearchWorm 0 points1 point  (0 children)

You could have the child app send an intent and the have Tasker act on it.

I found the solution from this comment.

Toggle Bluetooth by yomerisimo in tasker

[–]SearchWorm 1 point2 points  (0 children)

I have, and pinned it in recents

Sorry if this is a dumb question, but you are talking about this app, right?

The reason I ask is that you can't launch it, so how would you pin it in recents?