From c0e8bf267784d1182d13104716a40adf7ccf5084 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Wed, 13 Mar 2024 16:58:08 -0500 Subject: [PATCH] Update assets.md Add a generic example --- docs/pmm/guides/assets.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/pmm/guides/assets.md b/docs/pmm/guides/assets.md index 2cf4a2b7..8819e09f 100644 --- a/docs/pmm/guides/assets.md +++ b/docs/pmm/guides/assets.md @@ -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