Skip to content

Annatar

Annatar is the fastest just-in-time torrent/debrid search add-on for Stremio, providing results in under 3s.

Get Elf Hosted Annatar from $0.1/day ๐Ÿช„

Screenshot of Annatar

Annatar searches torrent and debrid sites for cached content to provide instantly available content for Stremio. Results from Annatar typically arrive in 3s or less. Annatar achieves its speed by using several fanout queries and map-reduce functions to gather the fastest and most accurate results using Jackett APIs.

From the developer:

There are other plugins that are similar to Annatar, but my experience with them has been not great. Results typically take over 10s which is far from ideal. Annatar is fast enough that the short delay does not bother me. Content is cached using [redis]. This includes debrid links, Torrent metadata, and Jackett search results. Cache is built based on user-requests. Each new imdb id will be cold requested from Jackett, Cinemeta, and Debrid. Subsequent requests will retrieve cache (given some TTLs depending on arbitrary logic).

How do I access Annatar?

Annatar will be available from your dashboard (https://<username>.elfhosted.com>), or directly, at https://<username>-annatar.elfhosted.com

How do I use it?

Setup Jackett

Annatar relies on Jackett for returning results, so start with adding your indexers to Jackett, as illustrated below:

src="../../assets/external/user-content.gitlab-static.net/60db7355ad98b15185cdae787149722196f9ddee/68747470733a2f2f692e696d6775722e636f6d2f6759504e45794d2e706e67.png"

Configure your environment

Annatar is configured using environment variables. While most parameters are pre-configured, Jackett API key and indexers are expected to vary per-user, and must be manually configured. Use ElfBot to set your environment, by pasting a variation of the following into the Filebrowser console:

elfbot env annatar JACKETT_API_KEY=myapikeyisawesome
elfbot env annatar JACKETT_INDEXERS=eztv,kickasstorrents-ws,thepiratebay,therarbg,torrentgalaxy,yts

Tip

(You can re-run the commands to overwrite previous values, and you can confirm success by examining the elfbot-annatar ConfigMap using Kubernetes Dashboard.

Now visit your Annatar URL from your dashboard, enter your debrid provider API key, pick your indexers (may as well pick 'em all!), and click Install!

Annatar also works with

How do I get support for Annatar?

  1. For general use of Annatar, refer to the official site or to one of the links below.
  2. For specific support re your ElfHosted configuration / account, see the ElfHosted support options!

You can contribute directly to the development of Annatar using the following:

Annatar resources