GitHub Actions
b5a04f61b0
Automated update subgen.py with version
2024-05-15 20:02:49 +00:00
benjroy
0480cb3888
Patch: fix "language_code" in /detect-language endpoint
...
Prevents Bazarr from throttling whisperai (subgen) provider with LanguageReverseError
- "detected_language" -> full language name, e.g. "english" or "nynorsk" (unchanged)
- "language_code" -> two letter language code (changed)
2024-05-15 10:40:53 -07:00
GitHub Actions
4e4e1c6689
Automated update subgen.py with version
2024-05-13 14:13:57 +00:00
McCloudS
292934e2ee
Update subgen.py
2024-05-13 08:13:41 -06:00
GitHub Actions
9b8741d1d4
Automated update subgen.py with version
2024-05-07 18:26:06 +00:00
McCloudS
8f14f78a92
Fixed gen_subtitles_queue
...
I broke this when I added queuing.
2024-05-07 12:25:52 -06:00
GitHub Actions
c2aa2a384e
Automated update subgen.py with version
2024-05-01 22:20:13 +00:00
McCloudS
3906168d62
Clarify when an ASR task is running
2024-05-01 16:20:02 -06:00
GitHub Actions
a27f1f1727
Automated update subgen.py with version
2024-04-23 14:42:53 +00:00
McCloudS
1dd5c8c80b
Fix int casting on detect_language_length
2024-04-23 08:42:42 -06:00
GitHub Actions
4e1295985e
Automated update subgen.py with version
2024-04-21 15:20:24 +00:00
McCloudS
8a6e625365
add queue tracking for Bazarr
...
General clean up, removed the old array that tracked items and added Bazarr. Bazarr doesn't obey the CONCURRENT_TRANSCRIPTIONS, which is probably best since those have a fixed timeout they need to respond by.
2024-04-20 11:28:26 -06:00
McCloudS
2e6bf94b09
Set skipifinternalsublang back to default.
2024-04-20 08:47:04 -06:00
McCloudS
60520cef63
removed check function and moved it under gen_subtitles_queue
2024-04-20 08:45:56 -06:00
McCloudS
8ddebaf701
Emptied MONITOR and FOLDERS var
...
(was from my own testing)
2024-04-20 08:18:03 -06:00
McCloudS
72f264870f
Cleaned up checks
2024-04-20 08:17:08 -06:00
Xuhao Zhu
bec60ea49a
Update subgen.py add queuing and threading.
2024-04-20 14:06:53 +08:00
GitHub Actions
d1d61af532
Automated update subgen.py with version
2024-04-10 23:39:10 +00:00
McCloudS
a999772a68
Added DETECT_LANGUAGE_LENGTH
2024-04-10 17:38:57 -06:00
GitHub Actions
308d519b2c
Automated update subgen.py with version
2024-04-10 19:06:30 +00:00
McCloudS
bd12bd121a
lowercase the forced language
2024-04-10 13:06:19 -06:00
GitHub Actions
df1ad51fae
Automated update subgen.py with version
2024-04-10 18:57:51 +00:00
McCloudS
3d1c9e4c2b
Added force_detected_language_to to ASR
2024-04-10 12:57:40 -06:00
GitHub Actions
0332708616
Automated update subgen.py with version
2024-04-04 01:53:16 +00:00
McCloudS
b85975e99e
Fixed /status
2024-04-03 19:53:06 -06:00
GitHub Actions
f2edefec65
Automated update subgen.py with version
2024-04-01 00:37:34 +00:00
McCloudS
144b54b526
Fixed plex webhook
2024-03-31 18:37:22 -06:00
GitHub Actions
b416d2e4ce
Automated update subgen.py with version
2024-03-31 21:11:32 +00:00
McCloudS
1cf907dfb6
General refactoring
2024-03-31 15:10:15 -06:00
GitHub Actions
e311ca5070
Automated update subgen.py with version
2024-03-27 14:58:00 +00:00
McCloudS
96d2426f5e
Fixed subextension not getting updated on setting change.
2024-03-27 08:57:08 -06:00
GitHub Actions
66a2651e70
Automated update subgen.py with version
2024-03-26 14:35:45 +00:00
McCloudS
2b24cba206
Update subgen.py
2024-03-26 08:35:31 -06:00
GitHub Actions
bbea0965b4
Automated update subgen.py with version
2024-03-25 22:27:32 +00:00
McCloudS
0e3b2aa7e2
Fixed webui issues, hopefully
2024-03-25 16:27:22 -06:00
GitHub Actions
e04d491eb7
Automated update subgen.py with version
2024-03-25 02:16:13 +00:00
McCloudS
7ab37bc6bf
Fixed bools showing wrong default value
2024-03-24 20:16:01 -06:00
GitHub Actions
a1e2a44a63
Automated update subgen.py with version
2024-03-25 01:00:40 +00:00
McCloudS
794b00b00f
Update subgen.py
2024-03-24 19:00:29 -06:00
GitHub Actions
36e0491ab3
Automated update subgen.py with version
2024-03-24 22:05:58 +00:00
McCloudS
70abe2c3dd
Update subgen.py
2024-03-24 16:05:20 -06:00
McCloudS
d329e365c4
Update subgen.py
2024-03-24 15:53:34 -06:00
McCloudS
c099f58e7b
Added configuration webui
2024-03-24 15:42:31 -06:00
GitHub Actions
865485e0d2
Automated update subgen.py with version
2024-03-24 16:03:34 +00:00
McCloudS
6c170d8add
Fix scope of program to __main__:app
2024-03-24 10:03:25 -06:00
GitHub Actions
bdc7705106
Automated update subgen.py with version
2024-03-23 15:26:01 +00:00
GitHub Actions
f27c8bb1f1
Automated update subgen.py with version
2024-03-23 15:16:10 +00:00
McCloudS
92f4f150fd
Merge branch 'main' into Custom-Params
2024-03-23 09:15:17 -06:00
McCloudS
ef405e90a4
Update subgen.py
2024-03-23 09:12:28 -06:00
GitHub Actions
e2c77cf70f
Automated update subgen.py with version
2024-03-23 01:07:30 +00:00