mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-30 22:06:29 +01:00
add tuner setup to startup wizard
This commit is contained in:
@@ -322,8 +322,8 @@ namespace MediaBrowser.Server.Implementations.LiveTv.EmbyTV
|
||||
{
|
||||
var defaults = new SeriesTimerInfo()
|
||||
{
|
||||
PostPaddingSeconds = 60,
|
||||
PrePaddingSeconds = 60,
|
||||
PostPaddingSeconds = 0,
|
||||
PrePaddingSeconds = 0,
|
||||
RecordAnyChannel = false,
|
||||
RecordAnyTime = false,
|
||||
RecordNewOnly = false
|
||||
|
||||
Reference in New Issue
Block a user