Debugging

This commit is contained in:
Oleg lučić
2025-02-01 12:04:20 +01:00
committed by GitHub
parent d14c4e5137
commit a6b8d95bcc
+19 -5
View File
@@ -7,20 +7,25 @@
**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 : )
<br><br>
<div align="center">
<h1>How to install</h1>
</div>
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.
<br>
You can also do this through the source link: [TMDB Addon Page](https://tmdb-addon-config-page.vercel.app/)
<div align="center">
<h2>Home</h2>
</div>
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.
<br>
<br><br>
![tmdb-addon-config-page vercel app_ (1)](https://github.com/user-attachments/assets/1e0d08b5-a061-43d5-a107-0a8e4dd2235f)
@@ -28,7 +33,8 @@ On homepage, you choose the language you want your metadata in. Supported langua
<h2>Catalogs</h2>
</div>
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.
<br>
<br><br>
![tmdb-addon-config-page vercel app_ (2)](https://github.com/user-attachments/assets/26a80bc8-b7ea-40b1-8f3a-ff12ae9ba41a)
@@ -37,7 +43,7 @@ On the catalogs page you choose which catalogs you want displayed on Stremio hom
</div>
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.
<br>
<br><br>
![tmdb-addon-config-page vercel app_ (3)](https://github.com/user-attachments/assets/1d051dde-3a71-4059-bfe6-35b266b5ff75)
@@ -46,7 +52,7 @@ This is a new feature which offers you to connect to one of the provided service
</div>
The page which provides you with additional options to fine-tune your experience.
<br>
<br><br>
![tmdb-addon-config-page vercel app_ (4)](https://github.com/user-attachments/assets/e29d304e-4b67-4d42-8015-f93cec7a67f5)
@@ -55,18 +61,21 @@ The page which provides you with additional options to fine-tune your experience
</div>
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.
<br><br>
<div align="center">
<h1>Features</h1>
</div>
<div align="center">
<h2>1 - Metadata in your language</h2>
</div>
Metadata such as title name, poster, description, trailer etc. will be in the language you've chosen during configuration.
<br>
<div align="center">
<h2>2 - Add titles that do not exist in default Stremio catalog</h2>
@@ -74,23 +83,28 @@ Metadata such as title name, poster, description, trailer etc. will be in the la
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.
<br>
<div align="center">
<h2>3 - Correct all the wrong info</h2>
</div>
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.
<br>
<div align="center">
<h2>4 - Integrations</h2>
</div>
The addon integrates with many services to supercharge your experience.
<br>
<div align="center">
<h2>5 - IMDbID support</h2>
</div>
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.
<br><br>