mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2025-02-18 06:48:25 +00:00
Update assets.md
Add a generic example
This commit is contained in:
parent
fc8c258407
commit
c0e8bf2677
1 changed files with 7 additions and 1 deletions
|
@ -96,6 +96,12 @@ Assets can be stored anywhere on the host system that PMM has visibility of (i.e
|
|||
|
||||
* For **Movies** replace `ASSET_NAME` with the exact name of the folder the video file is stored in.
|
||||
|
||||
That means the folder name exactly as it appears in the file system.
|
||||
```
|
||||
/path/to/media/movies/THE NAME OF THE FOLDER HOWEVER LONG IT IS AND WHATEVER IT CONTAINS/MOVIE_NAME.mp4
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- THIS IS ASSET_NAME
|
||||
```
|
||||
|
||||
For example, given this movie:
|
||||
```
|
||||
/path/to/media/movies/Star Wars (1977) {imdb-tt0076759} {tmdb-11}/Star Wars (1977) [1080p].mp4
|
||||
|
|
Loading…
Add table
Reference in a new issue