Ivo Georgiev

Results 161 issues of Ivo Georgiev

description that support markdown in order for add-on creators to make more expressive descriptions including disclaimers before installing an add-on and etc. see https://github.com/Stremio/stremio/issues/291

while auto-scraping the addon (for the various publish) methods, check if any hints should be added to the manifest e.g. if the streams serve `https://` links, suggest `webReady` if the...

catalogs in the manifest (and possibly other things) should have this property called `behaviorHints`, which allows to tell the app how it prefers to be visualized or how it should...

when returning Stream or Metadata, validate those objects; this can happen using the new stremio-models and an `isValid` function e.g., like in the old SDK ``` stremio-addons warning: stream object...

This might be an interesting usecase, if you want to quickly publish an add-on

docs

e.g. proxies cinemeta for certain metas real world example: https://github.com/Stremio/stremio-local-addon/blob/89c6d16f344955b8aa84d801f6eb20642252e922/lib/mapEntryToMeta.js#L26 This can be useful in a number of cases

When you deposit funds into vaults (reproduced with 3crv and ycrv), the default is an infinite approval. However, if the user tweaks the approval to only approve the deposited amount,...

we should allow markdown where text is normally allowed, which will go great together with [internal links](https://github.com/Stremio/stremio-addon-sdk/issues/41)

enhancement

one way could be by "addon type" (resources): - All (no filter) - streaming addon - subtitles addon - ~~full addon (figure out a better name for this..addon that provides...

enhancement