From b0f989013d6e362c054cbb869781eca5286cfb64 Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Sun, 31 Mar 2024 15:13:57 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fef6564..870154b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@
Updates: +31 Mar 2024: Removed `/subsync` endpoint and general refactoring. Open an issue if you were using it! + 24 Mar 2024: Added a 'webui' to configure environment variables. You can use this instead of manually editing the script or using Environment Variables in your OS or Docker (if you want). The config will prioritize OS Env Variables, then the .env file, then the defaults. You can access it at `http://subgen:9000/` 23 Mar 2024: Added `CUSTOM_REGROUP` to try to 'clean up' subtitles a bit.