
- #RARBG STREMIO ADD ON INSTALL#
- #RARBG STREMIO ADD ON UPDATE#
- #RARBG STREMIO ADD ON TV#
- #RARBG STREMIO ADD ON TORRENT#
#RARBG STREMIO ADD ON TV#
This addon lets you watch on-demand content such as TV series, documentaries, and movies. It is one of the popular addon for Stremio users.
#RARBG STREMIO ADD ON TORRENT#
Sometimes depending on the torrent availability, you will get 4K content of your favourite shows. Another great advantage of using RARBG addon is 4K supported content.


This addon fetches the torrent content from various Torrent servers and lets you play in SD to 1080P. It is one of the popular addons for finding popular movies and TV shows with a huge library. The former notation is preferred though.RARBG is one of the finest sources of finding torrent stuff for streaming in Stremio. filters not workingīoth conventions are accepted as of now, just to keep things simple. When creating an issue, please append the subject (and optionally the keyword) in square brackets to your title. Global changes that affects many packages or the repo as a wholeĬhanges to an existing addon or adding a new oneĪddon/stream-quality-filter: add more filtersĬhanges to cli packages or adding a new oneĬhanges to (npm) modules or adding a new oneĪnything that has to do with Kubernetes deployments Conventions Commit messagesĬommit messages should respect the following convention table: keyword See the kubernetes directory for basic installation instructions. If you're hardcore like me, you can also deploy maintained addons to a Kubernetes cluster. If you're not using docker compose, make sure the stremio-ts-addon and/or stremio-js-addon images are built locally before building any of the addon docker images. env files in each addon directory so all environment variables are set up properly. To get all addons up and running in production, enter docker-compose up -d in your terminal and you should be ready to go! Don't forget adjust your. This repository is docker-ready with docker compose.

To run a debug server for instance, you would usually run node build/server.js to start it. The target addon(s) should now each have a build directory next to the src directory, containing the transpiled javascript files. You can transpile all addons at once with lerna by executing: npm run build or you can also head to a specific addon directory and run npm run tsc.
#RARBG STREMIO ADD ON INSTALL#
If you'd rather not use lerna, you can also install dependencies for a single addon by running npm install within that addon directory as usual. To install all dependencies of all addons at once, you can enter the command npm run bootstrap at the project root. To install all required developer dependencies that are shared accross addons, navigate to the root directory (the directory where this README is in) and run npm install. The that are available in this repo are also available on DefinitelyTyped: npm install -save-dev. package.json // global package.json file that contains dev dependencies that are required by every package tsconfig.json // global typescript config file, which all addons extend modules // other useful packages that can be imported by addons cli // command line tools to aid development contains typescript declaration files (d.ts) for the addon SDK Overview of how this project is structured: Could be fixed, but only very few people used this addon anyways.

Archived Search and Play due to technical difficulties regarding hosting.Arhived Cartoon Extra because it has been taken down.Archived Podcasts in favor of Podcasts for All.Archived Anime torrents from horriblesubs because horriblesubs was killed by COVID-19.
#RARBG STREMIO ADD ON UPDATE#
requires update (see #6) but no-one used this addon anyways.If you want to resurrect any of these addons, create a pull requests to become its maintainer! Some of these still work, others probably don't. AddonsĪddons that are not maintained by me anymore but are kept for reference. Read more about the advantages of monorepos here. All of my Stremio addons in one monorepo.
