Stremio / stremio-core

⚛️ The Stremio Core: types, addon system, UI models, core logic
MIT License
948 stars 68 forks source link

BUG: Using search deeplinks on Android Fails #695

Closed Wamy-Dev closed 3 months ago

Wamy-Dev commented 3 months ago

Hey there, when using the Stremio deep link:

stremio://search?search=query

and query is an URLEncoded link pointing to a direct file, and the Stremio deep link is opened from a browser, it shows

AddonDetail

Error occurred while adding addon.

The link is a direct link to a file, not an addon, furthermore, the search directive should be pointing it in the correct direction internally. This is not an issue on Linux or Mac, just on Android, the latest version.

TRtomasz commented 3 months ago

Android app does not allow playing links directly from the search this is not a bug, btw for issues/features please use stremio-bugs stremio-features repos.