MymsMan
Ad detector
The source is available on github if anyone cares to investigate .
I have just completed coding the changes to DetectAds to run cpulimit on a specific process id which shouldn''t suffer the problem of the long running task.
However when testing I found that while it works from the command line when I invoke it within detectads it generates the process found message and then quits
I don't know what is wrong so I will need to investigate more
The new version will also includes orphaned file clean up, sweeper rules update and Back button returning to flexview.
I have just completed coding the changes to DetectAds to run cpulimit on a specific process id which shouldn''t suffer the problem of the long running task.
However when testing I found that while it works from the command line when I invoke it within detectads it generates the process found message and then quits
Code:
exec /mod/bin/cpulimit -l $cpulimit -p $ffmpegpid &
The new version will also includes orphaned file clean up, sweeper rules update and Back button returning to flexview.