Update README.md

This commit is contained in:
McCloudS
2025-05-02 09:33:09 -06:00
committed by GitHub
parent 89e0556930
commit 4b2407b370

View File

@@ -239,6 +239,8 @@ The following environment variables are available in Docker. They will default
| PLEX_QUEUE_NEXT_EPISODE | False | Will queue the next Plex series episode for subtitle generation if subgen is triggered. | | PLEX_QUEUE_NEXT_EPISODE | False | Will queue the next Plex series episode for subtitle generation if subgen is triggered. |
| PLEX_QUEUE_SEASON | False | Will queue the rest of the Plex season for subtitle generation if subgen is triggered. | | PLEX_QUEUE_SEASON | False | Will queue the rest of the Plex season for subtitle generation if subgen is triggered. |
| PLEX_QUEUE_SERIES | False | Will queue the whole Plex series for subtitle generation if subgen is triggered. | | PLEX_QUEUE_SERIES | False | Will queue the whole Plex series for subtitle generation if subgen is triggered. |
| SHOW_IN_SUBNAME_SUBGEN | True | Adds subgen to the subtitle file name. |
| SHOW_IN_SUBNAME_MODEL | True | Adds Whisper model name to the subtitle file name. |
### Images: ### Images:
`mccloud/subgen:latest` is GPU or CPU <br> `mccloud/subgen:latest` is GPU or CPU <br>