Skip to content

Addon lets you explore TMDB Collections, which are essentially grouped movie series. Discover collections featuring newly released films or browse catalogs of popular and top-rated collections. You can filter by genre or search collections by movie, actor, director, or collection name in any language.

Notifications You must be signed in to change notification settings

youchi1/tmdb-collections

Repository files navigation

TMDB Collections - Stremio Addon

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.

Features

  • Multiple Catalogs:

    • Popular Collections
    • Top Rated Collections
    • Collections with Newly Released Movies
  • Rich Filtering:

    • Browse by genres
    • Search by collection name
    • Search by movie name
    • Search by person (actor/director/writer)

Installation

  1. Go to the addon webpage and click on the "Install addon" button

Development

Environment Variables

  1. Copy .env.example to .env
  2. Get your Fanart.tv API key from https://fanart.tv/get-an-api-key/
  3. Add your Fanart.tv API key to .env

Running Locally

# Install dependencies
npm install

# Run in development mode
npm run dev

# Run in production mode
npm start

API Integration

This addon uses:

  • TMDB API for movie collections and metadata
  • Fanart.tv for high-quality movie artwork

License

MIT License

Acknowledgments

About

Addon lets you explore TMDB Collections, which are essentially grouped movie series. Discover collections featuring newly released films or browse catalogs of popular and top-rated collections. You can filter by genre or search collections by movie, actor, director, or collection name in any language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published