refer to titles instead of movies or shows

This commit is contained in:
Nadim Zubidat
2025-06-30 17:12:17 +02:00
parent 8dc50dbdfb
commit b769acce84
+3 -3
View File
@@ -29,7 +29,7 @@ Below are instructions on how to find metadata provider identifiers for each sup
### The Movie Database (TVDB)
The identifier is found in the URL of the movie/show. For example:
The identifier is found in the URL of the title. For example:
URL: `https://www.themoviedb.org/movie/569094-spider-man-across-the-spider-verse`
@@ -37,7 +37,7 @@ Identifier: `[tmdbid-569094]`
### Internet Movie Database (IMDB)
The identifier is found in the URL of the movie/show. For example:
The identifier is found in the URL of the title. For example:
URL: `https://www.imdb.com/title/tt9362722/`
@@ -45,7 +45,7 @@ Identifier: `[imdbid-tt9362722]`
### The TV Database (TVDB)
The identifier is found on the main page of the movie/show. For example:
The identifier is found on the main page of the title. For example:
![How to find The TVDB media identifier](/images/docs/tvdb-media-identifier-example.png)