Hey there,
I have this addon called "SubMaker" which translates subtitles within Stremio (https://github.com/xtremexq/StremioSubMaker)
A specific user was having problems with it, and after getting his debug logs it seems that Community v5 calls all SubMakers' returned subtitles at once.
This is not exactly good for subtitles providers with usage limits, but it's even worse for SubMaker translation workflow, as it was wasting the user's Gemini keys instantly (and badly hammering our elfhosted server even with rate limits in place)
I'm not sure if that's intended or not, so I'll be leaving this here - please let me know if it's changed at any point so I can reallow Community's v5 origin on SubMaker's public instance.
Hey there,
I have this addon called "SubMaker" which translates subtitles within Stremio (https://github.com/xtremexq/StremioSubMaker)
A specific user was having problems with it, and after getting his debug logs it seems that Community v5 calls all SubMakers' returned subtitles at once.
This is not exactly good for subtitles providers with usage limits, but it's even worse for SubMaker translation workflow, as it was wasting the user's Gemini keys instantly (and badly hammering our elfhosted server even with rate limits in place)
I'm not sure if that's intended or not, so I'll be leaving this here - please let me know if it's changed at any point so I can reallow Community's v5 origin on SubMaker's public instance.