mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01:00
add playback of in-progress recordings
This commit is contained in:
@@ -10,7 +10,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
public int ClientDiscoveryIntervalSeconds { get; set; }
|
||||
public int BlastAliveMessageIntervalSeconds { get; set; }
|
||||
public string DefaultUserId { get; set; }
|
||||
public bool EnableMovieFolders { get; set; }
|
||||
|
||||
public DlnaOptions()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user