diff --git a/docs/stremio/setup.mdx b/docs/stremio/setup.mdx index f9c83d9..423aec4 100644 --- a/docs/stremio/setup.mdx +++ b/docs/stremio/setup.mdx @@ -742,7 +742,7 @@ These are the addons that provide the different catalogues (the rows of movies/s There is one built-in addon called cinemeta which provides Popular and Featured Movies and Series. However, there may be some shows that provide more results with the TMDB addon, so I highly recommend that you install the TMDB addon. -Much of these catalogue addons can be replaced by using lists from [MDBList](https://mdblist.com/). This is expanded on in the [Lists](extras/lists) section of this guide. +Much of these catalogue addons can be replaced by using lists from [MDBList](https://mdblist.com/). This is expanded on in the [Trakt](/stremio/extras/trakt) section of this guide. I recommend looking into it as catalogues from MDBList can be highly customised as well as refreshing more often. :::warning @@ -774,7 +774,7 @@ These addons will provide catalogues that pull movies and shows from popular str While you can use one of these separate addons to get the catalogues, it's also available in the TMDB addon which you may prefer as it also allows using a separate language for metadata. -I also recommend using lists from [MBDList](https://mdblist.com/), particularly from [Snoak](https://mdblist.com/lists/snoak), for this, as I expand upon in the [Lists](extras/lists) section of this guide as they will be more accurate and up to date. +I also recommend using lists from [MBDList](https://mdblist.com/), particularly from [Snoak](https://mdblist.com/lists/snoak), for this, as I expand upon in the [Trakt](/stremio/extras/trakt) section of this guide as they will be more accurate and up to date. ```mdx-code-block import StreamingCatalogs from "./addons/streaming-catalogs.mdx";