We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4a981 commit 3263211Copy full SHA for 3263211
docs/configuration.md
@@ -140,7 +140,7 @@
140
- `SeasonPosters`: Set to `true` to also create season posters.
141
- `BackgroundPosters`: Set to `true` to also create background posters.
142
- `TitleCards` : Set to `true` to also create title cards.
143
- - `SkipTBA` : Set to `true` to skip TitleCard creation if the Titletext is `TBA`.
+ - `SkipTBA` : If set to `true`, TitleCard creation will be skipped when TitleText contains any word from `SkipWords`.
144
- `SkipJapTitle` : Set to `true` to skip TitleCard creation if the Titletext is `Jap or Chinese`.
145
- `AssetCleanup` : Set to `true` to cleanup Assets that are no longer in Plex.
146
- `UseLogo` : Set to `true` to apply logos instead of title text to Posters.
0 commit comments