dotnet nuget add source https://nuget.scorpiox.net/v3/index.json \ -n scorpiox \ -k YOUR_API_KEY
dotnet add package jellyfin.plugin.opensubtitles \ --version 19.0.1 \ --source scorpiox
<PackageReference Include="jellyfin.plugin.opensubtitles" Version="19.0.1" />