Some typos
This commit is contained in:
@@ -1902,18 +1902,18 @@
|
||||
</div>
|
||||
<div style="padding-bottom: 10px;">
|
||||
<p class="help-block">All text inside <span class="inline-pre"><show></show></span>/<span class="inline-pre"><season></season></span>/<span class="inline-pre"><episode></episode></span>
|
||||
tags will only be sent when the media item is an show/season/episode.</p>
|
||||
tags will only be sent when the media item is a show/season/episode.</p>
|
||||
<p><strong style="color: #fff;">Example:</strong></p>
|
||||
<pre><show>{show_name}</show><seasom>{show_name} - Season {season_num}</season><episode>{show_name} - S{season_num}E{episode_num} - {episode_name}</episode> was recently added to Plex.</pre>
|
||||
<pre>{show_name}<season> - Season {season_num}</season><episode> - S{season_num}E{episode_num} - {episode_name}</episode> was recently added to Plex.</pre>
|
||||
</div>
|
||||
<div>
|
||||
<h4>Artist / Album / Track Tag</h4>
|
||||
</div>
|
||||
<div>
|
||||
<p class="help-block">All text inside <span class="inline-pre"><artist></artist></span>/<span class="inline-pre"><album></album></span>/<span class="inline-pre"><track></track></span>
|
||||
tags will only be sent when the media item is a track.</p>
|
||||
tags will only be sent when the media item is an artist/album/track.</p>
|
||||
<p><strong style="color: #fff;">Example:</strong></p>
|
||||
<pre><artist>{artist_name}</artist><album>{artist_name} - {album_name}</album><track>{artist_name} - {album_name} - {track_name}</track> was recently added to Plex.</pre>
|
||||
<pre>{artist_name}<album> - {album_name}</album><track> - {album_name} - {track_name}</track> was recently added to Plex.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user