mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-03-12 04:35:40 -07:00
Updated Exporter Guide (markdown)
parent
313123b167
commit
e3d18b59ab
@ -1368,7 +1368,7 @@ The exporter has several predefined export levels. The export levels are separat
|
||||
| `items` | | ✓<br>Includes [Items](#collection-item) Level 1 | ✓<br>Includes [Items](#collection-item) Level 2 | ✓<br>Includes [Items](#collection-item) Level 3 | ✓<br>Includes [Items](#collection-item) Level 9 |
|
||||
</details>
|
||||
|
||||
* <a id="collection-item">**Note:**</a> Collection `items` can be [Movies](#movie) or [Shows](#show) depending on the collection.
|
||||
* <a id="collection-item">**Note:**</a> Collection `items` can be [Movies](#movie), [Shows](#show), [Seasons](#season), [Episodes](#episode), [Artists](#artist), [Albums](#album), or [Tracks](#track) depending on the type of collection.
|
||||
|
||||
|
||||
### <a id="playlist">Playlists</a>
|
||||
@ -1405,4 +1405,4 @@ The exporter has several predefined export levels. The export levels are separat
|
||||
| `items` | | ✓<br>Includes [Items](#playlist-item) Level 1 | ✓<br>Includes [Items](#playlist-item) Level 2 | ✓<br>Includes [Items](#playlist-item) Level 3 | ✓<br>Includes [Items](#playlist-item) Level 9 |
|
||||
</details>
|
||||
|
||||
* <a id="playlist-item">**Note:**</a> Playlist `items` can be [Movies](#movie), [Episodes](#episode), [Tracks](#track), or [Photos](#photo) depending on the playlist.
|
||||
* <a id="playlist-item">**Note:**</a> Playlist `items` can be [Movies](#movie), [Episodes](#episode), [Tracks](#track), or [Photos](#photo) depending on the type of playlist.
|
||||
|
Loading…
x
Reference in New Issue
Block a user