Skip to content

Commit b16f721

Browse files
authored
Update README.md
1 parent 83dd8fe commit b16f721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ Posterizarr is cross-platform ready, meaning it can run on Linux (also arm), [Do
104104
>- **Fanart Personal API Key:** [Obtain Fanart API Key](https://fanart.tv/get-an-api-key)
105105
>- **TVDB API Key:** [Obtain TVDB API Key](https://thetvdb.com/api-information/signup)
106106
- **Do not** use `"Legacy API Key"`, it only works with a Project Api Key.
107-
- If you are a TVDB subscriber, you can append your PIN to the end of your API key in the format `YourApiKey#YourPin`. (It is important to include a `#` between the API key and the PIN.)
108107
>- **ImageMagick:**
109108
- **Version 7.x is required** - The script handles downloading and using a portable version of ImageMagick for all platforms. **(You may need to run the Script as Admin on first run)**. If you prefer to reference your own installation or prefer to download and install it yourself, goto: [Download ImageMagick](https://imagemagick.org/script/download.php)
110109
>- **Powershell Version:** 5.x or higher (Docker Image uses v7.4.2).
@@ -120,6 +119,7 @@ Posterizarr is cross-platform ready, meaning it can run on Linux (also arm), [Do
120119
<br>
121120

122121
- `tvdbapi`: Your TVDB Project API key.
122+
- If you are a TVDB subscriber, you can append your PIN to the end of your API key in the format `YourApiKey#YourPin`. (It is important to include a `#` between the API key and the PIN.)
123123
- `tmdbtoken`: Your TMDB API Read Access Token.
124124
- `FanartTvAPIKey`: Your Fanart personal API key.
125125
- `PlexToken`: Your Plex token (Leave empty if not applicable).

0 commit comments

Comments
 (0)