Fix metadata for grouped recently added notifications

This commit is contained in:
Jonathan Wong 2015-12-12 13:16:35 -08:00
parent 1262de2ae2
commit c042d9e39a
2 changed files with 21 additions and 6 deletions

View file

@ -533,7 +533,8 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
<label>
<input type="checkbox" name="notify_recently_added_grandparent" id="notify_recently_added_grandparent" value="1" ${config['notify_recently_added_grandparent']}> Group notifications for recently added TV Shows or Music
</label>
<p class="help-block">Enable to only get one TV Show or Artist notification for recently added Episodes or Tracks. Movies are unaffected.</p>
<p class="help-block">Enable to only get one TV Show or Artist notification for a batch of recently added Episodes or Tracks. Movies are unaffected.<br />
Note: No Season/Episode or Album/Track metadata will be available.</p>
</div>
<div class="form-group">
<label for="notify_recently_added_delay">Notification Delay</label>