Results 23 comments of Shane Jaroch

@iranzo Any other ideas on this? Why would the search page be missing completely? I have not figured it out.

```text [01:31:20] WARNING Unable to find `/search.html` or variations: log.py:91 /search.html.html /search.html/index.html /search.html ```

no permissions This is due to adb not being started with elevated permissions. I don't know if ManagedAdb automatiaclly runs the `kill-server` and `start-server` commands at some point. (I hope...

if you run adb yourself with the devices you have at work attached, i expect some will return 'no permission' looks like there are 5 references to either `Stop()` or...

that's because no one has pushed a commit to this repo in 3 years. Anyone who would use it for Android 9 is a fool make your own wrapper and...

it's also possible no commits have been pushed because it is already perfect. you should ask the maker directly what's up @camalot

Hi, you could obtain data for example here, split by space into list: https://www.damienelliott.com/wp-content/uploads/2020/07/Lorem-ipsum-dolor-sit-amet.txt As for the other points, 1. I used `token_set_ratio`, and though it appears to be the...

@artifexor This looks solid. It achieves a lot in a few changes. Do you have any plans to open a PR against this repo, by @Linekio ?

> [@gamesguru](https://github.com/gamesguru) I have not tried yet. I just found that fork (via github insight/network) when I noticed the enormous amount of http errors and look for a solution. And...

@bsudy Do you have time to resolve the merge conflicts? I'm interested in getting this functionality in and can take a look. Thanks