diff --git a/build.js b/build.js index 6be765a..2f06b30 100644 --- a/build.js +++ b/build.js @@ -225,11 +225,13 @@ getCached().then(cached => { version: '1.0.0', name: 'Stremio Community Addons List', description: 'Stremio Community Addons List', + types: ["movie", "series", "channel", "tv"], resources: ['addon_catalog'], + catalogs: [], addonCatalogs: [{ type: 'all', id: 'community', - name: 'Community', + name: 'Community (External)', }], };