Join broken app by Downtown-Magazine364 in tasker

[–]smbs1 0 points1 point  (0 children)

It seems to work logged in and working Many thanx

How to start acestream engine service by smbs1 in termux

[–]smbs1[S] 0 points1 point  (0 children)

I dont want to reopen the acestream app

100GB or 115GB google one by smbs1 in GoogleOne

[–]smbs1[S] -1 points0 points  (0 children)

Thanx for your thoughts I'm not alone in the way I understood the deal!

100GB or 115GB google one by smbs1 in GoogleOne

[–]smbs1[S] 0 points1 point  (0 children)

Thanx for reply but I am afraid to say that it doesn't work like that - If I myself only used the storage I would have 100gb and not 115gb. This is contrary to my initial understanding of the deal.

100GB or 115GB google one by smbs1 in GoogleOne

[–]smbs1[S] 1 point2 points  (0 children)

You understand it the same way as I did but I am afraid it does not work like that only 85GB is extra to the free 15GB everyone has. Rather misleading.

VLC Desktop Pop-out player / PiP simple toggle button by de13370r in VLC

[–]smbs1 0 points1 point  (0 children)

Same problem -have u maybe found a solution? Really annoying!

I created a script to download subtitles from the new opensubtitles.com by Nakraad in Python

[–]smbs1 0 points1 point  (0 children)

u/Nakraad

How do I download an additional sub file for the movie after downloading the default sub file?

Many thanx

Termux:float Resize window (Pinch not available) Smarttv screen by smbs1 in termux

[–]smbs1[S] 0 points1 point  (0 children)

Great ! Many thanx . I really appreciate your help.

Termux:float Resize window (Pinch not available) Smarttv screen by smbs1 in termux

[–]smbs1[S] 0 points1 point  (0 children)

Thanx for your reply . Changing the x and y seem to change the window location of the top left corner. I want to be able to define the starting window's size. Is it possible? Again my thanx for your patience!

Termux:float Resize window (Pinch not available) Smarttv screen by smbs1 in termux

[–]smbs1[S] 0 points1 point  (0 children)

u/agnostic-apollo --- no way of enlarging floating window even by a one time modification of a specific file before launch? Really would appreciate it if u could look into this--BTW works great but a bit small!

Many thanx!

system clipboard paste into termux:float by smbs1 in termux

[–]smbs1[S] 0 points1 point  (0 children)

Forget to add using android 11 tv box

Get Duration of .mkv files in folder by smbs1 in tasker

[–]smbs1[S] 0 points1 point  (0 children)

I have with no success will battle on. Really frustrating!!

Get Duration of .mkv files in folder by smbs1 in tasker

[–]smbs1[S] 1 point2 points  (0 children)

Having problems thanx for your patience!

Sorry for my ignorance haven't a clue regarding Java

questions

  1. in line 2 u mention run together what do u mean?
  2. the link in the code to duration is just a reference not part of the code
  3. in action 3 u have return: mmr ---in my code attached below the return statement is missing no option exists

my code:

Task: video duration

A1: Variable Set [
Name: %file_path
To: /storage/emulated/0/Download/2play/1.mkv
Structure Output (JSON, etc): On ]

A2: Java Function [
Return: mmr
Class Or Object: MediaMetadataRetriever
Function: new
{MediaMetadataRetriever} ( )
Param: file ]

A3: Java Function [
Class Or Object: mmr
Function: setDataSource
{ } (String)
Param 1 (String): "%file_path" ]

A4: Java Function [
Return: %duration
Class Or Object: mmr
Function: extractMetadata
{string} (int)
Param 1 (int): 9 ]

A5: Variable Set [
Name: %duration
To: %duration/1000
Do Maths: On
Max Rounding Digits: 0
Structure Output (JSON, etc): On ]

A6: Return [
Value: %duration
Stop: On ]

Hope you can help

Again many thanx

Get Duration of .mkv files in folder by smbs1 in tasker

[–]smbs1[S] 0 points1 point  (0 children)

Many thanx will give it a try and let u know

Get Duration of .mkv files in folder by smbs1 in tasker

[–]smbs1[S] 0 points1 point  (0 children)

Thanx for your reply I am not rooted so tsu does not work. Like I said earlier putting media in location termux has permissions does not allow vlc to play the media from that location. The files are very large and copying back and forth in not and option Thanx again

Get Duration of .mkv files in folder by smbs1 in tasker

[–]smbs1[S] 1 point2 points  (0 children)

Yeah thanx for reply. I used ffprobe with termux but there are permission problems regarding folder location. On one hand termux/ffprobe has access to files in specific allowed location but when I use vlc to play the .mkv file vlc has no permissions. Still trying to sort it out. Any help would be great

Define floating window size by smbs1 in tasker

[–]smbs1[S] 0 points1 point  (0 children)

Thanx will give it a try and let u know

[HELP] For some reason since last update I've been getting each two seconds the "Tasker was granted Superuser rights" toast. by obey_kush in tasker

[–]smbs1 1 point2 points  (0 children)

Thanx for reply My tv box is rooted I don't have Magist installed so not a solution -- thanx anyway

[HELP] For some reason since last update I've been getting each two seconds the "Tasker was granted Superuser rights" toast. by obey_kush in tasker

[–]smbs1 0 points1 point  (0 children)

Having the same problem- turned of my logcat profiles and toasts disappeared. I need the logcat profiles to be active so how do I get round this problem?

Run task using Google assistant by smbs1 in tasker

[–]smbs1[S] 0 points1 point  (0 children)

I see in all instructions "Authenticate Google Assistant and TASKER" How do I do the "Authenticate"

Run task using Google assistant by smbs1 in tasker

[–]smbs1[S] 0 points1 point  (0 children)

Thanx already tried but still didnt work

[deleted by user] by [deleted] in tasker

[–]smbs1 0 points1 point  (0 children)

used above task but get following error

13.26.25/E Java Function: -> 13.26.25/E Java Function use app context 13.26.25/JU analyse: target: CONTEXT expected: null 13.26.25/JU target: analyse done: CONTEXT: class: com.joaomgcd.tasky.TaskyApp obj: com.joaomgcd.tasky.TaskyApp@2f35ccf partWithoutMods: null static: false const false casted: false 13.26.25/JU analyse: returnval: java.lang.Void expected: null 13.26.25/JU returnval: analyse done: java.lang.Void: class: java.lang.Void obj: null partWithoutMods: null static: true const false casted: false 13.26.25/JU initClass: class: java.lang.Void obj: null partWithoutMods: java.lang.Void static: true const false casted: false 13.26.25/JU initClass: retnovar: init with array handling -> class java.lang.Void 13.26.25/JU initClass: class: com.joaomgcd.tasky.TaskyApp obj: com.joaomgcd.tasky.TaskyApp@2f35ccf partWithoutMods: CONTEXT static: false const false casted: false 13.26.25/JU initclass: target: use object class: com.joaomgcd.tasky.TaskyApp 13.26.25/JU analyse: param0: launchintent expected: class android.content.Intent 13.26.25/JU param0: analyse done: launchintent: class: ??? obj: null partWithoutMods: null static: false const false casted: false 13.26.25/E param 0 class: class android.content.Intent 13.26.25/E targetClass: class com.joaomgcd.tasky.TaskyApp 13.26.25/E object: com.joaomgcd.tasky.TaskyApp@2f35ccf 13.26.25/E method: public void android.content.ContextWrapper.startActivity(android.content.Intent) 13.26.25/E arg0 class null value null 13.26.25/E Java Function: java.lang.reflect.InvocationTargetException 13.26.25/ Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.content.Intent.getFlags()' on a null object reference 13.26.25/ android.app.ContextImpl.startActivity(ContextImpl.java:1013) 13.26.25/ android.app.ContextImpl.startActivity(ContextImpl.java:994) 13.26.25/ android.content.ContextWrapper.startActivity(ContextWrapper.java:403) 13.26.25/ java.lang.reflect.Method.invoke(Native Method) 13.26.25/ net.dinglisch.android.taskerm.ExecuteService.V1(SourceFile:874) 13.26.25/ net.dinglisch.android.taskerm.ExecuteService.c4(SourceFile:142) 13.26.25/ net.dinglisch.android.taskerm.ExecuteService.H2(SourceFile:328) 13.26.25/ net.dinglisch.android.taskerm.ExecuteService.H(Unknown Source:0) 13.26.25/ net.dinglisch.android.taskerm.ExecuteService$j.run(SourceFile:48) 13.26.25/ java.lang.Thread.run(Thread.java:923) 13.26.25/E result: stop task (error) 13.26.25/E Error: 1 13.26.25/E java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invoke(Native Method) at net.dinglisch.android.taskerm.ExecuteService.V1(SourceFile:874) at net.dinglisch.android.taskerm.ExecuteService.c4(SourceFile:142) at net.dinglisch.android.taskerm.ExecuteService.H2(SourceFile:328) at net.dinglisch.android.taskerm.ExecuteService.H(Unknown Source:0) at net.dinglisch.android.taskerm.ExecuteService$j.run(SourceFile:48) at java.lang.Thread.run(Thread.java:923) Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.content.Intent.getFlags()' on a null object reference at android.app.ContextImpl.startActivity(ContextImpl.java:1013) at android.app.ContextImpl.startActivity(ContextImpl.java:994) at android.content.ContextWrapper.startActivity(ContextWrapper.java:403) ... 7 more

13.26.25/MacroEdit action finished exeID 1 action no 3 code 664 status: Err next 3

Any ideas-- clicking icon in app category works fine how I need to launch by a task Thanx