enum Stremio::Addon::DevKit::ResourceType

Overview

This should be customized based on your addon See: https://github.com/Stremio/stremio-addon-sdk/blob/master/docs/api/responses/manifest.md#filtering-properties

WARNING This IS case sensative and should be lower-case

NOTE These values must correspond to the names used in the url (ie: //meta//..., /catalog//...)

Defined in:

stremio-addon-devkit/resource_type.cr

Enum Members

Catalog = 0

Instance Method Summary

Instance Method Detail

def catalog? #

[View source]
def to_s #

source: https://github.com/crystal-lang/crystal/issues/1329#issuecomment-192890286


[View source]