Stremio / stremio-addon-sdk

🧙 A Node.js SDK for creating and publishing Stremio add-ons
https://www.stremio.com/addon-sdk
MIT License
605 stars 158 forks source link

Stremio and Debrid services addon #255

Closed nissindiaz closed 5 months ago

nissindiaz commented 5 months ago

Dear Developers, regarding the integration of Stremio with debrid services, I'm facing an issue when trying to unlock links using the AllDebrid API in the addon's hosting environment. Locally, I can select an item from the catalog and play it with the unlocked URL. However, in the hosting environment, the API recognizes requests from the server as originating from a VPN, leading to blocks or failures in the unlocking process. I would like to seek your assistance in understanding this problem better and exploring possible solutions or guidance on how to work around this issue in the specific context of addon hosting or any other solution.

TRtomasz commented 5 months ago

your server should have unique IP not shared one they perhaps you will be fine.

dexter21767-dev commented 5 months ago

if your server isn't getting a unique IP, maybe u can try using a proxy to get a unique IP.