Added setting to choose whether to scrobble or not on rewatches
This commit is contained in:
@@ -78,6 +78,13 @@
|
||||
Percentage watched needed to scrobble
|
||||
</div>
|
||||
</div>
|
||||
<div class="checkboxcontainer">
|
||||
<label>
|
||||
<input is="emby-checkbox" type="checkbox" id="ScrobbleRewatches"/>
|
||||
<span>Autoscrobbling Rewatches</span>
|
||||
</label>
|
||||
</div>
|
||||
<br>
|
||||
<button is="emby-button" type="submit" class="raised button-submit block"><span>${Save}</span>
|
||||
</button>
|
||||
<button is="emby-button" type="button" class="raised block" onclick="history.back();"><span>${Cancel}</span>
|
||||
|
||||
Reference in New Issue
Block a user