mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 12:33:10 +00:00
Update assets.md
add generic TV example
This commit is contained in:
parent
c0e8bf2677
commit
038c703294
1 changed files with 6 additions and 0 deletions
|
@ -123,6 +123,12 @@ Assets can be stored anywhere on the host system that PMM has visibility of (i.e
|
|||
|
||||
* For **Shows**, **Seasons**, and **Episodes** replace `ASSET_NAME` with the exact name of the folder for the show as a whole.
|
||||
|
||||
That means the folder name exactly as it appears in the file system.
|
||||
```
|
||||
/path/to/media/tv/THE NAME OF THE FOLDER HOWEVER LONG IT IS AND WHATEVER IT CONTAINS/Season 01/EPISODE_FILE.mkv
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- THIS IS ASSET_NAME
|
||||
```
|
||||
|
||||
For example, given this show:
|
||||
```
|
||||
/path/to/media/tv/The Expanse (2015) {tvdb-280619}/Season 01/The Expanse (2015) - S01E01 - Dulcinea.mkv
|
||||
|
|
Loading…
Reference in a new issue