mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
update settings
This commit is contained in:
parent
b2e507c667
commit
10435e8e55
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ i.e. `assets/Star Wars/poster.png` instead of `assets/Star Wars.png`
|
|||
|
||||
## Asset Depth
|
||||
Specify how many folder levels to scan for an item within the asset directory<br>
|
||||
At each asset level, PMM will look for either `(filename).ext` or a dedicated folder containing `poster.ext`
|
||||
At each asset level, PMM will look for either `medianame.ext` [such as Star Wars.png] or a dedicated folder containing `poster.ext`<br>
|
||||
i.e. `assets/Star Wars/poster.png` and `assets/Star Wars.png` are both asset depth 0
|
||||
and `assets/Movies/Star Wars/poster.png` and `assets/Movies/Star Wars.png` are both asset level 1
|
||||
* `asset_folders` must be set to `true` for this to take effect.
|
||||
|
|
Loading…
Reference in a new issue