Skip to content

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

    • 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

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

 
 
 

Contributors