We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad4270 commit ad43b14Copy full SHA for ad43b14
Kometa/README.md
@@ -273,11 +273,11 @@ ASSET_DIR=assets # top-level directory for those ass
273
```
274
The asset file system will be rooted at the directory in the `ASSET_DIR` setting, and `USE_ASSET_FOLDERS` controls whether the images are stored as:
275
276
-`USE_ASSET_FOLDERS=1`
+`USE_ASSET_FOLDERS=0`
277
278
Media-Scripts/Plex/assets/All That Jazz (1979) {imdb-tt0078754} {tmdb-16858}.jpg
279
280
-or `USE_ASSET_FOLDERS=0`
+or `USE_ASSET_FOLDERS=1`
281
282
Media-Scripts/Plex/assets/All That Jazz (1979) {imdb-tt0078754} {tmdb-16858}/poster.jpg
283
0 commit comments