mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:40:03 +03:00
refer to titles instead of movies or shows
This commit is contained in:
@@ -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:
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user