0.2.57 - Traliers bug fixes
This commit is contained in:
@@ -140,6 +140,11 @@ var preferenceCatalogue = []preferenceDefinition{
|
||||
Description: "Roll into the next episode when one finishes.",
|
||||
Kind: preferenceToggle, Default: true,
|
||||
},
|
||||
{
|
||||
Key: "playNextEpisodePreview", Name: "Next-episode recap or preview", Area: "Playback",
|
||||
Description: "With auto-play on, play a matched YouTube recap or preview two minutes before the episode ends.",
|
||||
Kind: preferenceToggle, Default: false,
|
||||
},
|
||||
{
|
||||
Key: "showTenMinuteReminder", Name: "Ten-minute reminder", Area: "Playback",
|
||||
Description: "Show the lower-third when ten minutes are left.",
|
||||
|
||||
Reference in New Issue
Block a user