From d14c4e5137538559e7f17aa7963a69249c765984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oleg=20lu=C4=8Di=C4=87?= Date: Fri, 31 Jan 2025 23:40:50 +0100 Subject: [PATCH] Update README.md Complete rewrite of README.md --- README.md | 108 ++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 84 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index fc9f8e2..46a9da4 100644 --- a/README.md +++ b/README.md @@ -1,44 +1,104 @@ -# The Movie Database Addon +
+

The Movie Database Addon

+
-![TMDB](https://i.imgur.com/xekuwF8.png) +![TMDB](https://www.themoviedb.org/assets/2/v4/logos/v2/blue_short-8e7b30f73a4020692ccca9c88bafe5dcb6f8a62a4c6bc55cd9ba82bb2cd95f6c.svg) +
-**The Movie Database Addon** was intended to address some deficiencies in Stremio, such as title information in other languages and to add new titles that do not exist in Stremio, as well as improve your experience by connecting to personal TMDB account. +**The Movie Database Addon** was intended to address some deficiencies in Stremio, such as title information in other languages and to add new titles that do not exist in Stremio, as well as improve your experience by connecting to personal TMDB account, but has grown much more. Not to forget, the new design is here : ) -# How to install +
+

How to install

+
-To install TMDB Addons just enter the community's addons catalog, search for TMDB Addon, click on configure, choose your language and click on install, you will be redirected to Stremio and just click on install. +To install TMDB Addons just enter the community's addons catalog, search for TMDB Addon, click on configure, configure the addon as you like and click on install, you will be redirected to Stremio and just click on install. You can find more about addon configuration in the following section. -You can also do this through this link: [TMDB Addon Page](https://94c8cb9f702d-tmdb-addon.baby-beamup.club/configure) +You can also do this through the source link: [TMDB Addon Page](https://tmdb-addon-config-page.vercel.app/) - +
+

Home

+
+On homepage, you choose the language you want your metadata in. Supported languages are all the languages that themoviedb.org supports. On each homepage visit, you will be greeted with the backdrop of one of the most popular titles by the time you're visiting the website. -# Pros +
-1 - Information in your language: - - Title name - - Poster - - Description - - Trailers - - Episode title - - Episode description +![tmdb-addon-config-page vercel app_ (1)](https://github.com/user-attachments/assets/1e0d08b5-a061-43d5-a107-0a8e4dd2235f) -2 - Add titles that do not exist in Stremio: +
+

Catalogs

+
+On the catalogs page you choose which catalogs you want displayed on Stremio homescreen and Discover page. The titles are divided into Movies and Shows. +
-Example this 2017 series, on the left the result using the standard Stremio catalog, on the right the result using TMDB Addon. +![tmdb-addon-config-page vercel app_ (2)](https://github.com/user-attachments/assets/26a80bc8-b7ea-40b1-8f3a-ff12ae9ba41a) - +
+

Integrations

+
+This is a new feature which offers you to connect to one of the provided services and benefit from each of them. Each intergation has it's description in order for you to find out what it does. We will work on integrating more services with the addon in the future. -3 - You are free to correct wrong information, just correct the information on the TMDB website and the Addon will update automatically. +
-4 - Connect to your personal TMDB account and access your lists right from the Stremio app. +![tmdb-addon-config-page vercel app_ (3)](https://github.com/user-attachments/assets/1d051dde-3a71-4059-bfe6-35b266b5ff75) -5 - Enable IMDBId support and use other addon catalogues which require IMDB without any trouble. +
+

Others

+
+The page which provides you with additional options to fine-tune your experience. -6 - Connect to your RPDB account and use RPDB posters to enrich your experience with various rating sources. +
-# Cons +![tmdb-addon-config-page vercel app_ (4)](https://github.com/user-attachments/assets/e29d304e-4b67-4d42-8015-f93cec7a67f5) -1 - Some information may not be right, the Addon does not check the information it accesses the TMDB API directly. +
+

Cherry on top

+
+To finish the configuration and use it in your setup you just have to click on the install button and approve the installation in Stremio. + + + + +
+

Features

+
+ +
+

1 - Metadata in your language

+
+Metadata such as title name, poster, description, trailer etc. will be in the language you've chosen during configuration. + + +
+

2 - Add titles that do not exist in default Stremio catalog

+
+ +Many Anime's aren't available in Stremio's generic catalog because of lack of metadata on IMDb's end. With TMDB addon, you can access large number of titles that aren't available on IMDb, and not just Anime. + + +
+

3 - Correct all the wrong info

+
+You are free to correct all the wrong information you can find, just correct the information on the themoviedb.org website and the addon will update automatically. + + +
+

4 - Integrations

+
+The addon integrates with many services to supercharge your experience. + +
+

5 - IMDbID support

+
+Some addons rely on IMDb for thier metadata and that won't be problem with the TMDB Addon, simply enable the option Provide IMDb metadata and relax. + + + + +
+

Disclaimer

+
+ +Metadata **is not** provided by us, but by [TMDB](https://themoviedb.org/) and therefore is subject to change. That is the same reason for why we can't guarantee data validity. We are not responsible for any inconveniences caused by invalid or inappropriate metadata.