Commit Graph

138 Commits

Author SHA1 Message Date
McCloudS
2cd7cb33b2 Update subgen.py 2023-10-22 23:56:43 -06:00
McCloudS
6e47d81a9e Delete subgen/Dockerfile 2023-10-22 23:45:13 -06:00
McCloudS
8c1647413c Update subgen.py 2023-10-22 14:18:00 -06:00
McCloudS
e9708555c5 Update subgen.py 2023-10-22 12:19:48 -06:00
McCloudS
5777c7d0d7 Update subgen.py 2023-10-19 16:32:27 -06:00
McCloudS
82fb0126f8 Update subgen.py 2023-10-19 16:12:04 -06:00
McCloudS
44eb52b62b Update subgen.py 2023-10-19 14:00:39 -06:00
McCloudS
bad9b760c7 Update Dockerfile
And we're back!  Uses faster-whisper and stable-ts.  Shouldn't break anything from previous settings, but adds a couple new options that aren't documented.
2023-10-19 01:09:39 -06:00
McCloudS
b1aad9b8bb Update subgen.py
And we're back!  Uses faster-whisper and stable-ts.  Shouldn't break anything from previous settings, but adds a couple new options that aren't documented.
2023-10-19 01:08:58 -06:00
McCloudS
49dca592be Update subgen.py
Giant fail, reverting back
2023-10-19 00:52:16 -06:00
McCloudS
d16121070c Update subgen.py
Updating to user stable-ts and faster-whisper.
2023-10-19 00:47:16 -06:00
McCloudS
99aa6fd8be Update subgen.py 2023-02-02 11:34:48 -07:00
McCloudS
facacd5008 Update subgen.py 2023-02-02 11:26:06 -07:00
McCloudS
c4357ab0d1 Update subgen.py 2023-02-02 11:22:19 -07:00
McCloudS
2cdb235153 Update subgen.py 2023-02-02 11:04:09 -07:00
McCloudS
f4f24b128e Update subgen.py 2023-02-02 11:00:52 -07:00
McCloudS
690f7ee44d Update subgen.py 2023-02-02 10:42:46 -07:00
McCloudS
b35f314f7b Update subgen.py 2023-02-02 10:40:45 -07:00
McCloudS
48ce58b0f0 Update subgen.py
Added Tautulli webhooks back, minor housekeeping.
2023-02-02 10:35:38 -07:00
McCloudS
d6998f6b35 Update subgen.py 2023-02-02 08:23:42 -07:00
McCloudS
d710a69954 Update subgen.py
Fixed processing on new media.
2023-02-01 08:19:34 -07:00
McCloudS
f6a3c80fc5 Update subgen.py
Oops, overwrote a merge.  This fixed that and adds more lenient bool/user input checking.
2023-02-01 07:47:17 -07:00
McCloudS
b53508c0a8 Update subgen.py 2023-02-01 07:45:55 -07:00
clach04
cce3547649 simplify getenv()
Remove invalid None equality check
2023-01-31 23:18:41 -08:00
McCloudS
2dea61b459 Update Dockerfile 2023-01-31 08:39:14 -07:00
McCloudS
759029ac17 Update subgen.py
Completely got rid of Tautulli and now use Plex webhooks.
Added values/variables for plextoken, plexserver, and webhookport.  
Rewrote webhook handling to use flask.
2023-01-31 08:28:52 -07:00
McCloudS
6f323f3a35 Update subgen.py 2023-01-31 00:15:44 -07:00
McCloudS
d1f497d9ac Update subgen.py
Fixed some formatting.
2023-01-30 15:04:57 -07:00
McCloudS
ffdba85788 Update Dockerfile
Cleaned up.
2023-01-30 14:45:15 -07:00
McCloudS
ab918bc8ba Update subgen.py
Cleaned up some of the environmental variables and added the ability to not generate subtitles if the file has an internal sub of the language you want.  This has to be set in SKIPIFINTERNALSUBLANG with a 3 letter code, IE "SKIPIFINTERNALSUBLANG=eng" (https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes).

Script will now default to values listed in the readme (frontpage)
2023-01-30 14:44:42 -07:00
McCloudS
dd84b30bd0 Delete subgen_nodocker.py
Not necessary, modularized the regular subgen.py.
2023-01-30 14:41:55 -07:00
McCloudS
bf712354e9 Update subgen_nodocker.py
Don't run again if there's already a wav file in the works.  (Don't double process an event)
2023-01-28 20:57:55 -07:00
McCloudS
e107737d5b Update subgen.py
Don't run again if there's already a wav file in the works.  (Don't double process an event)
2023-01-28 20:57:52 -07:00
McCloudS
84d0027241 Create subgen_nodocker.py 2023-01-28 13:56:17 -07:00
McCloudS
b5ccb1b5fd Update subgen.py 2023-01-28 12:15:16 -07:00
McCloudS
6f75b6ccf3 Update subgen.py 2023-01-28 12:03:24 -07:00
McCloudS
cb91d98614 Update Dockerfile 2023-01-28 10:45:59 -07:00
McCloudS
700432a4f8 Add files via upload 2023-01-28 10:37:06 -07:00