mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 19:54:48 +03:00
update legacy hd homerun support
This commit is contained in:
@@ -89,7 +89,9 @@ namespace MediaBrowser.Model.Dto
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if this instance has configured easy password; otherwise, <c>false</c>.</value>
|
||||
public bool HasConfiguredEasyPassword { get; set; }
|
||||
|
||||
|
||||
public bool? EnableAutoLogin { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the last login date.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user