Update assets.md

Add a generic example
pull/1919/head
Chaz Larson 2 months ago committed by GitHub
parent fc8c258407
commit c0e8bf2677
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -95,7 +95,13 @@ Assets can be stored anywhere on the host system that PMM has visibility of (i.e
`ASSET_NAME` is "crazy-punctuation-collection"
* 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…
Cancel
Save