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: /
Defined in:
stremio-addon-devkit/resource_type.crEnum Members
-
Catalog =
0
Instance Method Summary
-
#catalog?
Returns
trueif this enum value equalsCatalog -
#to_s
source: https://github.com/crystal-lang/crystal/issues/1329#issuecomment-192890286