

#Stremio addons repository update#
add GitHub Repository Secret for Netlify Hook: Settings > Secrets (left side menu) > Actions > New repository secret: Name = "NETLIFY_BUILD_WEBHOOK" Paste URL copied from Netlify as Secret (this is needed for the GitHub Action from /.github/workflows/main.yml which will do a daily build to update votes).choose events that will trigger the website builds: Issues Labels Releases Pushes (optional events: Issue comments).


create a GitHub API token: Settings > Developer Settings (bottom left) > Personal access tokens (left side) > Tokens (classic) > Generate new token (copy the token to clipboard).in Netlify: Sites > (choose site) > Site Settings > Build & deploy > Build settings: Base directory = "Not set" Build command = "npm run build" Publish directory = "out/".connect Netlify to your GitHub fork (on main branch).edit /config.js with your repo information.enable issues for your fork: Settings > Features > Issues.
#Stremio addons repository license#
This project is available under the MIT license and uses exclusively free resources. daily at 08:15 by GitHub Actions (to update votes if no other event did).a new comment was made to an issue (to update comment count).a new issue is created (a new addon was submitted).The site is currently refreshed based on the following triggers: Labels for addons are a 1:1 copy of github labels used for issues, the colors chosen for these labels on github will also be used on the site.Ĭommenting on an issue will also add the comments to the dedicated addon page on the website. If the original poster closes their issue, or someone with access to the project closes the issue, the addon will be removed from the list.Īll addons in the list are ordered by the thumbs up / down votes of the github issues, if an addon has less than -10 votes it is removed from the list. When submitting an addon to the list, a github issue is created to represent this submission. Discord chat notifications for new addon releases.show comment count for each addon in the list.notifications for new addon releases (through GitHub followship)."is it online?" real-time check for addons (on the addon page).all addons are ordered by community votes.publishers can choose content language (if applicable).comment and discuss addons (through the GitHub commenting system).give a thumbs up / down to the addons that are already in the list (through GitHub comment reactions).add addons that are working (and not yet) in the list (by creating a new GitHub issue).This project is completely automated, what addons get in the list and what addons are removed is decided by each and every one of you, the only requirement is a free GitHub profile. (or join the Discord, all new addons are announced on the #bots channel) How Can I Help? To get notifications about new addons press the "Watch" button at the top right of this page. (you can also comment with GitHub on the website directly) To comment on an addon, find it in the issues and comment on the issue, this will update the comments on the site too. To upvote / downvote an addon, find it in the issues and react with a thumbs up / down to the issue comment. To submit a new addon to the list, use this link. To see the great list of Stremio Addons go to the website.
