Addon lets you explore TMDB Collections, which are essentially grouped movie series. Discover collections featuring newly released movies or browse catalogs of popular and top-rated collections. You can filter by genre or search collections by actor, director, writer, movie or collection name in any language.
-
Multiple Catalogs:
-
Popular Collections
-
Top Rated Collections
-
Collections with Newly Released Movies
-
Browse by genres
-
Search by collection name
-
Search by movie name
-
Search by person (actor/director/writer)
-
-
Rich Filtering:
- Customizable addon configuration via web interface
- Toggle adult content visibility
- Enable/disable search functionality
- Select your preferred language
- Reorder, enable/disable catalogs
- Set catalogs to appear in Discover only
- Go to the addon webpage and click on the "Install addon" button
- Copy
.env.exampleto.env - Get your Fanart.tv API key from https://fanart.tv/get-an-api-key/
- Add your Fanart.tv API key to
.env
# Install dependencies
npm install
# Run in development mode
npm run dev
# Run in production mode
npm startThis addon uses:
- TMDB API for movie collections and metadata
- Fanart.tv for high-quality movie artwork
MIT License
- The Movie Database (TMDB) for their excellent API
- Fanart.tv for providing high-quality artwork
- Stremio for the amazing streaming platform