mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-06 14:54:00 -07:00
Add grouped metadata note
This commit is contained in:
parent
d47daba8c1
commit
2f291b167e
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue