2021-06-09 18:24:41

hi there is a bug with Text similarity threshold it can't be adjusted, it can be adjust it sure, but once you press OK and when you go back to that settings it just revert back to 0.5...

2021-06-10 03:21:49

can someone uploat the file in another cloud? It doesn't let me downloat it

2021-06-18 17:51:41

201, fixed, thanks. The link IN post 1 should automatically point to the new release.

2021-07-07 12:37:26

Methinks something may have gone and gotten borked smile
ERROR - globalPluginHandler.listPlugins (12:32:54.404) - MainThread (31224):
Error importing global plugin lion
Traceback (most recent call last):
  File "globalPluginHandler.pyc", line 23, in listPlugins
  File "importlib\__init__.pyc", line 127, in import_module
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 724, in exec_module
  File "<frozen importlib._bootstrap_external>", line 860, in get_code
  File "<frozen importlib._bootstrap_external>", line 791, in source_to_code
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "C:\Users\flori\AppData\Roaming\nvda\addons\Lion\globalPlugins\lion\__init__.py", line 81
    return
    ^
IndentationError: unexpected indent

2021-07-13 23:52:23

are you sure you are using the latest release? if yes, str.

2021-10-10 05:02:27 (edited by chrisfaelnar 2021-10-10 05:48:39)

Hi, I have a question. And I hope it will be noticed. When I watch a movie with subtitle on netflix, I can read the subtitle and it's awesome. But what I'd like to know is, how can I stop NVDA from reading  minutes and seconds? I wonder because after I press NVDA ALT L, it starts reading the subtitle but at the same time it reads the time as it move. So how can I stop this? Here's my settings.
Interval: 1.0
OCR: Whole screen
Text similarity threshold: 1.0
Crop pixels from above: 70%
Crop pixils from below: 40%
Does anyone have an idea how to solve this issue?
Note: I've already set netflix to fullscreen.

2021-10-13 20:52:55

I don't use netflix, so can't give specifics, but you have to find out where the time is on the screen and crop that part. your settings won't work, you can't crop 40% from below if you have cropped 70% from above. the below value has to be much lower, max 10% I think.

2022-03-01 15:55:10 (edited by hadi.gsf 2022-03-01 15:55:42)

Hi there
Is it possible for you to add the feature so that when we select "current control" in the lion settings, it works with the crop settings as well?
currently if you select current control, the crop settings does not work.

twitter: @hadirezae3
discord: Hadi

2022-06-02 20:05:19

I managed to squeeze some time for a new release:
- NVDA 2022.1 compatibility
- keystroke can be configured in input gestures
- crop settings also apply for the current control
https://github.com/vortex1024/LION/releases/latest
\https://github.com/vortex1024/LION/releases/latest

2022-06-02 22:49:56

vortex1024 wrote:

I managed to squeeze some time for a new release:
- NVDA 2022.1 compatibility
- keystroke can be configured in input gestures
- crop settings also apply for the current control
https://github.com/vortex1024/LION/releases/latest
\https://github.com/vortex1024/LION/releases/latest

Thank you, This add on is a gem

twitter: @hadirezae3
discord: Hadi