mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 01:02:59 -07:00
Cleanup settings modal text
This commit is contained in:
parent
1a5cc02097
commit
fa51df192d
1 changed files with 29 additions and 29 deletions
|
@ -1264,7 +1264,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
Year
|
Year
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1285,7 +1285,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
Month
|
Month
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1316,7 +1316,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
Day of the Year
|
Day of the Year
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1337,7 +1337,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
Day of the Month
|
Day of the Month
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1363,7 +1363,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
Day of the Week
|
Day of the Week
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1389,7 +1389,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
Hour
|
Hour
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1420,7 +1420,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
Minute
|
Minute
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1441,7 +1441,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
Second
|
Second
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1462,7 +1462,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
AM / PM
|
AM / PM
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1483,7 +1483,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
Timezone
|
Timezone
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1504,7 +1504,7 @@
|
||||||
<table class="notification-params time-options">
|
<table class="notification-params time-options">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="3">
|
||||||
Timestamp
|
Timestamp
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1574,7 +1574,7 @@
|
||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><i
|
<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><i
|
||||||
class="fa fa-remove"></i></button>
|
class="fa fa-remove"></i></button>
|
||||||
<h4 class="modal-title">Notification String Substitutions</h4>
|
<h4 class="modal-title">Notification Parameters</h4>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<div>
|
<div>
|
||||||
|
@ -1584,7 +1584,7 @@
|
||||||
<table class="notification-params">
|
<table class="notification-params">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="2">
|
||||||
Global
|
Global
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1619,7 +1619,7 @@
|
||||||
<table class="notification-params">
|
<table class="notification-params">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="2">
|
||||||
Stream Details
|
Stream Details
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1778,7 +1778,7 @@
|
||||||
<table class="notification-params">
|
<table class="notification-params">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="2">
|
||||||
Metadata Details
|
Metadata Details
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -1915,12 +1915,12 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>{imdb_id}</strong></td>
|
<td><strong>{imdb_id}</strong></td>
|
||||||
<td>The IMDB ID for the movie. <span class="small-muted">(e.g. tt2488496)</span>
|
<td>The IMDB ID for the movie. <span class="small-muted">(e.g. tt2488496)</span>
|
||||||
<p class="small-muted">(PMS agent must be Freebase)</p></td>
|
<p class="small-muted">(PMS agent must be Plex Movie)</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>{imdb_url}</strong></td>
|
<td><strong>{imdb_url}</strong></td>
|
||||||
<td>The IMDB URL for the movie.
|
<td>The IMDB URL for the movie.
|
||||||
<p class="small-muted">(PMS agent must be Freebase)</p></td>
|
<p class="small-muted">(PMS agent must be Plex Movie)</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>{thetvdb_id}</strong></td>
|
<td><strong>{thetvdb_id}</strong></td>
|
||||||
|
@ -1972,7 +1972,7 @@
|
||||||
<table class="notification-params">
|
<table class="notification-params">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th colspan="2">
|
||||||
Plex Update Available
|
Plex Update Available
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -2039,27 +2039,27 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<div>
|
<div>
|
||||||
<div class="wellheader">
|
|
||||||
<h4>Movie Tag <strong><movie></movie></strong></h4>
|
|
||||||
</div>
|
|
||||||
<div>
|
<div>
|
||||||
<p class="help-block">All text inside a <strong>movie</strong> tag will only be sent when the media item being played back is a movie.</p>
|
<h4>Movie Tag</h4>
|
||||||
|
</div>
|
||||||
|
<div style="padding-bottom: 10px;">
|
||||||
|
<p class="help-block">All text inside <span class="inline-pre"><movie></movie></span> tags will only be sent when the media item is a movie.</p>
|
||||||
<p><strong style="color: #fff;">Example:</strong></p>
|
<p><strong style="color: #fff;">Example:</strong></p>
|
||||||
<pre>{user} has started playing {title} <movie>({year})</movie></pre>
|
<pre>{user} has started playing {title} <movie>({year})</movie></pre>
|
||||||
</div>
|
</div>
|
||||||
<div class="wellheader">
|
|
||||||
<h4>TV Tag <strong><tv></tv></strong></h4>
|
|
||||||
</div>
|
|
||||||
<div>
|
<div>
|
||||||
<p class="help-block">All text inside a <strong>tv</strong> tag will only be sent when the media item being played back is an episode.</p>
|
<h4>TV Tag</h4>
|
||||||
|
</div>
|
||||||
|
<div style="padding-bottom: 10px;">
|
||||||
|
<p class="help-block">All text inside <span class="inline-pre"><tv></tv></span> tags will only be sent when the media item is an episode.</p>
|
||||||
<p><strong style="color: #fff;">Example:</strong></p>
|
<p><strong style="color: #fff;">Example:</strong></p>
|
||||||
<pre>{user} has started playing {title} <tv>(S{season_num}E{episode_num})</tv></pre>
|
<pre>{user} has started playing {title} <tv>(S{season_num}E{episode_num})</tv></pre>
|
||||||
</div>
|
</div>
|
||||||
<div class="wellheader">
|
<div>
|
||||||
<h4>Music Tag <strong><music></music></strong></h4>
|
<h4>Music Tag</h4>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<p class="help-block">All text inside a <strong>music</strong> tag will only be sent when the media item being played back is a music track.</p>
|
<p class="help-block">All text inside <span class="inline-pre"><music></music></span> tags will only be sent when the media item is a track.</p>
|
||||||
<p><strong style="color: #fff;">Example:</strong></p>
|
<p><strong style="color: #fff;">Example:</strong></p>
|
||||||
<pre>{user} has started playing {title} <music>(Track {track_num})</music></pre>
|
<pre>{user} has started playing {title} <music>(Track {track_num})</music></pre>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue