GameSentenceMiner 2.13.4__tar.gz → 2.13.4.post1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/electron_config.py +3 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner.egg-info/PKG-INFO +1 -1
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/PKG-INFO +1 -1
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/pyproject.toml +1 -1
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ai/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ai/ai_prompting.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/anki.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon128.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon256.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon32.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon512.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon64.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/pickaxe.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/config_gui.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/gametext.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/gsm.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/locales/en_us.json +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/locales/ja_jp.json +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/locales/zh_cn.json +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/obs.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/gsm_ocr_config.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/ocrconfig.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/owocr_area_selector.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/owocr_helper.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/ss_picker.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/owocr/owocr/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/owocr/owocr/__main__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/owocr/owocr/config.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/owocr/owocr/lens_betterproto.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/owocr/owocr/ocr.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/owocr/owocr/run.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/owocr/owocr/screen_coordinate_picker.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/audio_offset_selector.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/communication/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/communication/send.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/communication/websocket.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/configuration.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/downloader/Untitled_json.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/downloader/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/downloader/download_tools.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/downloader/oneocr_dl.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/ffmpeg.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/gsm_utils.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/model.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/notification.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/package.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/ss_selector.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/text_log.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/window_transparency.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/vad.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/service.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/apple-touch-icon.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/favicon-96x96.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/favicon.ico +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/favicon.svg +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/site.webmanifest +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/style.css +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/web-app-manifest-192x192.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/web-app-manifest-512x512.png +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/templates/__init__.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/templates/index.html +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/templates/text_replacements.html +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/templates/utility.html +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/texthooking_page.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/wip/get_overlay_coords.py +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner.egg-info/SOURCES.txt +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner.egg-info/dependency_links.txt +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner.egg-info/entry_points.txt +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner.egg-info/requires.txt +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner.egg-info/top_level.txt +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/LICENSE +0 -0
- {gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/setup.cfg +0 -0
@@ -231,6 +231,9 @@ def get_ocr_keep_newline():
|
|
231
231
|
def get_ocr_use_obs_as_source():
|
232
232
|
return electron_store.data.OCR.useObsAsSource
|
233
233
|
|
234
|
+
def get_furigana_filter_sensitivity() -> int:
|
235
|
+
return electron_store.data.OCR.furigana_filter_sensitivity
|
236
|
+
|
234
237
|
def has_ocr_config_changed() -> bool:
|
235
238
|
global electron_store
|
236
239
|
if not os.path.exists(electron_store.config_path):
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ai/__init__.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ai/ai_prompting.py
RENAMED
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/__init__.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon.png
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon128.png
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon256.png
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon32.png
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon512.png
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/icon64.png
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/assets/pickaxe.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/locales/en_us.json
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/locales/ja_jp.json
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/locales/zh_cn.json
RENAMED
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/__init__.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/gsm_ocr_config.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/ocrconfig.py
RENAMED
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/owocr_helper.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/ocr/ss_picker.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/owocr/owocr/config.py
RENAMED
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/owocr/owocr/ocr.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/owocr/owocr/run.py
RENAMED
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/configuration.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/ffmpeg.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/gsm_utils.py
RENAMED
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/notification.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/package.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/ss_selector.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/util/text_log.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/__init__.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/service.py
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/favicon.ico
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/favicon.svg
RENAMED
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner/web/static/style.css
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner.egg-info/SOURCES.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner.egg-info/requires.txt
RENAMED
File without changes
|
{gamesentenceminer-2.13.4 → gamesentenceminer-2.13.4.post1}/GameSentenceMiner.egg-info/top_level.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|