How It Works
Open any anime series in Stremio — the addon automatically detects filler, canon, mixed, and anime-canon episodes.
Where to See Filler Info
- Stream list — When you click an episode, the filler status badge (✅ Canon, ⛔ Filler, ⚠️ Mixed, 🔵 Anime Canon) appears as a stream entry. Filler episodes also show which canon episode to skip to.
- Subtitle track — Select the "Filler Check" subtitle — a brief badge pops up at the start of the episode.
Data Sources
- AnimeFillerList.com — Episode classification
- Jikan API — MAL metadata
Self-Host
git clone https://github.com/nehirakbass/anime-filler-checker
cd anime-filler-checker/stremio-addon
npm install && npm start
Add http://localhost:7000/manifest.json in Stremio.
Links
Site: www.animefillerchecker.com (Browser Extensions available here)
GitHub : https://github.com/nehirakbass/anime-filler-checker