McCloudS / subgen

Autogenerate subtitles using OpenAI Whisper Model via Jellyfin, Plex, Emby, Tautulli, or Bazarr
MIT License
570 stars 49 forks source link

How to support multiple servers of the same kind (jellyfin)? #95

Closed ZhengYuan-Public closed 4 months ago

ZhengYuan-Public commented 4 months ago

Hi, I have two jellyfin servers hosted one on my NAS without GPU and another on a server with GPU. Is it possible to add both jellyfin servers? Thanks.

McCloudS commented 4 months ago

No, and likely won’t be added. Best bet is to just run two instances of subgen.

There isn’t much of a use case for running more than one of the same media server to warrant the effort to implement it.