Add grouped metadata note

This commit is contained in:
JonnyWong16 2016-10-12 21:24:47 -07:00 committed by JonnyWong16
parent d47daba8c1
commit 2f291b167e

View file

@ -988,7 +988,8 @@
<input type="checkbox" name="notify_group_recently_added" id="notify_group_recently_added" value="1" ${config['notify_group_recently_added']}> Group notifications for recently added TV Shows or Music
</label>
<p class="help-block">
Enable to only send one TV Show/Season or Artist/Album notification for a batch of recently added Episodes or Tracks. Movies are unaffected.<br />
Enable to only send one TV Show/Season or Artist/Album notification for a batch of recently added media. Movies are unaffected.<br />
Note: When grouped, numeric ranges will be shown (e.g. S01E01-03), but specific episode/track metadata will be unavailable.
</p>
</div>